Commit Graph
13 Commits
Author SHA1 Message Date
Spencer ButlerandTony Murray 83522c6fef Added support for East iStars UPS (os: istars) (#10041)
* istars - Added support for East iStars UPS (os: istars)

* typo

* remove duplicate image

* refactored to use rfc1628

* added json

* update is_array to isset for bad rfc1628 implementation

* Update istars.inc.php

* revert rfc1628 changes

* update test data + PR 10240 patch

* update OIDs
2019-05-21 11:03:28 -05:00
Tony MurrayandNeil Lathwood 39804b047d refactor: rfc1628 sensor tidy up (#7341)
* refactor: rfc1628 tidy up
reduce the amount of snmp calls

* Did not finish re-writing rfc1628 load

* fix type in bypass power oid

* remove testing changes
2017-09-19 20:12:04 +01:00
FTBZandTony Murray 1d80a0d2a6 fix: Fix Generex voltage sensor divisor (#6156)
* Fix Generex votage sensor divisor and add an exclusion option

* Allow OID to be used to figure out if we need to change the divisor.

* Missed current and found bugs while I was there.

* Use returns swap oid logic
2017-03-09 21:47:58 -06:00
Neil LathwoodandTony Murray d4e8c54516 refactor: Tidy up sensor discovery (#5550)
* refactor: Tidy up sensor discovery

* more files

* removed uneeded files

* updated array check

* updates for linux/supermicro

* small changes

* Update linux.inc.php

* Add supermicro temps back to linux.inc.php

* No need for is_file on rfc1628.inc.php, it exists

* Revert rfc1628 change

* Fix whitespace...

* rebased

* fixed $valid data not being passed to new sensors() function
2017-02-03 06:39:38 -06:00
Neil LathwoodandSøren Rosiak 6c324cd03e refactor: Improve sensors polling for performance increase (#4725)
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
crcro 25b3e16f56 removed from function 2016-09-20 21:18:38 +03:00
crcro 33f3109aee more flexibility for divisor value 2016-09-20 03:11:56 +03:00
Neil Lathwood 3ae96e2a37 Centralised code for poweralert divisor checks 2016-09-18 19:38:31 +01:00
crcro b6df511ab7 version order fix 2016-09-17 04:14:03 +03:00
crcro e56fd99846 fix poweralert divisor based on version #4391 2016-09-17 04:09:20 +03:00
laf 4b282018b2 Check firmware version of poweralert units before applying divisor for current sensor 2016-07-09 22:33:42 +01:00
laf e1ee0df0fa Updated poweralert sensors divisor to 1 from 10 2016-06-12 20:13:44 +00:00
laf b5d1155006 Updated discovery sensors module directory structure 2016-01-17 20:47:47 +00:00