Page 1 of 1

Where are the output of the script checks stored

Posted: Wed Aug 12, 2020 5:44 am
by 18whity
Hi all,

I would like to know where does nagios store the result of the check scripts.
For example, let's imagine that we have the check_ping script executing, where are historic metrics stored.


Thanks in advance

Re: Where are the output of the script checks stored

Posted: Fri Aug 14, 2020 10:26 am
by benjaminsmith
Hi,

Thanks for joining the forum and using Nagios.

You'll find all of the check results in the nagios.log file located at:

Code: Select all

/usr/local/nagios/var/nagios.log
Hope that answers your question.

Benjamin

Re: Where are the output of the script checks stored

Posted: Fri Aug 14, 2020 10:27 am
by benjaminsmith
Hi,

Thanks for joining the forum and using Nagios.

You'll find all of the check results in the nagios.log file located at:

Code: Select all

/usr/local/nagios/var/nagios.log
Hope that answers your question.

Benjamin