Forecast Metric
forecast_metricPredict when a monitoring metric will hit its warning or critical threshold by analyzing historical trends, reporting the projected date and rate of change.
Instructions
When a measured value reaches its warning or critical threshold, from a straight line through its history. Reports the rate of change, the date and how well the line fits, per metric of the check. Use it for "when will the disk on db01 be full" or "what is filling up".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | How much history the forecast is computed from. | |
| metric | No | Only this metric of the check, by its name. Empty: every metric it records. | |
| hostname | Yes | Exact host name. Required - there is no estate-wide form of this tool. A name that matches no host is answered with the tools that can find the right one. | |
| servicename | Yes | Exact service name on that host. Required. A name that matches no service is answered with the tools that can find the right one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||