File: load.cfg

package info (click to toggle)
monitoring-plugins 2.2-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,788 kB
  • sloc: ansic: 60,015; sh: 13,872; perl: 6,291; makefile: 477
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (13)
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$'
	}