42 Commits

Author SHA1 Message Date
14679609f1 Add Accedian MetroNID OS Support
Committer: <thecityofguanyu@outlook.com>

 On branch thecityofguanyu/add-accedian-os
 Changes to be committed:
	new file:   html/images/os/accedian.png
	modified:   includes/definitions.inc.php
	new file:   includes/discovery/os/metronid.inc.php
	new file:   includes/discovery/processors/metronid.inc.php
	new file:   includes/discovery/sensors/temperatures/metronid.inc.php
	new file:   includes/polling/os/accedian.inc.php
	new file:   mibs/ACCEDIAN-SMI.mib
	new file:   mibs/ACD-ALARM-MIB.mib
	new file:   mibs/ACD-CFM-MIB.mib
	new file:   mibs/ACD-DESC-MIB.mib
	new file:   mibs/ACD-DISCOVERY-MIB.mib
	new file:   mibs/ACD-FILTER-MIB.mib
	new file:   mibs/ACD-PAA-MIB.mib
	new file:   mibs/ACD-POLICY-MIB.mib
	new file:   mibs/ACD-PORT-MIB.mib
	new file:   mibs/ACD-REGULATOR-MIB.mib
	new file:   mibs/ACD-SA-MIB.mib
	new file:   mibs/ACD-SFP-MIB.mib
	new file:   mibs/ACD-SHAPER-MIB.mib
	new file:   mibs/ACD-SMAP-MIB.mib
	new file:   mibs/ACD-TID-MIB.mib
2016-07-02 11:45:36 -05:00
516af08126 Merge pull request #3608 from laf/issue-3590
Added base support + sensors for IBM AMM
2016-06-30 21:25:28 -05:00
5b9fb7db5a start of adding basic support for the servertech sentry4 cdus
I agree to the conditions of the Contributor Agreement
    contained in doc/General/Contributing.md.
2016-06-14 18:21:16 -07:00
laf
f4738ab0fa Rebased 2016-06-12 19:46:04 +00:00
c1b752e373 HWg-STE Temp & State Support
#3606
2016-06-12 14:48:25 +02:00
laf
a1d3ac7e16 Merge branch 'master' of github.com:laf/librenms into issue-3590 2016-06-09 10:36:07 +00:00
laf
cd7e47d314 Updates and fixes 2016-06-09 10:35:55 +00:00
ad8ecb0f82 Switch support for Avtech RoomAlert 4E 2016-06-06 15:44:55 -05:00
laf
d5bf3281af Fix syntax issue 2016-06-06 17:56:20 +00:00
laf
ca86472fcc Added base support + sensors for IBM AMM 2016-06-06 17:15:23 +00:00
fcd7ed6dda if -> elseif 2016-06-03 21:51:17 -05:00
b54f449ed8 Add Avtech switch support 2016-06-03 21:44:21 -05:00
1a60b7301f Initial support for RoomAlert3E
Doesn't support switch yet as, avtech_add_sensor doesn't handle state type sensors.
2016-06-03 21:28:56 -05:00
e866cdedaf Added CPU temperature discovery/polling for DNOS 2016-04-19 15:18:52 -05:00
554a56acb3 Merge pull request #3324 from pheinrichs/issue-3322
Cambium Graph Changes
2016-04-11 16:31:36 +01:00
499a23e372 Adjusted canopy sensor high/low limits 2016-04-06 08:20:10 -04:00
1e9073721a Dell Powerconnect 3548P uses 3019 as the last bit 2016-03-31 09:03:57 -05:00
24f5918385 Typo in temp canopy.inc 2016-03-29 11:50:55 -04:00
985e1a4402 Split Cambium/Canopy Detection and Polling 2016-03-24 10:34:56 -04:00
72b9fd4d38 Added Cambium Support 2016-03-22 09:32:26 -04:00
77a5918d4e Basic Cumulus Linux detection 2016-03-14 15:39:45 +01:00
aa0a59b526 Merge pull request #3204 from murrant/hpilo
Check the sysObjectID before trying to detect ILO temp sensors.
2016-03-09 20:34:03 +00:00
eb9281ff10 Fixes for Avtech
Trim quotes from description
Correct sensor type
Allow sensor id of 0
Correct indexes for sensors
2016-03-09 12:34:29 -06:00
55002aced1 Check the sysObjectID before trying to detect ILO temp sensors. 2016-03-09 10:02:53 -06:00
5e57a026e9 Merge pull request #3142 from xbeaudouin/pktj
Gandi Packet Journey support.
2016-03-07 10:15:13 +00:00
13260ce152 Move avtech_add_sensor function to includes/discovery/functions.php
allow type to be specified
else if -> elseif
2016-03-05 08:33:14 -06:00
555fdb5bfc Clean up avtech by making a helper function so it is easier to add devices.
Add support for RoomAlert 4E
fixes #3166
2016-03-04 17:28:54 -06:00
51cb9ef3d1 Initial Gandi Packet Journey support 2016-03-03 15:52:44 +01:00
a57d212b55 Merge pull request #3074 from xbeaudouin/adx_stuff
ServerIron / ServerIron ADX support
2016-03-02 19:30:08 -06:00
1c65acc317 Tab => spaces 2016-03-02 13:47:48 +01:00
386ad101c6 Removed specified MIB file for ServerIron temperatures since the OID used is RAW 2016-03-01 10:46:00 +01:00
c4acda6c0c Merge pull request #3091 from murrant/avtech
Support Avtech Sensors
2016-02-26 13:15:46 +00:00
6f5c83f3c9 Create qnap.inc.php
Collect QNAP Turbo NAS disk temperatures
2016-02-25 09:49:08 +01:00
6d1960f657 Forgot to add the Chassis temperature 2016-02-24 12:01:22 +01:00
c8ae2f6dd2 Merge branch 'master' into avtech 2016-02-23 09:51:34 -06:00
ea3eedf3f0 Netonix Update
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
0e9e9dd8b3 Add temp sensors for TemPageR 3E and 4E. Assume all sensors are temperature for now.
SNMP did not seem to supply descriptions on the 4E.
2016-02-17 16:27:36 -06:00
d82ca08bc2 Remove unused code
#2934
2016-02-13 21:44:24 +01:00
0422d8e589 Add fanspeed,temp, and voltage for Netonix switches. 2016-02-09 13:31:36 -06:00
5dd9fed3e0 Wrong array value 2016-01-31 00:18:30 +01:00
3139239240 Do not discover a temp sensor which is not present
#2848
2016-01-31 00:16:39 +01:00
laf
b5d1155006 Updated discovery sensors module directory structure 2016-01-17 20:47:47 +00:00