Nagios3

Updated . Posted . Visible to the public.

PING services_nagios2.cfg

cat /etc/nagios3/conf.d/services_nagios2.cfg 
# check that ping-only hosts are up
define service {
        hostgroup_name                  all
        service_description             PING
	check_command                   check_ping!100.0,20%!500.0,60%
        use                             generic-service
	notification_interval           0 ; set > 0 if you want to be renotified
}

define hostextinfo{
        hostgroup_name          ONUs
        notes                   ONUs
        notes_url               http://webserver.localhost.localdomain/hostinfo.pl?host=netware1
        icon_image              FNagios/hardware/modem3.png
        icon_image_alt          Servers
        vrml_image              debian.png
        statusmap_image         FNagios/hardware/modem3.gd2
        }

Profile picture of L3UNIX
L3UNIX
Last edit
L3UNIX
Posted by L3UNIX to L3UNIX's deck (2016-01-17 20:43)