1
0
Fork 0

check_linux_memory: adding OOMKill detection

This commit is contained in:
Chl 2023-11-19 19:24:04 +01:00
parent 160c938744
commit 1d609af762
2 changed files with 21 additions and 4 deletions

View file

@ -4,6 +4,7 @@ command[check_load]=/usr/lib/nagios/plugins/check_load -w 1,1,1 -c 3,2,2
command[check_network_volume]=/usr/local/share/scripts-admin/nagios/check_network_volume.sh
command[check_swaping]=/usr/local/share/scripts-admin/nagios/check_swaping.sh
command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 60% -c 30%
command[check_linux_memory]=/usr/local/share/scripts-admin/nagios/check_linux_memory.sh
# Petite commande temporaire pour étudier souci neighbour table overflow
command[check_network-neighbour-table]=/usr/local/share/scripts-admin/nagios/check_network-neighbour-table.sh