All,<br> I am seeing some inconsistencies in status.cgi. I have servicegroup "A" which is running on 2 hosts. When I go to the following link. on top there are two sections "Host Status Totals" and "Service Status total". On my "Host Status Total" section it should only show host status of the 2 hosts that are associated with service "A". Instead it shows all hosts for entire nagios instance. Is this a bug please advise on this. Thanks<br>
<br><br>define host {<br> host_name host1<br> use atg-standard<br> hostgroups Aprod-groups<br> alias host1<br> address host1<br>
contact_groups something<br>}<br>define host {<br> host_name host2<br> use atg-standard<br> hostgroups Aprod-groupsgroups<br> alias host2<br>
address host2<br> contact_groups something<br><br>}<br><br>define hostgroup{<br>hostgroup_name Aprod-groups<br>alias Aprod<br>}<br><br><br>define service {<br>
use standard<br> hostgroup_name Aprod-groups<br> service_description A<br> servicegroups A<br> check_command check_A<br> contact_groups something<br>
}<br><br><br><br><br><a href="https://nagios.example.com/nagios/cgi-bin/status.cgi?servicegroup=A&style=overview">https://nagios.example.com/nagios/cgi-bin/status.cgi?servicegroup=A&style=overview</a><br><br clear="all">
<br>-- <br>Cordially,<br>Shadhin Rahman<br>