I would like to disable some services notifications in Centreon through Nagios web interface. Does anybody know how do that in Nagios ?
I would like to disable some services notifications in Centreon through Nagios web interface. Does anybody know how do that in Nagios ?
I am presuming you mean disabling notifications from the Service Information page for a service, i.e. the one that contains the Service State Information table with the Service Command table on the right?:
If you click on "Disable notifications for this service" and confirm the "Commit" on the following page:
...Centreon will pick this up. You need to be patient because the command is queued and may not execute immediately. On a busy Nagios server it may take several minutes for the command to execute and for Centreon to see this change. When it does eventually happen you'll see a small "splat" next to the service under Monitoring -> Services -> :
This was verified on my test environment running Nagios 3.5.0, NDOUtils 1.4b9 and Centreon 2.4.4.
You can also verify when the command was sent by tailing the Nagios log:
When the command is processed you'll see something like:
Where
Buzz
is my host name andHTTP
is the check name.Your log location may vary and you can find it by checking the "Log file" configuration value in Centreon under:
Or, if you're running an older version prior to the release of the Centreon fork of Nagios:
If this isn't happening then we'd need to see your service configuration and "Data Processing" options.