Search found 5 matches
- Tue Apr 28, 2015 9:44 pm
- Forum: Open Source Nagios Projects
- Topic: Some checks show it failed but in real they are running
- Replies: 9
- Views: 3757
Re: Some checks show it failed but in real they are running
Hi tgriep I added the apache user to all files as you advised, still no luck :( Even I tried to change the group of etc folder to apache... root@srp05927lx:etc> ls total 120 -rwxr-xr-x. 1 u25298 apache 45709 Apr 29 09:40 nagios.cfg.bak -rwxr-xr-x. 1 u25298 apache 1378 Apr 29 09:40 resource.cfg -rwxr...
- Mon Apr 27, 2015 8:14 pm
- Forum: Open Source Nagios Projects
- Topic: Some checks show it failed but in real they are running
- Replies: 9
- Views: 3757
Re: Some checks show it failed but in real they are running
Hi tgriep yes, it is 755 please see below root@xxx:etc> ll /opt/ToolboxNagiosMaster/current/dist/nagios-4.0.8/etc/ total 128K drwxr-xr-x. 3 u25298 cusers 4.0K Apr 27 17:24 ./ drwxr-xr-x. 9 u25298 cusers 4.0K Apr 13 12:07 ../ -rwxr-xr-x. 1 u25298 cusers 12K Apr 13 12:07 cgi.cfg* -rwxr-xr-x. 1 root ro...
- Mon Apr 27, 2015 4:38 am
- Forum: Open Source Nagios Projects
- Topic: Some checks show it failed but in real they are running
- Replies: 9
- Views: 3757
Re: Some checks show it failed but in real they are running
Hi lmiltchev Apologies for late reply As i was not around. I tried to create a custom plugin as per the suggestion from the link you provided.. Its still not working for me :( If I make the SELinux settings "Permissive" , nagios working fine and I can see all my services in the web page......
- Wed Apr 08, 2015 10:09 pm
- Forum: Open Source Nagios Projects
- Topic: Some checks show it failed but in real they are running
- Replies: 9
- Views: 3757
Re: Some checks show it failed but in real they are running
Hi jdalrymple Thanks alot for the reply, You spotted correctly... the failed services permission was 644, I changed it to 755 and everything fine now. But, I am still struggling with other problem . When I open my nagios web-interface, it says , You don't have permission to access /nagios/ on this s...
- Wed Apr 08, 2015 4:00 am
- Forum: Open Source Nagios Projects
- Topic: Some checks show it failed but in real they are running
- Replies: 9
- Views: 3757
Some checks show it failed but in real they are running
Hi Nagios Experts, I have setup the Nagios in my Linux machine and put my own plug in to check the services running in remote host. I installed NRPE and setup is fine. Remote host has some application services running and I want to monitor them.i wrote a plugin to monitor the services and send the o...