Commit Graph

203 Commits

Author SHA1 Message Date
Jussi Sorjonen
d39070d9da Fix Brocade VDX fanspeed discovery
Discover Brocade fan speed sensors as correct type (fanspeed) instead of temperature
2016-10-11 22:30:53 +03:00
Neil Lathwood
6c324cd03e refactor: Improve sensors polling for performance increase (#4725)
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
Neil Lathwood
781c07c658 fix qnap fanspeed oid (#4770) 2016-10-11 17:30:10 +01:00
crcro
b908418058 refactor: Rewrite for qnap fanspeeds (#4590) 2016-10-11 07:37:47 +01:00
crcro
a7489e2645 fix: qnap temperature sensors #4586 2016-10-11 07:34:16 +01:00
Neil Lathwood
c0d7ad44b0 Revert "refactor: snmp cleanup" (#4746) 2016-10-07 09:26:10 +01:00
Tony Murray
07e8e9f2be refactor: snmp cleanup (#4683) 2016-10-06 21:20:11 +01:00
Guillem
c73ed98ea7 newdevice: Add additional features to SAF Tehnika (#4666) 2016-10-06 17:49:40 +01:00
Aaron Daniels
a2563c5b67 feature: Added Cisco Integrated Management Console inventory and sensor support #4454 2016-10-06 01:40:37 +01:00
Zaxmy
2b52977668 fix: Wrapped ipmi user / pass in quotes #4686 and #4702 2016-10-03 19:10:59 +01:00
Tony Murray
edbb6ae0e3 refactor: Centralize MIB include directory specification (#4603)
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours  (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.

* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
Tony Murray
59d294a58f fix: stop qnap discovery from running for every device 2016-09-27 13:55:16 -05:00
Tony Murray
efc4d59324 device: Fix eatonups to properly discover sensors
Also removed many needless snmpgets
2016-09-27 12:47:03 -05:00
kate66
3784f65abb Added MGE Comet detection (#4606)
newdevice: Added MGE detection
2016-09-27 14:49:58 +01:00
Neil Lathwood
6294506e38 Update netonix current descr (#4618) 2016-09-27 09:32:26 +01:00
Neil Lathwood
dc26f097b0 fix: Run cleanup for ipmi sensor discovery (#4582)
* fix: Run cleanup for ipmi sensor discovery

* Updated check_valid_sensors calls to use ipmi as sensor type
2016-09-26 16:34:54 -05:00
Neil Lathwood
601074606d Merge pull request #4600 from murrant/netonix-update
devices: Netonix switch data collection update
2016-09-26 21:56:47 +01:00
Tony Murray
12cdec8024 Do not rely on OS shipped mibs, just our mibs. 2016-09-26 10:56:45 -05:00
Tony Murray
1b4d44b2f8 Netonix switch update
New mib
Added total power consumption and dc power input (for dc switches)
Small cleanups
2016-09-26 10:34:49 -05:00
crcro
e5fa690bed force travis recheck 2016-09-26 16:27:49 +03:00
crcro
f96a421bc6 replace special char from snmpget result, cleaner 2016-09-26 14:48:38 +03:00
crcro
4669ff6d1a spaces ... 2016-09-26 12:18:00 +03:00
crcro
40a588135b removed header cpu usage, added hdd states sensors 2016-09-26 04:07:30 +03:00
Neil Lathwood
08b7d63d21 Merge pull request #4513 from OpcaoTelecom/datacom-transceiver
newdevice: Added Datacom Dbm Support
2016-09-21 19:00:54 +01:00
Neil Lathwood
e29f891400 Merge pull request #4495 from crcro/fix-poweralert-ups-divisor
fix: poweralert ups divisor
2016-09-21 19:00:11 +01:00
Alan Gregory
c3aa0c3feb Added Datacom Dbm sensor 2016-09-20 18:04:42 -03:00
Neil Lathwood
a12da40223 Merge pull request #4492 from Rosiak/riverbed-enhancements
feature: Add temp & state sensors to Riverbed
2016-09-20 20:04:19 +01: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
Rosiak
0ed3878eaf feature: Add temp & state sensors to Riverbed 2016-09-19 22:30:06 +02:00
boudreau
917e9d4473 Update apc.inc.php 2016-09-19 12:38:06 -04:00
boudreau
b9c94ef3e3 Update apc.inc.php 2016-09-19 12:23:14 -04:00
boudreau
c097120103 Create apc.inc.php 2016-09-19 11:07:54 -04:00
boudreau
c1b8298dfe Create runtime.inc.php 2016-09-19 11:06:48 -04:00
Neil Lathwood
9ed1dda9bc s/junos/poweralert/ 2016-09-18 19:55:00 +01:00
Neil Lathwood
3ae96e2a37 Centralised code for poweralert divisor checks 2016-09-18 19:38:31 +01:00
Rosiak
c74aa49e5c feature: Add more state sensors to Dell iDrac 2016-09-17 19:00:52 +02: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
Tony Murray
6d93dc0572 newdevice: Add support for APC Netbotz 200 (#4443)
Unfortunately, it is clobbered by other devices because it returns a value for all sorts of snmpget requests
2016-09-15 08:21:29 +01:00
Neil Lathwood
7dec670494 refactor: Updated a lot of references to LibreNMS - copyright still left intact (#4339) 2016-09-08 08:12:23 -05:00
Søren Rosiak
28db97382e feature: Added Cisco Stackwise Support #4301
feature: Added Cisco Stackwise Support #4301
2016-09-04 16:26:55 +01:00
Rosiak
dd9bf300f4 fix: Don’t add Cisco VSS sensors if VSS is not running #4111 2016-08-31 14:26:53 +02:00
crcro
135ce1c7a7 discovery: edgeswitch os (#4265)
newdevice: Added Temp and State support for EdgeSwitch OS #4265
2016-08-30 13:46:12 +01:00
Søren Rosiak
16ae3cf9be newdevice: Added support for DDN Storage #2737 (#4261)
newdevice: Added support for DDN Storage #2737 (#4261)
2016-08-29 21:42:42 +01: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
crcro
7634c085c0 Hwg ste2 (#4190)
* misspelled var name

* HWg-group STE2 fully working - tested

* not so noisy definitions.inc.php

* implemented scrutinizer best practices
2016-08-24 14:37:35 +01:00
zarya
10d7451a74 Hytera repeater support (#4163) 2016-08-23 19:44:45 +01:00
crcro
a7441e6459 initial hw group ste2 device support 2016-08-19 02:21:00 +03:00
crcro
776dfa998b changed disabled codec state to unknown value (3) 2016-08-18 03:27:11 +03:00