Logs NRPE
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Logs NRPE
I have a question on that route the agent logs nrpe nagios server are stored.
Re: Logs NRPE
NRPE usually logs to syslog (var/log/messages). In your nrpe.cfg you might see the following lines:
Code: Select all
# LOG FACILITY
# The syslog facility that should be used for logging purposes.
log_facility=daemon
Former Nagios employee
-
jdalrymple
- Skynet Drone
- Posts: 2620
- Joined: Wed Feb 11, 2015 1:56 pm
Re: Logs NRPE
Typically they go through syslog and can be found in /var/log/messages. Also though - typically nrpe is very quiet. You can turn on debugging, but even still the output isn't particularly verbose. You will find a lot of messages from xinetd though if that is the facility you're using to launch nrpe.
-
monitoreo1
- Posts: 124
- Joined: Wed Feb 18, 2015 10:41 am
Re: Logs NRPE
Thank many answers and advice. I will take into account.
Best regards
You can close the topic.
Thanks
Best regards
You can close the topic.
Thanks