Page 1 of 1

Alert Setting Cleanup

Posted: Mon May 06, 2019 12:52 pm
by matson-itops
Having inconsistency with alert set up in Nagios 5.4.13

would like guidance doing the following
a) how to get a report for all "alert settings / notification enabled" across all hosts and services
b) good explanation of "notification enabled" settings. specifically difference between "off/skip/null"

This report will contain the notification enabled option.

Re: Alert Setting Cleanup

Posted: Mon May 06, 2019 2:03 pm
by npolovenko
Hello, @matson-itops. You can get a report containing the list of all services and hosts from the Core web interface. In the web browser, address bar type the XI url followed by /nagios/. For example, in my case its:
In the login pop up window enter the nagiosadmin login and password.

In the left column click on the Configuration menu and for the object type select services.
Untitled.png
Copy the report-table into excel spreadsheet and delete columns that you do not need.

Re: Alert Setting Cleanup

Posted: Mon May 06, 2019 2:06 pm
by npolovenko
off means notifications are disabled, skip means nagios will look into the template to figure out whether notifications are set to off or on. And null means undefined.