The issue that we've had in the past with the "down" options set in the CCM webgui not saving or being written to the config file/file on disk is back.
We are current on NagiosXI v5.8.5.
It doesn't matter how many time we click the "down" button for flapping or stalking options in a host, service, or template... When we reopen that object, the "down" option is unset, and we have this in the config (from either configs written to disk or using the "Show Config" option.). Notice that the "d" is missing from the options line.
Code: Select all
define host {
name a-xt--production-template
check_command check-host-alive-icmp!!!!!!!!
...
flap_detection_options o,u,
stalking_options o,u,N,
register 0
}Has anyone else noticed this issue?
~Jaimie Livingston