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

Shell script for analyzing Icinga 2 installations.

Results 63 icinga2-diagnostics issues
Sort by recently updated
recently updated
newest added

A uses setup showed Icinga 2 segfaulting. Search for entries like this in the syslog logs and report them as anomaly.

enhancement
anomaly

A good start might be SHOW GLOBAL VARIABLES LIKE '%version%'; SHOW ENGINE INNODB STATUS \G I borrowed these examples and the idea from @lazyfrosch from Monitoring Portal. Thank you. :grin:

Maybe even when a release as a git clone is found because this might indicate that the user just wants to use git but it also might indicate that they...

Add an option for a mode which analyzes the setup and gives hints where to look for problems and how to fix them yourself. Maybe this could be the first...

enhancement
suggestion

This needs #3 to be implemented first

enhancement

*Just output "local firewall off/on"

enhancement

Verify that the `icinga` CheckCommand is used. Even better to use it's return to check for all used Icinga 2 versiones in the setup. Some users can not update all...

enhancement