librenms-agent icon indicating copy to clipboard operation
librenms-agent copied to clipboard

LibreNMS Agent & Scripts

Results 52 librenms-agent issues
Sort by recently updated
recently updated
newest added

https://github.com/librenms/librenms-agent/blob/master/snmp/zfs-linux errors on newer versions on ZFS because the format of /proc/spl/kstat/zfs/arcstats changed. There is no longer a 'p', but there are 'pm' and 'pd' values. I now 'fixed' my...

Using [pdnscontrol, "list"] provides the same output as [pdnscontrol, "show", "*"] but avoids some of the CLI downsides of using the '*' character in arguments.

For the snmp extend scripts. Edit shebang env to use python3. ``` #!/usr/bin/env python3 ```

alongside the total osupdate counting Currently, only Debian / Devuan / Ubuntu are supported with this script.

This MR allows Basic authenticaton for the Apache Statistics.

User-Pending

Receiving the following output when polling via the LibreNMS GUI wireguard:1:Script returned exception: Command Execution Error: 'Command '['/bin/wg', 'show', 'wg0', 'dump']' returned non-zero exit status 1.' command works without issue...

@VVelox for visibility When the SMART application is used to parse MegaRAID devices, the device names returned are in the format `bus/x,y` where I believe x is number designated to...

Hi, I am having an issue with the mailcow-dockerized postfix extension. Application status gets changed to OK on polling, however graphs are not created and never appear. Pflogsumm is installed....

Issue: If you use the dmi check_mk agent, discovery will revert the changes that the agent make to the device's Serial Number and Hardware type. Once the dmi agent is...