Noisy Checks
find_noisy_checksIdentify sources of alert noise: flapping services, frequent notifiers, and long-running unacknowledged problems. Use it to understand why alerts occur and what to clean up.
Instructions
Checks that cause noise and what to do about each: flapping services, the services that notified most, and problems that have lasted without anyone acknowledging them or scheduling a downtime. Use it for "what is noisy", "why do we get so many alerts" or "what should we clean up".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | The window for notifications. | |
| limit | No | How many entries to list per finding. | |
| container | No | Only this container: its exact name or path, e.g. tenant-a. | |
| hostgroup | No | Only hosts of this host group: its exact name. | |
| older_than_hours | No | A problem counts as long-standing after this many hours. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||