资 源 简 介
the current source code is at http://github.com/bobpattersonjr/nans
The Nagios Aggregate Notification System (NANS) is designed to replace the existing 1-line shell script that currently handles notifications in Nagios. It is a drop-in replacement that doesn"t require any changes to the existing Nagios configuration other than telling it to use NANS instead of the current system. It is configurable on per-contact basis and allows for different levels of aggregation for epager vs. email notifications.
It was designed to cut back on the flood of notifications that can occur at a larger Nagios installation; I have personally had as many as 13 pages get sent to me in a one minute period when we had a problem on the network, and unfortunately not every service or host can easily be assigned a parent - and even if it has one, until Nagios notices the parent is unavailable, it will still report a problem with the children.