You've already forked nrpe
feat - add ceph check
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user