icinga2-diagnostics icon indicating copy to clipboard operation
icinga2-diagnostics copied to clipboard

Check for dependencies between check_source and failing services

Open widhalmt opened this issue 5 years ago • 1 comments

Use the API to get the check_source of each plugin not in Ok state and search for similarities. This could show misconfigured / uninstalled plugins on hosts.

Since this would take some time to calculate, this should not be part of the standard mode, only of full mode.

ref/NC/603067

widhalmt avatar Feb 28 '19 12:02 widhalmt

This might be an on-demand check and a "solution light" for icinga/icinga2#6986

widhalmt avatar Feb 28 '19 13:02 widhalmt