Commit Graph
7 Commits
Author SHA1 Message Date
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
Tony MurrayandNeil Lathwood 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
crcro 370fab065a fix not set 2016-08-16 09:55:00 +03:00
crcro 2bf54f106b removed useless comments 2016-08-16 05:50:45 +03:00
crcro b4354b3801 rewrite to use snmp_walk against snmp_get for fewer device queries 2016-08-16 05:48:47 +03:00
crcro b201e642d8 fix: sensor id for rrd file 2016-08-13 15:42:43 +03:00
crcro ca1223cf2d added sensors for power usage and temperatures of the blade system 2016-08-13 15:10:45 +03:00