Search found 3 matches
- Wed Nov 14, 2012 7:33 am
- Forum: Open Source Nagios Projects
- Topic: Hiding cluster service checks
- Replies: 1
- Views: 771
Hiding cluster service checks
We have a sqlserver database clustered by 3 machines. Meaning if sqlserver on A fails, then sqlserver on B is started and users are directed to B. I used the documentation to set up 3 services that check if sqlserver is running on each machine. Then created another service that uses the check_cluste...
- Fri Nov 09, 2012 7:00 am
- Forum: Open Source Nagios Projects
- Topic: Hide hosts from user in status cgi
- Replies: 3
- Views: 1713
Re: Hide hosts from user in status cgi
So it is an all or nothing situation? The user can either be a contact for all hosts in a host group to see that host group in the status cgi, otherwise he sees none of the hosts from that hostgroup? I would have thought there would be a configuration option to just display the hosts in a hostgroup ...
- Thu Nov 08, 2012 3:44 pm
- Forum: Open Source Nagios Projects
- Topic: Hide hosts from user in status cgi
- Replies: 3
- Views: 1713
Hide hosts from user in status cgi
Using latest Nagios core on Ubuntu 12.04 (precise) I have created a user in htpasswd.users. I think set this user up to be a contact for 2 hosts. The first host is the only host in host group A. The second host is one of many hosts in host group B. When I log into the Nagios core website as this new...