15 Commits

Author SHA1 Message Date
9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
d83ed6b6be Wrong bias did used 2016-07-27 19:00:47 +02:00
a02312eccf Initial commit 2016-07-27 18:48:39 +02:00
e309ec060c Merge pull request #3820 from vitalisator/pbn-optical-sensor
add pbn SFP Sensors
2016-07-13 11:43:33 +01:00
e5ee8a75a7 trim lower current limit 2016-07-11 10:14:53 +02:00
65dcdc5ac9 add pbn SFP Sensors 2016-07-10 20:05:33 +02:00
laf
4b282018b2 Check firmware version of poweralert units before applying divisor for current sensor 2016-07-09 22:33:42 +01:00
laf
e67bbd4963 added copyright 2016-06-29 00:29:11 +01:00
laf
e20281aefd Added support for Juniper optic sensors 2016-06-29 00:14:21 +01:00
laf
e1ee0df0fa Updated poweralert sensors divisor to 1 from 10 2016-06-12 20:13:44 +00:00
6fb80abdc1 Merge pull request #3051 from vrillusions/apc-bank-count
apc discovery: Get a count of banks before pulling info
2016-04-11 16:18:46 +01:00
a8c4fe8dab Added eatonups.inc.php
I added this file in my local LibreNMS installation to get current values from my Eaton 5PX UPS. Another file is also needed :
librenms/includes/discovery/os/eatonups.inc.php
2016-02-23 10:52:33 +01:00
83d739b5ae apc discovery: Get a count of banks before pulling info
* On my device (AP7901 / AOS v3.9.0 / App v3.7.4) discovery would keep
  clobbering the bank and current sensor.  Looking in to it the oid
  should be used for current and not bank.  To fix this now it pulls
  a count of banks using the `rPDULoadDevNumBanks.0` oid. Per MIB that
  will return 0 if no banks are found.  In which case skip the bank
  detection.

* Also update PowerNet-MIB to v4.1.7 released 2015-08-05
2016-02-20 19:37:59 -05:00
e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
laf
b5d1155006 Updated discovery sensors module directory structure 2016-01-17 20:47:47 +00:00