problem with servicegroups

enediel gonzalez enediel at hotmail.com
Tue Jun 27 22:05:47 CEST 2006


hello:
I've Nagios 2.0b3 installed on debian, I declared a group of services, but 
nowhere I see it using
the status.cgi, only appear hosts and services associated with them


my configuration is the following
/usr/local/nagios/etc/servicegroups/servicegroups.cfg

define servicegroup{
	servicegroup_name	test
	alias			test
	}


I double check this declaration on nagios.cfg
cfg_dir=/usr/local/nagios/etc/servicegroups

the services associated with this group have the servicegroups declaration 
in the same way I declared on this example.


      define service{
        use                             generic-service         ; Name of 
service template to use

        host_name                       3com
        service_description             UP
        servicegroups			test
        notification_interval           12
        contact_groups                  Network,admins
        check_command                   check_icmp!20,40%!60,60%
        }

I executed nagios with -v and it did not report any error, but the group is 
not visible with status.cgi

Thanks in advance for any help
Enediel

Linux user 300141
Debian GNU/Linux



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list