Where are the output of the script checks stored

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
18whity
Posts: 1
Joined: Wed Aug 12, 2020 5:29 am

Where are the output of the script checks stored

Post 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
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Where are the output of the script checks stored

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Where are the output of the script checks stored

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked