Search found 71 matches

by Shivaramakrishnan
Thu May 23, 2013 8:52 am
Forum: Open Source Nagios Projects
Topic: Forbidden You don't have permission to access /nagios3/
Replies: 13
Views: 19724

Re: Forbidden You don't have permission to access /nagios3/

Path to cgi's: root@nagios-svr:/usr/lib/cgi-bin# cd nagios3/ root@nagios-svr:/usr/lib/cgi-bin/nagios3# ls -la total 3448 drwxr-xr-x 2 root root 4096 May 21 16:53 . drwxr-xr-x 3 root root 4096 May 21 16:53 .. -rwxr-xr-x 1 root root 246952 Feb 1 16:13 avail.cgi -rwxr-xr-x 1 root root 247584 Feb 1 16:1...
by Shivaramakrishnan
Wed May 22, 2013 4:41 pm
Forum: Open Source Nagios Projects
Topic: Forbidden You don't have permission to access /nagios3/
Replies: 13
Views: 19724

Re: Forbidden You don't have permission to access /nagios3/

Yes the url http://10.28.120.125/nagios3/index.php gives 404 error Contents of /var/www/html root@nagios-svr:/etc/apache2/sites-enabled# ls -la /var/www/html/ total 16 drwxr-xr-x 2 root root 4096 May 22 14:31 . drwxr-xr-x 3 root root 4096 May 22 13:15 .. -rw-r--r-- 1 root root 74 May 22 13:15 index....
by Shivaramakrishnan
Wed May 22, 2013 4:10 pm
Forum: Open Source Nagios Projects
Topic: Forbidden You don't have permission to access /nagios3/
Replies: 13
Views: 19724

Re: Forbidden You don't have permission to access /nagios3/

No,I am not able to.Getting Http 404 not found From apache error logs getting [Wed May 22 17:09:49 2013] [error] [client 10.28.128.140] script '/var/www/html/index.php' not found or unable to stat Contents of /var/www/html/index.html : <meta http-equiv="refresh" content="1; url=http:/...
by Shivaramakrishnan
Wed May 22, 2013 1:49 pm
Forum: Open Source Nagios Projects
Topic: Forbidden You don't have permission to access /nagios3/
Replies: 13
Views: 19724

Re: Forbidden You don't have permission to access /nagios3/

I forgot to mention that,I had already did that. root@nagios-svr:/etc/nagios3#cat htpasswd.users svaidyanathan:abcdefghijklmno ls -lh -rw-r----- 1 root www-data 28 May 22 13:08 htpasswd.users I also have the user svaidyanathan added in the cgi.cfg file I didn't follow any guide.I just installed it u...
by Shivaramakrishnan
Wed May 22, 2013 1:36 pm
Forum: Open Source Nagios Projects
Topic: Forbidden You don't have permission to access /nagios3/
Replies: 13
Views: 19724

Forbidden You don't have permission to access /nagios3/

Hello I am trying to install nagios3 on debian 6 .06 and I am getting "Forbidden You don't have permission to access /nagios3/ on this server." when I try to access using browser. I have php5 installed.Here is my default file "000-default" in sites-available dir of apache2 <Virtu...
by Shivaramakrishnan
Fri Apr 26, 2013 12:05 pm
Forum: Open Source Nagios Projects
Topic: Installing nagios clients during server build process.
Replies: 7
Views: 2943

Re: Installing nagios clients during server build process.

"As far as agents go, you can use repos, or push the source and build the agent during the install/deploy stage.",Is there any set of instructions for doing this?
by Shivaramakrishnan
Fri Apr 26, 2013 10:18 am
Forum: Open Source Nagios Projects
Topic: Installing nagios clients during server build process.
Replies: 7
Views: 2943

Re: Installing nagios clients during server build process.

Yeh,I am looking something like this,But can you let me know the steps I need to follow for implementing it using puppet?
I didn't follow the steps involved here...
by Shivaramakrishnan
Fri Apr 26, 2013 10:14 am
Forum: Open Source Nagios Projects
Topic: Installing nagios clients during server build process.
Replies: 7
Views: 2943

Re: Installing nagios clients during server build process.

If I am using a script,then in that case what should I define inside the script for nagios remote agents.
Is it I need to have apt-get install 's?How do I change the config files,As in how do I modify the nrpe file about the allowed hosts parameter?
Any samples?
by Shivaramakrishnan
Thu Apr 25, 2013 4:54 pm
Forum: Open Source Nagios Projects
Topic: Installing nagios clients during server build process.
Replies: 7
Views: 2943

Installing nagios clients during server build process.

Hello, I am new to nagios,I have a task of deploying more than 100 servers. I need to install the nagios agent on the servers at build process.Meaning from source.Tell what nagios server to point to.In that case,I don't have to manually install on each one of them separately.Once the server is built...
by Shivaramakrishnan
Mon Feb 11, 2013 9:00 pm
Forum: Open Source Nagios Projects
Topic: Not able to acknowledge a service through Nagios Web portal
Replies: 9
Views: 4777

Re: Not able to acknowledge a service through Nagios Web por

Yes I did as mentioned by him,Still "No Luck"..
Any other idea/suggestion?