Page 1 of 1

Nagios® Core™ Version 4.3.2 - Unable to get process s

Posted: Tue Nov 28, 2017 4:03 am
by realtebo
I got this error in a 4.3.2 installation in a customer's pc.

"Unable to get process status"

I'd like your help to diagnose and fix WITHOUT update to latest version.
it's a ubuntu machine

Re: Nagios® Core™ Version 4.3.2 - Unable to get process s

Posted: Tue Nov 28, 2017 3:34 pm
by kyang
What version of Ubuntu?

Is selinux installed?

Code: Select all

sudo dpkg -l selinux*
If not, that's good.

Are you able to restart Nagios? What's the status?

Code: Select all

sudo service nagios restart

Code: Select all

sudo service nagios status