Commit Graph

5 Commits

Author SHA1 Message Date
Neil Lathwood
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 Lathwood
cc50dc33ba fix: Updated Cisco ASA state sensors descr to be a bit more verbose 2016-11-09 21:47:35 +02:00
Tony Murray
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
Rosiak
bc16925f25 Last fix
Don’t add states for non ha setups.
2016-08-10 18:27:42 +02:00
Rosiak
96269ef3b6 Cisco ASA HA State Discovery
#3784
2016-08-09 22:07:34 +02:00