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

6 Commits

Author SHA1 Message Date
Alexander Moisseev
36adc28813 Use sh in ups-nut.sh shebang (#315)
since the `ups-nut.sh` script is not using any bash specific syntax.
This change removes unneeded dependency on bash.
2020-07-18 18:37:45 +02:00
yon2004
a6380230cc Update ups-nut.sh (#298)
* Update ups-nut.sh

Added Support for the ups.status and the 14 supported states as per https://networkupstools.org/docs/developer-guide.chunked/ar01s04.html#_status_data

* Update ups-nut.sh
2020-06-18 09:42:28 +02:00
Paul Gear
de1f1775cc Restore previous default UPS name 2016-12-03 14:16:54 +10:00
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