How to set an Alert for "No data received yet" services

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
surmeena
Posts: 9
Joined: Thu May 30, 2019 11:33 pm

How to set an Alert for "No data received yet" services

Post by surmeena »

Hi,

We have configured the few services using, passive check.

But if the cron is not running on remote node, then Server (UI) will display No data received yet in OK state.

But we need to trigger (we have to change the state to Critical) an alert for "No data received yet" also.

Could you please help, how we can achieve this.

PFA for passive services with OK state.

Thanks,
Suresh
You do not have the required permissions to view the files attached to this post.
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: How to set an Alert for "No data received yet" services

Post by benjaminsmith »

Hi @surmeena,
Could you please help, how we can achieve this.
You can use freshness checking to handle this type of case. With freshness checking Nagios XI will take action if it hasn't heard from the host or service in a set amount of time and submit a check result (usually critical).

For details on setting up freshness checking, take a look on page 8 of the following guide.

Configuring Passive Servcies with Nagios XI
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