Markus Frei

Results 100 comments of Markus Frei

Done. On Fri, 2022-03-11 at 05:31 -0800, cla-bot[bot] wrote: > Thank you for your pull request. Before we can look at it, you'll > need to sign a Contributor License...

On my machine, the config workaround shown does not work for the scenario described above. The root node becomes CRITICAL if any of its nodes are CRITICAL, but should be...

Strange... the workaround currently works for me too. Don't know what I have tested. I'm pretty sure it didn't work yesterday. Nevertheless, I have submitted a [pull request to implement...

First guess: If putting https://raw.githubusercontent.com/pypa/virtualenv/main/src/virtualenv/activation/python/activate_this.py into `/path/to/venv/monitoring-plugins-venv3/` and doing an `export MONITORING_PLUGINS_VENV3=/path/to/venv/monitoring-plugins-venv3/`, it fails with ``` Traceback (most recent call last): File "mycheck3", line 28, in exec(open(ACTIVATE_THIS).read(), {'__file__': ACTIVATE_THIS}) #...

Get the bin/activate from Python 2, adapt this and put it in `assets`.

Like in the Web-Interface: ``` sudo -u librenms /opt/librenms/validate.php -g configuration sudo -u librenms /opt/librenms/validate.php -g database ... sudo -u librenms /opt/librenms/validate.php -g updates sudo -u librenms /opt/librenms/validate.php -g user...

Oh, yes, you are right. I currently also see some inconsistences for docker-stats compared to docker-info, plus a problem if using podman on RHEL 8. Will be fixed later.

Then also implement `--before-context=NUM`.

Something like this? `service.exe --service="^win.*" --status=running --warning=5:` ``` 4 services named "^win.*" with status "running" found, but expected "5:" [WARNING]. Service Name ! Display Name ! Status ! Startup --------------------+-------------------------------------------+---------+-----------...

What to do on this issue depends on what's all about with the new UUIDs in Icinga Director.