Marc Richter
Marc Richter
Hi everyone, "out-of-the-box", zabbix (and it's incident alarms) use UTC timezone. I live in CET (UTC+1 or +2 when daylight saving) and had to implement the following workarrount to have...
Hi there, at https://github.com/uskudnik/amazon-glacier-cmd-interface#installation it reads: """ Required libraries are glaciercorecalls and boto, use version 2.6.0 or newer. """ That's it. In https://github.com/uskudnik/amazon-glacier-cmd-interface/blob/master/doc/Installation.rst it's more specific: """ Required libraries are...
Added more recent versions of utilized modules. Since imagehash received a major version update, the resulting hashes changed; so test.py was updated with these newer hashes as well.
When selecting an activity for a measured time record, it's values beginn to "flap". That's the best description I have; please see the screencast I have made from it at...
Hey everyone, after investing quite a long time now, I finally found a hint on how to use CONNECTION__AUTH__SCHEME and CONNECTION__AUTH__ID options. The existing documentation is not really informative. In...
Model "Fritzbox Model 6490 Cable" required login to extract the traffic data. Added a workaround to allow for the identification of those models and to use a user & password-based...
You named requirements in README.md, but the project neither has a requirements.txt nor the Pipfile files Pipfile & Pipfile.lock. This adds the Pipfile variants.
**Describe the bug** During `jira-export` execution, a `System.ArgumentOutOfRangeException` occurs. It first runs fine for the first projects but then crashes. In our config, we use a quite wide JQL to...
Hi there, dockerswarm.rocks is awesome! Thank you for providing that! When reading through it, it seems as if [Swarmpit](https://dockerswarm.rocks/swarmpit/) and [Portainer](https://dockerswarm.rocks/portainer/) do more or less the same thing. To me,...