Nagios Core - Notification

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
mohanss08
Posts: 1
Joined: Wed Mar 03, 2021 9:27 am

Nagios Core - Notification

Post by mohanss08 »

I am using Nagios Core version:4.4.5

We need to take the "Host Status Totals" value and in this value if 80% servers are down then i want to send a Notification Mail.

OR

Is there any way to send a notification mail for below cases Among the 73 servers, 58 servers are down, which is 80% - then send a Critical Notification Mail. Among the 73 servers, 37 servers are down, which is 50% - then send a High Notification Mail. Among the 73 servers, 15 servers are down, which is 20% - then send a Medium Notification Mail. Among the 73 servers, 7 servers are down, which is 10% - then send a Low Notification Mail.
gormank
Posts: 1114
Joined: Tue Dec 02, 2014 12:00 pm

Re: Nagios Core - Notification

Post by gormank »

Have a look at your system and see if BPI is installed.
https://exchange.nagios.org/directory/A ... I)/details
Locked