feat - add ceph check

This commit is contained in:
Ludovic Cartier
2026-04-24 21:29:27 +02:00
parent 9b2412c775
commit 2dc995209c
4 changed files with 122 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@ The following checks are deployed to `/usr/lib/nagios/plugins/` (or configured p
| `nrpe_redis_fragments_critical` | `2.0` | `check_redis_health` | Critical threshold for fragmentation ratio. |
| `nrpe_redis_replication_lag_warning` | `10` | `check_redis_health` | Warning threshold for replication lag (seconds). |
| `nrpe_redis_replication_lag_critical` | `60` | `check_redis_health` | Critical threshold for replication lag (seconds). |
| `nrpe_ceph` | false | `check_ceph` | Ceph server monitoring |
## Example Playbooks