Search found 3 matches
- Tue Aug 07, 2012 7:10 am
- Forum: Open Source Nagios Projects
- Topic: Display one service check
- Replies: 4
- Views: 1969
Re: Display one service check
Thanks for the response and pointing me in the right direction. This makes since to me so I believe this will resolve my issue. 
- Mon Aug 06, 2012 3:18 pm
- Forum: Open Source Nagios Projects
- Topic: Display one service check
- Replies: 4
- Views: 1969
Re: Display one service check
Thanks for getting back to me. Sorry for delayed response. I will try to explain this better. So I have domain.com/nagios/cgi-bin/status.cgi?hoststatustypes=6&servicestatustypes=16&style=hostsummary&noheader=yes In my URl. This shows my hosts with critical status and all services for tha...
- Mon Jun 04, 2012 8:38 am
- Forum: Open Source Nagios Projects
- Topic: Display one service check
- Replies: 4
- Views: 1969
Display one service check
Hello all, I am trying to figure out a way to just display one service for a host group. I was trying to manipulate the status.cgi url to accomplish this but had no luck. I have a service check I created that uses netstat to tell me the connections to our servers. The check works fine and displays i...