Page 2 of 2

Re: NRPE unrecognized output when monitoring Ubuntu server

Posted: Mon Jan 30, 2012 11:12 am
by cwscribner
That worked!

I have one outstanding issue with the syslog monitoring though. I ran service --status-all but there's nothing labeled as syslog or anything that relates to logging. I tried changing the service from syslog to syslogd since that's what's listed in the Ubuntu documentation, but still no luck.

Re: NRPE unrecognized output when monitoring Ubuntu server

Posted: Mon Jan 30, 2012 12:10 pm
by scottwilkerson
Do you have a rsyslog?

I think this is the "enhanced syslog" on some Ubuntu systems...

Re: NRPE unrecognized output when monitoring Ubuntu server

Posted: Mon Jan 30, 2012 12:32 pm
by cwscribner
Ah, yup. That was it, thanks. Everything is being monitored now! :D

Re: NRPE unrecognized output when monitoring Ubuntu server

Posted: Mon Jan 30, 2012 12:36 pm
by scottwilkerson
nice!