-
To be able to display the Collection's documentation on Ansible Galaxy (and by proxy by using `ansible-doc`) we should change the location of certain pieces of documentation, merge and add some files.…
-
### Please try to fill out as much of the information below as you can. Thank you!
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
### Which version contains the bug?
4.0.0
…
-
### Ask a question
Is the current version still compatible with the Icinga2 command description here?
* https://github.com/Icinga/icinga2/blob/master/itl/plugins-contrib.d/logmanagement.conf
* ht…
wols updated
3 months ago
-
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…
-
The built-in command check_snmp does not work because the binary snmpget is not installed.
```shell
icinga@icinga-icinga2-0:/$ /usr/lib/nagios/plugins/check_snmp -v -C xxx -H yyy ... -v
/usr/bin/…
-
icinga2-bin_2.14.3-1+debian11_arm64
icinga2-bin depends on icinga2-common (= 2.14.3-1+debian11)
But current version in repo is icinga2-common_2.14.3-1+debian12
I think i should be >= instead of o…
-
Icinga2 nagios plugins usually generate performance data.
This features are missing from AppsCode custom plugins
https://docs.icinga.com/icinga2/latest/doc/module/icinga2/chapter/icinga2-features…
-
The icinga2-bin installs check_nscp_api into /usr/lib64/nagios/plugins without dependency on nagios-common resulting in files not owned by any package.
After installing only icinga2:
```
# rpm -q…
-
_This issue was originally opened by @o0Nitan0o as hashicorp/terraform#23571. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-terra…
ghost updated
4 years ago
-
Hello,
After compiling a new version of check_logfiles.exe and using it in a different environment, I discovered that I cannot use a path with space in the argument --config. Usual path in a window…