summaryrefslogtreecommitdiffstats
path: root/debian/pluginconfig/load.cfg
blob: c87efdefe35619edd707426fb6dd3cd4320e86a3 (plain)
1
2
3
4
5
6
# 'check_load' command definition
define command{
	command_name	check_load
	command_line	/usr/lib/nagios/plugins/check_load --warning='$ARG1$,$ARG2$,$ARG3$' --critical='$ARG4$,$ARG5$,$ARG6$'
	}