1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

3 Commits

Author SHA1 Message Date
Paul Gear
465ec12dd4 Make ups-nut work on Debian Jessie
This script was broken on Debian Jessie (and probably
all other Debian-based distros, including Ubuntu).
This commit removes the hard-coding of paths and uses
$PATH per normal bash practice, and should work on a
wider range of shell variants.
2016-12-03 14:07:02 +10:00
crcro
fa308bfe3f snmp-extend: ups-nut update 1 (#63)
* new code for better matching, snmp-extend compliance

* removed unused vars

* extra fixes

* removed the need of tmp file

* removed charge_low, deemed useless by user

* removed values that are not plottable

* readded ds
2016-09-24 18:30:09 +01:00
crcro
11a9fcef62 snmp-extend-ups-nut 2016-09-09 15:36:01 +03:00