Search found 3 matches
- Fri Feb 02, 2018 5:47 am
- Forum: Open Source Nagios Projects
- Topic: problem using epel nagios 4.3.4 on CentOS 6
- Replies: 4
- Views: 2686
Re: problem using epel nagios 4.3.4 on CentOS 6
OK have found the solution Someone else must have tried using nagios at some time and had added a nagios user into our NIS users So when I installed the nagios rpm it didn't create or use a local nagios user, but attempted to use the NIS account that had been disabled I re-installed nagios with NIS ...
- Fri Feb 02, 2018 4:24 am
- Forum: Open Source Nagios Projects
- Topic: problem using epel nagios 4.3.4 on CentOS 6
- Replies: 4
- Views: 2686
Re: problem using epel nagios 4.3.4 on CentOS 6
OK this was installed using the fedora epel rpm and the locations of the deliverables are different from what you posted, but using rpm -ql to track them down: [root@prometheus nagios]# ls -la /usr/lib64/nagios/cgi-bin/statusjson.cgi -rwxrwxr-x. 1 root root 312304 Nov 24 17:49 /usr/lib64/nagios/cgi-...
- Thu Feb 01, 2018 12:45 pm
- Forum: Open Source Nagios Projects
- Topic: problem using epel nagios 4.3.4 on CentOS 6
- Replies: 4
- Views: 2686
problem using epel nagios 4.3.4 on CentOS 6
I'm having the "Unable to get process status" on the web home page The install seemed to go OK and have disabled SElinux starting the service seems to work and I see the following when running ps -eaf [root@prometheus nagios]# ps -eaf | grep nagios nagios 1825 1 0 17:11 ? 00:00:00 /usr/sbi...