Dirk Götz
Dirk Götz
I have a usecase which is not solvable with the current check. We have two different EventIDs: one is indicating a critical state, the second one is indicating the service...
## Expected Behavior Setting a proxy in the configuration makes the module use the proxy. ## Current Behavior Setting a proxy in the configuration has no effect. ## Possible Solution...
## Expected Behavior You can use the latest release without problems on current systems. ## Current Behavior Vendor library is leaking to other modules like graphite and killing them when...
## Describe the bug The scenario is a agent that is configured to schedule its check itself and a master which is configured to write to InfluxDB. If we disable...
One feedback on my [Pull request](https://github.com/theforeman/.github/pull/2) for the Github Profile was that docs.theforeman.org needs a better landing page if we want to direct users to it and I agree on...
At the moment there are two different CheckCommand definitions for check_snmp which support protocol version less or equal 2 and equal 3. This pull request will remove the need for...
## Expected Behavior Command arguments support the separator ## Current Behavior Command arguments do not support the separator, so you need to create ugly workarounds ## Possible Solution Add a...
In https://community.theforeman.org/t/questions-on-downloads-theforeman-org/42010/ I promised an issue for this request. I would like support for this being a possible file repository for use with pulp. So at least [/discovery/releases/latest](https://downloads.theforeman.org/discovery/releases/latest/) and [/discovery/nightly](https://downloads.theforeman.org/discovery/nightly/)...
Base for this could be my [blogpost](https://blog.netways.de/blog/2022/04/28/modifier-im-icinga-director-selbstgemacht/) (in German) and the [Director Import Source Hook](https://github.com/Icinga/icingaweb2-module-training/pull/58).