I'm new to working with Nagios and I wanted to find an answer to a couple of questions.
1. Is there a way to create different pages to show say for example all production servers and then test/development servers on a different page.
2. And somewhat releted if we wanted a remote techician to only be able to view their server(s) information is that possible?
Thanks
Charles
Nagios Map
Re: Nagios Map
I have the same question. I was wondering if you had figured out a solution for separating prod and dev environments? Thanks!
Re: Nagios Map
The simplest way to set this up is with hostgroups and servicegroups. It's a built-in way to sort your hosts and services. You can also assign contacts based on what you want them to see. The default behavior in nagios is that a contact will only be able to see the hosts and services that they are a contact for, unless they're granted global access in the cgi.cfg file.