Is there any way to find warning alerts that converted to

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
ashok.verma
Posts: 19
Joined: Tue May 25, 2021 7:24 am

Is there any way to find warning alerts that converted to

Post by ashok.verma »

Is there any way to find warning alerts that converted to critical alerts
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Is there any way to find warning alerts that converted

Post by benjaminsmith »

Hi

There isn't a specific report on this, but all that information is available in the nagios.log.

Code: Select all

/usr/local/nagios/var/archives
If you like diving into some code, you can make a simple script to check for that behavior.

--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