Code

Added host checks
[nagixsc.git] / examples / nagixsc_debian.conf
index 1b82196b4dd03496150e45680bb1cced248c0b96..8b47fd67e60c19527e91cfa79de78c60da946dba 100644 (file)
@@ -3,7 +3,8 @@ Reserved: For future use
 
 [host1]
 _underscores_at_start: reserved
-_host_name: host1
+_use_section_name_as: host_name in nagios
+_host_check: /usr/lib/nagios/plugins/check_host -H 127.0.0.1
 Disk_Home: /usr/lib/nagios/plugins/check_disk -w 10% -c 5% -m -p /home
 Disk_Root: /usr/lib/nagios/plugins/check_disk -w 10% -c 5% -m -p /
 Load: /usr/lib/nagios/plugins/check_load -w 5,5,5 -c 10,10,10