add check_reboot_required

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Ludovic Cartier
2026-05-04 18:52:10 +02:00
parent 467ff2bf28
commit e86ddb3700
2 changed files with 107 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ command[check_proc_age_{{ process }}]=/usr/lib/nagios/plugins/check_proc_age -p
{% endif %}
command[check_systemd_failed]=/usr/lib/nagios/plugins/check_systemd_failed
command[check_needrestart]=/usr/lib/nagios/plugins/check_needrestart
command[check_reboot_required]=/usr/lib/nagios/plugins/check_reboot_required
# disk
# -w <%>: Warning threshold for block usage.