File: radius.cfg

package info (click to toggle)
monitoring-plugins 2.3.3-5%2Bdeb12u2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,996 kB
  • sloc: ansic: 63,549; sh: 14,212; perl: 7,390; makefile: 487
file content (6 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
# 'check_radius' command definition
define command{
	command_name	check_radius
	command_line	/usr/lib/nagios/plugins/check_radius -F /etc/radcli/radiusclient.conf -H '$HOSTADDRESS$' -P '$ARG4$' -t '$ARG3$' -u '$ARG1$' -p '$ARG2$'
	}