This check-mk package retrieves the monitor states of non-commited changes with lbu status
using ssh to connect to the host.
Download the Check_MK package from GitHub Releases and install it using Check_MK's package manager.
OMD[mysite]:~$ mkp install lbu_status-x.y.mkp
When the plugin detects pending changes it switch to a warning or critical status depending of the threshold check parameters. The parameters threshold_warning
and threshold_critical
can be configured using WATO. Deletions always trigger a critical status.