nagios logging on /var/log/messages

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

nagios logging on /var/log/messages

Post by srikanth.kallu »

Hi

I see too any loggings on all our servers in /var/log/messages like this

Sep 22 10:59:37 mitsrpt xinetd[4096]: EXIT: nrpe status=0 pid=28552 duration=0(sec)
Sep 22 11:00:10 mitsrpt xinetd[4096]: START: nrpe pid=28587 from=10.0.12.45
Sep 22 11:00:10 mitsrpt xinetd[4096]: EXIT: nrpe status=0 pid=28587 duration=0(sec)
Sep 22 11:00:42 mitsrpt xinetd[4096]: START: nrpe pid=28591 from=10.0.12.45


Is ther any way we can avoid them ?
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: nagios logging on /var/log/messages

Post by sreinhardt »

Sure, you could change /etc/xinetd.conf to alter the logging location. By default it is set to syslog, but you should be able to send it anywhere.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked