Nagios Map

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
cterry195
Posts: 4
Joined: Fri Sep 16, 2011 12:45 pm

Nagios Map

Post by cterry195 »

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
marclnh
Posts: 1
Joined: Wed Apr 11, 2012 6:13 pm

Re: Nagios Map

Post by marclnh »

I have the same question. I was wondering if you had figured out a solution for separating prod and dev environments? Thanks!
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios Map

Post by mguthrie »

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.
Locked