mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
Works as before: -w 1w -c 2w New (as before, but also warn if uptime < 5m, and crit if uptime < 2m): -w 5m:1w -c 2m:2w (idea by @sni) Also refactored the time calculation, if a suffix is present: New sub calc_as_seconds($) |
||
|---|---|---|
| .. | ||
| check_disk_smb.t | ||
| check_file_age.t | ||
| check_ifoperstatus.t | ||
| check_ifstatus.t | ||
| check_rpc.t | ||
| check_uptime.t | ||
| utils.t | ||