Ronny Trommer
Ronny Trommer
If you provide a link to a specific section like [Music](https://themes.gohugo.io/theme/slate/#music) on the demo page it shows all items. You have to click first on a different section like "Video"...
### All Contributors * [x] Have you read our [Contribution Guidelines](https://github.com/OpenNMS/opennms/blob/develop/CONTRIBUTING.md)? * [x] Have you (electronically) signed the [OpenNMS Contributor Agreement](https://cla-assistant.io/OpenNMS/opennms)? ### Contribution Checklist * Please [make an issue in...
I assume the values for CPU load are 1 minute, 5 minute and 15 minutes. It would be nice to know which value is 1 minute, 5 minute and 15...
Get the following error message. ./configure works fine but `make` throws the following error: ``` cd . && automake --gnu --include-deps Makefile automake: warning: autoconf input should be named 'configure.ac',...
Does this library support IPv6?
Replace the apt-key deprecated way adding a GPG key for signed packages on a Debian package repository. Instead of adding the signing-key to the global apt repository, which is applied...
As a user, you want to install automatic system and security updates for the operating system. OpenNMS Horizon requires manual steps when the system upgrades. To avoid unplanned maintenance windows...
Remove dependency for JICMP, JICMP6, and JRRD2 from the repository where we install OpenNMS Horizon and use by default the stable version. Allow a user to modify the dependency versions...
The packages for JICMP, JICMP6, and JRRD2 will be installed from the same repository version as OpenNMS Horizon. As soon we switch from stable to develop we get other JICMP/JICMP6...
The opennms startup script got some significantly refactoring towards Java 9+ support. It would be useful to leverage from this functions also when running in a container environment. See: https://issues.opennms.org/browse/NMS-10518