Stef
Stef
I think a submodule is more tidy - but I can also merge in to main branch. Thanks!
This is a basic integration of Hatteras HN4000 DLSAM. (Now days known as Overture / ADVA. HN4000 is a discontinued product, therefore keeping the name old fashioned). This PR is...
Plugin Output: `OK - hsrp group 10/18: active node is 0.0.0.0, standby node is 0.0.0.0` CLI Output ``` router#sh stand brief P indicates configured to preempt. | Interface Grp Pri...
This is an attempt of another way how LibreNMS can receive syslog messages from Logstash or any json source. The difference and benefits to the [already known Logstash variant ](https://docs.librenms.org/Extensions/Syslog/#logstash)...
I think there is an issue with escalations which are _assigned_ to a servicegroup Described in [in the Advanced Docs](http://shinken.readthedocs.org/en/latest/07_advanced/objecttricks.html#all-services-in-multiple-servicegroups) and mentioned in [the shinken Forum](http://forum.shinken-monitoring.org/threads/1457-serviceescalation-not-working) Base Set: ``` define...
Adding `cardAdminStatus` state to discovery so we can check the real operational state of a module. If the `cardMode` is notApplicable (not normal nor regen) it will be skipped as...
This PR extends the length of the syslog program, level, and tag fields beyond the previous 10-character limit. Additionally, it makes the tag field visible and filterable in all frontend...
Hey, I like your addon! I used the Tunnel for both ways to access a remote SQL and InfluxDB. So I put `-N -L 3306:100.66.66.12:3306 -L 8086:100.66.66.2:8086` to `other_ssh_options` and...
looks like extended_headers_rcpt does not allow domain names with a number in it: `extended_headers_rcpt = @example.com, @example4.com;` while restarthing rmilter: ` rmilter[26118]: config file parse error! line: 65, text: 4.com,...
best of from https://github.com/SNAS/docker/tree/master/postgres and https://github.com/SNAS/docker