1
0
Fork 0

nagios: reworked perfdata for check_linux_memory

This commit is contained in:
Chl 2024-04-19 20:48:23 +02:00
parent 94b53010c8
commit 57fbb41825
3 changed files with 150 additions and 1 deletions

View file

@ -5,7 +5,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
command[check_linux_memory]=/usr/local/share/scripts-admin/nagios/check_linux_memory2.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