Code

Added host checks
[nagixsc.git] / examples / nagixsc_usrlocal.conf
index 2aac151a5b72570e89c84f08e2044502feb273d1..871ef642937a6010459182aaf0e67c38919390e1 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/local/nagios/libexec/check_host -H 127.0.0.1
 Disk_Home: /usr/local/nagios/libexec/check_disk -w 10% -c 5% -m -p /home
 Disk_Root: /usr/local/nagios/libexec/check_disk -w 10% -c 5% -m -p /
 Load: /usr/local/nagios/libexec/check_load -w 5,5,5 -c 10,10,10