nagios: reworked perfdata for check_linux_memory
This commit is contained in:
parent
94b53010c8
commit
57fbb41825
3 changed files with 150 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue