Page 1 of 1

nagios logging on /var/log/messages

Posted: Mon Sep 22, 2014 11:11 am
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 ?

Re: nagios logging on /var/log/messages

Posted: Mon Sep 22, 2014 11:25 am
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.