Hi,
Looking for some help regarding hostgroup overview url. I have defined a number of hostgroups and when I select Hostgroup Overview I correctly see the hostgroups with hosts/services listed. If I want to look at one hostgroup it brings up Service Status Details For Host Group X, so if I have a host which does not have a service it is not included in the list. I have a number of hosts that do not have any services running on them - only the host check and I want them to be included. The url I want loaded when I select a particular hostgroup overview is
https://<ip-address>/nagios/cgi-bin/status.cgi?hostgroup=SITEA+Remote+sites&style=hostdetail
but this is the one that is loaded which is service group overview
https://<ip-address>/nagios/cgi-bin/status.cgi?hostgroup=SITEA+Remote+sites&style=detail
Is there a way to change this ?
Thanks,
Michelle
Hostgroup url
Re: Hostgroup url
The Nagios CGI pages are coded in C, and you will need to edit the source and recompile if you want to change this. If you think the default behavior should be changed, file a feature request on the tracker here.