Hi All,

I was trying to monitor switches but as soon as I configured it, the services 
of my server monitoring is not visible on the page anymore -



The host associated to the group (test) is not displayed and the services are 
also not there.

But, when I go to configuration link on Nagios page and search for my host 
"server_monitoring" associated with "Test Servers", I can view all my services -



In the scripts, I have assigned hosts to host groups -

define host{
       use             generic-host ; Name of host template to use
       host_name       server_monitoring
       alias           Intranet Server
       address         192.xxx.xx.13
       max_check_attempts      10              ; Check each host 10 times (max)
       contact_groups          SSEs
       hostgroups      test
}

define hostgroup{
        hostgroup_name  test
        alias           Test Servers
}

Have you ever come across this kind of issue? I have been struggling hard with 
my configurations to get the services back but of no use.

Do you have a suggestion for me that can help me resolve the issue?

Thanks & Regards,
Sakshi Anand


<<inline: Paintbrush Picture 1.jpg>>

<<inline: Paintbrush Picture 2.jpg>>

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to