Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command[check_users]=/usr/lib/nagios/plugins/check_users -w 5 -c 10
- command[check_load]=/usr/lib/nagios/plugins/check_load -w 15,10,5 -c 30,25,20
- command[check_disk]=/usr/lib/nagios/plugins/check_disk -w 20% -c 10% -p /dev/xvda2
- command[check_total_procs]=/usr/lib/nagios/plugins/check_procs -w 200 -c 350
- command[check_temp]=/usr/lib/nagios/plugins/check_sensors
- # command[check_linux_raid]=/usr/lib/nagios/plugins/check_linux_raid
- command[check_mailq]=sudo /usr/lib/nagios/plugins/check_mailq -w 50 -c 100
- command[check_mysql]=/usr/lib/nagios/plugins/check_mysql -u nagios_test -p nagtest
- command[check_swap]=/usr/lib/nagios/plugins/check_swap -w 85\% -c 50\%
- command[check_apt]=/usr/lib/nagios/plugins/check_apt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement