Search found 7 matches

by rshankar93
Mon Feb 10, 2014 3:54 pm
Forum: Open Source Nagios Projects
Topic: Nagios Users service authorization
Replies: 1
Views: 1092

Nagios Users service authorization

I have a nagios instance which is monitoring about 5 hosts. I want to add a new user and allow that user to only have access to view one of the hosts and the services being monitored on that. I'm not sure how to achieve this. In the cgi.cfg file I can see the authorized_for_all_services, authorized_...
by rshankar93
Sun Feb 09, 2014 9:26 pm
Forum: Open Source Nagios Projects
Topic: Configuring Nagios to run on a different port
Replies: 1
Views: 1821

Configuring Nagios to run on a different port

The normal nagios configuration allows nagios to run on port 80 on the localhost. How do I change this port? Which file is this information located in?
by rshankar93
Sat Feb 08, 2014 7:05 pm
Forum: Open Source Nagios Projects
Topic: Launching Multiple Nagios instances on the same server
Replies: 4
Views: 4794

Launching Multiple Nagios instances on the same server

I have a server on which I have installed nagios. I have duplicated the nagios.cfg file and changed some configuration properties in the duplicated file. I am trying to now launch both instances of nagios. However, both these instances would be listening on the same port. I wasn't able to find a con...
by rshankar93
Fri Jan 31, 2014 5:49 pm
Forum: Open Source Nagios Projects
Topic: Monitoring remote host via Nagios Core
Replies: 2
Views: 1457

Monitoring remote host via Nagios Core

I have finished the default configuration to monitor the local host using the Nagios instance, Now I would like to modify the configurations so that I can monitor a remote host. How do I accomplish this? I can see there files in the /etc/objects that I might need to change. Can someone provide a goo...
by rshankar93
Fri Jan 31, 2014 3:37 pm
Forum: Open Source Nagios Projects
Topic: Nagios CGI authorization
Replies: 5
Views: 2438

Re: Nagios CGI authorization

Is that available on Nagios core? I am running Nagios core 3.5.1
by rshankar93
Fri Jan 31, 2014 1:52 pm
Forum: Open Source Nagios Projects
Topic: Nagios CGI authorization
Replies: 5
Views: 2438

Re: Nagios CGI authorization

I am logged in as a different user. Is there a way where I can specify that the user should be able to see any service and host details? I thought disabling cgi authorization would do this.
by rshankar93
Fri Jan 31, 2014 1:38 pm
Forum: Open Source Nagios Projects
Topic: Nagios CGI authorization
Replies: 5
Views: 2438

Nagios CGI authorization

Hey, I am trying to modify the nagios configuration files to disable authentication by cgi files. I have changed the use_authentication variable in the cgi.cfg file to 0, and then restarted my web server and nagios instance. I am hoping by doing this I can disable authentication checks for which ser...