Neil Lathwood
3ff8b269f5
newdevice: Added support for enLogic PDUs ( #6464 )
2017-04-22 08:07:37 -05:00
Neil Lathwood
b27e200a6c
newdevice: Added support for Eltex OLT devices ( #6457 )
2017-04-22 08:05:17 -05:00
remydb
0e6b42fc05
Fix duplicate dBm readings for single-lane optics ( #6460 )
2017-04-19 10:42:10 +01:00
Tony Murray
c88c677a16
refactor: only run pre-cache for the current OS ( #6453 )
...
Change powerwalker to use the $pre_cache array
2017-04-18 22:26:58 +01:00
Søren Rosiak
66a3a54879
fix: Cisco Entity Sensor Threshold's returns 0 ( #6440 )
2017-04-17 19:39:46 -05:00
Tony Murray
e521b39a7d
refactor: move rfc1628_compat into os yaml ( #6424 )
2017-04-17 21:57:27 +01:00
Neil Lathwood
d0c87400f3
newdevice: Added detection and sensor support for EMC OneFS v8 ( #6416 )
...
* newdevice: Added detection and sensor support for EMC OneFS v8
* Improve discovery
2017-04-14 21:25:24 -05:00
remydb
3884a3c2f7
newdevice: Added support for multi-lane optics on Juniper equipment ( #6377 )
...
* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
* Poll device for optic lane info
* Add discovery for multiple lanes per optic
* Update formatting
* Update AUTHORS.md
2017-04-13 10:56:16 +01:00
Tony Murray
e005f78211
newdevice: detect more devices as Comware ( #6386 )
...
* newdevice: improve comware detection
Only some H3C Comware devices were detected as comware, detect them all.
* Update the test data
FYI, C1234 was just a nonsense string
2017-04-13 10:52:07 +01:00
Lorenzo Zafra
bd3fd64f3e
newdevice: Support - ICT Digital Power Supply ( #6369 )
...
* Basic support for ICT PSU, no sensors yet.
* Added current and voltage sensors
* Fixed coding style issues
* Fixed indexes
2017-04-12 15:00:54 -05:00
Lorenzo Zafra
457f2e9744
newdevice: Support - ICT DC Distribution Panel ( #6379 )
...
* New Device Support for ICT DC Distribution Panels
* Fixed indexes, removed tests
* Supply name instead of oid to snmp_get call
* Fixed index conflict for current sensors
2017-04-12 14:37:22 -05:00
Lorenzo Zafra
c22283e218
newdevice: Added signal sensor for opengear devices ( #6401 )
2017-04-12 13:35:55 -05:00
Neil Lathwood
0190691061
newdevice: Added sensors + additional info for HPE iPDU ( #6382 )
...
* newdevice: Added sensors + additional info for HPE iPDU
* added trim
2017-04-07 22:19:38 -05:00
Neil Lathwood
8a2f103144
fix: Moved dnos health disco to powerconnect ( #6331 )
2017-04-04 13:03:44 -05:00
InfraTeam
bc14b9137e
newdevice: Added detection for Hirschmann Railswitch #6161 ( #6207 )
...
* Added detection for Hirschmann Railswitch
* Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Fix for PR 6207 requested changes (old states and temperatures directories removal)
* fix for PR 6207 : state fileupdated
2017-03-23 14:36:25 -05:00
Tony Murray
31dfe62965
fix: do not discover non-existent frequency sensors ( #6199 )
2017-03-15 09:15:27 +00:00
Neil Lathwood
004556dc01
fix: fix Liebert humidity and temp sensors #6196 ( #6198 )
...
* fixed liebert humidity and temp sensors #6196
* fix temperature and humidity
2017-03-14 22:20:17 -05:00
Tony Murray
b2afa147c6
Liebert temperature sensor in the old directory ( #6191 )
2017-03-13 23:06:41 +00:00
Søren Rosiak
becab43087
fix: Wrong NetBotz file location ( #6188 )
...
woops
2017-03-13 15:43:45 -05:00
Søren Rosiak
745eb7b120
feature: Add APC NetBotz State Sensor Support ( #6167 )
2017-03-12 22:28:34 +00:00
Tony Murray
4ae4847a60
fix: Change rfc1628 'state' (est. runtime and on battery) to runtime ( #6158 )
...
* fix: Change rfc1628 'state' (est. runtime and on battery) to runtime
* Fix up the graph error ( : in ds name).
Change seconds on battery to minutes so the value is in minutes
* wrong scale for limits
* Don't use snmp_walk
2017-03-12 21:44:24 +00:00
FTBZ
9c43fbd76b
fix: Adding state sensor support for RFC1628 UPS ( #6153 )
...
* Adding state sensor support for RFC1628 UPS
* added runtime for rfc1628
* Delete rfc1628.inc.php
2017-03-12 14:55:13 -05:00
Tony Murray
ea5a4b3586
fix: attempt to fix several bugs with sensor limits and incorrect detection ( #6176 )
2017-03-12 14:56:56 +00:00
Tony Murray
6993bd122c
fix: sensors not being removed from database ( #6169 )
2017-03-12 00:03:04 +00:00
Neil Lathwood
48022fb873
newdevice: Added additional sensors for Liebert / Vertiv #5369 ( #6123 )
2017-03-11 07:09:13 -06:00
FTBZ
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 Lathwood
255d5fb598
newdevice: Added state support for HP servers #5113 ( #6124 )
2017-03-09 16:05:01 -06:00
Søren Rosiak
faf5517362
newdevice: Improved APC NetBotz Support ( #6157 )
...
* initial
* woops
* remove quote
2017-03-09 15:40:39 -06:00
Tony Murray
b4c93cf9e6
Netonix, properly set default fanspeed limits ( #6144 )
...
Fans can stop if they are unneeded.
2017-03-09 08:07:18 +00:00
Neil Lathwood
198ec806b3
fix: Refactor ipoman cache code to use pre-cache in sensors #5881 ( #5983 )
...
* fix: Refactor ipoman cache code to use pre-cache in sensors #5881
* added missing file
2017-03-06 15:36:53 +00:00
David Bell
a02b987fdf
newdevice: Added state detection for Dell TL4k #2752
2017-03-05 11:56:04 +00:00
VVelox
5805a55483
newdevice: Added support for Cyberpower PDU ( #6013 )
2017-03-03 18:40:33 +00:00
VVelox
57f27fbad2
newdevice: Added support for Digipower PDU ( #6014 )
2017-03-03 14:26:21 +00:00
FTBZ
e0bfad015e
fix: Adding state sensor support for Synology DSM ( #5991 )
...
* Adding state sensor support for Synology DSM
* Removing UPS MIB file
* Removing spaces and returns
* Adding spaces...
* removing blank line
* Removing unnecessary cache_multi
2017-02-25 11:52:45 +00:00
Søren Rosiak
0ec02360d9
feature: Add Eaton UPS Charge Sensor ( #6001 )
2017-02-25 11:19:23 +00:00
Neil Lathwood
ced759105e
fix: Updated qnap sensor code to be more generic #5910 ( #5925 )
...
* fix: Updated qnap sensor code to be more generic #5910
* small change to check for valid data
* small code change
2017-02-17 14:43:30 +00:00
Neil Lathwood
3944185379
update tripplite divisor for certain versions #5364 ( #5794 )
2017-02-10 18:38:51 -06:00
Neil Lathwood
d2d8b05987
device: Added proc, mem and sensor support for FabricOS #5295 ( #5815 )
2017-02-09 08:13:19 +00:00
Neil Lathwood
59fc5ffcbf
newdevice: Improved sensor support for Dell servers #5242 ( #5803 )
...
* newdevice: Improved sensor support for Dell servers #5242
* added missing files
* small update
* Update dell.inc.php
2017-02-09 08:00:23 +00:00
Neil Lathwood
1ad58c4290
newdeice: Added further support for APC sensors #2732 ( #5802 )
2017-02-09 07:59:36 +00:00
Neil Lathwood
21898a3c29
Disco / Poller tidy up + Added display of module mem usage ( #5778 )
...
* tidyup + added mem usage for poller modules
* tidied up discovery modules
* fix sensors
2017-02-07 22:54:30 -06:00
Neil Lathwood
5a60979143
fix: Update lmsensors temp sensors to support 0c values so they do not get removed #5363 ( #5823 )
2017-02-07 21:11:20 -06:00
Neil Lathwood
1132a148e9
small fix, specify .0 for the oid on powerwalker current sensors ( #5820 )
2017-02-07 23:04:39 +00:00
Søren Rosiak
414efb3539
refactor: Various Code Cleanup ( #5777 )
...
* refactor: Various Code Cleanup
* moar
2017-02-05 22:37:08 +00:00
Daniel Preussker
883095deac
fix: Arista watts to dbm conversion
2017-02-05 20:46:13 +01:00
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
914936493f
newdevice: Added additional sensor support for PowerWalker devices #5080 ( #5552 )
2017-01-27 23:30:10 +00:00
Søren Rosiak
7bae2cf0a7
fix: Add extra check to Junos DOM discovery ( #5582 )
2017-01-25 20:41:56 +00:00
Neil Lathwood
02bffcdde2
newdevice: Added signal support for RouterOS ( #5498 )
2017-01-19 23:20:03 +00:00
Neil Lathwood
01e4ac3d58
newdevice: Added additional sensor support for Huawei VRP #4279
2017-01-19 16:42:57 +00:00