Linuxfabrik / monitoring-plugins

220+ check plugins for Icinga and other Nagios-compatible monitoring applications. Each plugin is a standalone command line tool (written in Python) that provides a specific type of check.
https://linuxfabrik.ch
The Unlicense
220 stars 51 forks source link

icingaweb2-module-director check #124

Open NavidSassan opened 4 years ago

NavidSassan commented 4 years ago
# installed version
cat /usr/share/icingaweb2/modules/director/module.info 
Name: Icinga Director
Version: 1.7.2.2020020405
Depends: reactbundle (>=0.7.0), ipl (>=0.3.0), incubator (>=0.5.0)
Description: Director - Config tool for Icinga 2
 Icinga Director is a configuration tool that has been designed to make
 Icinga 2 configuration easy and understandable.

# latest version
https://github.com/Icinga/icingaweb2-module-director/releases

Is it possible to make this check universal for all icingaweb2 modules?

NavidSassan commented 2 years ago

In GitLab by @markuslf on Feb 16, 2022, 21:54

marked this issue as related to #489