nagios: adding check_swaping.sh
This commit is contained in:
parent
2e7e98e812
commit
fc4d38b8cd
2 changed files with 170 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
command[check_disks]=/usr/lib/nagios/plugins/check_disk -f -w 10% -c 5% -W 50% -K 5% -l -X tmpfs -X devpts -X usbfs -X nsfs -X overlay
|
||||
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
|
||||
|
||||
# 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