No instances can be OK now!

As of release 3.5.0 it will be possible to configure checks so that the non-existence of instances does not trigger an alarm. The default configuration won’t change, meaning that an UNKNOWN will still be sent when the performance getter (performance collectors) don’t find volumes, disks, luns, etc… The behavior for each performance collector can be changed with the switch ‑‑no_instances=OK|WARNING|… In addition, there is the possibility to change the behavior  of checks with ‑‑no_store=OK|WARNING|… and ‑‑no_instances=OK|WARNING|… The reasoning behind this, as described in this article , is that it makes sense to set up the monitoring configuration of some objects, such as LUNs, independently from their availability, since they are often created and deleted dynamically. This configuration can then be used without having to make continuous adjustments.


Testing/Fixing Release 3.4.1_01
Unassigned Disks in DiskPaths

Comments