-
Hi team,
we are runnig the plugin on some machines with iSCI disks. These disks are directly visible in the diskmgmt.msc, and also fetched by the legacy check_disk.exe; but the new plugin of the powe…
-
There are already plenty of Icinga/Nagios plugins out there. Maybe you want to implement their kind of standard return codes:
- 0 - OK
- 1 - Warning
- 2 - Critical
- 3 or anything else is Unknown
htt…
-
After upgrading and testing 1.10. I have to do some adjustment to ower own module to be also more compatible to (our own) icinga repo. So I tried the (new) command `New-IcingaForWindowsComponent` to c…
-
Found this on the [Icinga mailing list](https://lists.icinga.org/mailman/listinfo/icinga-users):
```
git clone http://git.icinga.org/icinga2.git icinga2
cd icinga2/doc
pandoc --toc --latex-engin…
-
I use icinga/icingaweb2 as base for our install.
Unfortunately the image only gets build when there is a new icingaweb release. As the release of icingaweb is not increased when major plugins are u…
adn77 updated
4 months ago
-
Calling `icingacli` via the Icinga2 agent is blocked by SELinux. This results in the following error message:
```
Module path "/usr/share/icingaweb2/modules" does not exist
ERROR: Cannot read enabl…
-
Hi,
Trying to get the latest version of the script to run on our Icinga System.
We get the following errors when executing the script, followed by the output of the IPMI values, however the scri…
-
Seen a weird problem today where `check_logfiles` correctly identifies error patterns in a log file.
The config file sets multiple options, including `criticalthreshold=10`, yet the plugin reports a…
-
If I start up 10 workers and they quasi-simultaneously try to connect to gearmand, a couple (but not all) of the workers inevitably report one of the following SSL errors:
error:140770FC:SSL routines…
-
When using the windows kickstart script, all (default) plugins should be executable.
They are not, though. Example: the "mem" command is not available without "plugins-contrib.d/operating-system.conf…