Commit Graph
1233 Commits
Author SHA1 Message Date
Neil Lathwood 90eef6ae07 Merge pull request #3291 from mmarchand/dbm-iosxr
fix dbm sensor for ios-xr
2016-03-31 12:01:53 +01:00
Paul Heinrichs 24f5918385 Typo in temp canopy.inc 2016-03-29 11:50:55 -04:00
Mickael Marchand 78e130ea8d fix dbm sensor for ios-xr 2016-03-27 18:22:25 +02:00
Paul Heinrichs 985e1a4402 Split Cambium/Canopy Detection and Polling 2016-03-24 10:34:56 -04:00
Paul Heinrichs 0a2b1154f0 Removing Old Canopy Files 2016-03-23 08:19:45 -04:00
Paul Heinrichs a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
Paul Heinrichs 72b9fd4d38 Added Cambium Support 2016-03-22 09:32:26 -04:00
Neil Lathwood bcafac560c Merge pull request #3237 from xbeaudouin/cumulus
Basic Cumulus Linux support
2016-03-18 10:33:38 +00:00
Neil Lathwood d20b1c657f Merge pull request #3262 from murrant/fix-icon-update 2016-03-17 18:49:50 +00:00
Tony Murray a20c14b66b Fix icon reset issue when os != icon. 2016-03-17 11:36:59 -05:00
Daniel Preussker c7fbf4d5b3 Merge pull request #3254 from barhom/juniper-ex2500
Added support for Juniper EX2500
2016-03-17 08:51:44 +00:00
Tony Murray 271e767077 Merge pull request #3250 from laf/issue-3236
Split out the icon check and update from os
2016-03-16 10:59:09 -05:00
Ibrahim Tachijian 282fb891d0 Added support for Juniper EX2500 2016-03-16 16:08:50 +01:00
laf 772c9177f6 Split out the icon check and update from os 2016-03-15 23:08:17 +00:00
Rosiak 29fd3fb569 Initial Commit 2016-03-15 18:11:09 +01:00
Xavier Beaudouin ac9c428012 Change else if to elseif as requested by @laf. 2016-03-15 11:39:49 +01:00
Neil Lathwood 2d2f56c3dc Merge pull request #3224 from Rosiak/issue-3029
Basic Develop Ineo Printer Support
2016-03-15 10:01:33 +00:00
Xavier Beaudouin 77a5918d4e Basic Cumulus Linux detection 2016-03-14 15:39:45 +01:00
Rosiak d33c54ea9e Add discovery file 2016-03-13 22:15:13 +01:00
Neil Lathwood 2bbbd13f2c Merge pull request #3231 from Rosiak/issue-3147
dBm Disco Fix
2016-03-13 21:04:49 +00:00
Neil Lathwood f32b7680ff Merge pull request #3230 from Rosiak/issue-3229
check_valid_sensors - Correction
2016-03-13 20:55:03 +00:00
Neil Lathwood f80a4a3434 Merge pull request #3228 from Rosiak/convert-drac-state-disco
Convert old drac state disco to new
2016-03-13 20:53:40 +00:00
Neil Lathwood 4b473f8025 Merge pull request #3227 from Rosiak/valid-state-bug
Valid State Sensor Bugfix
2016-03-13 20:50:16 +00:00
Rosiak c948efae24 dBm Disco Fix
#3147
2016-03-12 23:45:00 +01:00
Rosiak f1bb532d30 check_valid_sensors - Correction
#3229
2016-03-12 23:27:21 +01:00
Rosiak 2fe97b4a7d Convert old drac state disco to new 2016-03-12 22:55:36 +01:00
Rosiak 77ec4c23a9 Valid State Sensor Bugfix
Be able to remove sensors when they become invalid.
2016-03-12 22:50:56 +01:00
Rosiak 4852179973 Juniper Alarm State Monitoring
#1365
2016-03-12 21:47:48 +01:00
Rosiak e62bc6457e Dell NOS Disco - N4032F
#3196
2016-03-10 10:20:34 +01:00
Neil Lathwood 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
Tony Murray 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
Tony Murray 55002aced1 Check the sysObjectID before trying to detect ILO temp sensors. 2016-03-09 10:02:53 -06:00
Neil Lathwood 5e57a026e9 Merge pull request #3142 from xbeaudouin/pktj
Gandi Packet Journey support.
2016-03-07 10:15:13 +00:00
Xavier Beaudouin 597204d764 Update the discovery of pktj as @murrant suggested. 2016-03-07 10:22:49 +01:00
Tony Murray 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
Tony Murray 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
Neil Lathwood 9812c402ce Merge pull request #3160 from Rosiak/ironware-state
Basic Ironware State Support
2016-03-04 11:28:59 +00:00
Rosiak 5a4334daa5 Small fix 2016-03-04 06:49:04 +01:00
Neil Lathwood 695baede4e Merge pull request #3121 from Rosiak/juniper-state
Juniper State Support
2016-03-03 20:07:34 +00:00
Rosiak 7e851ad999 add space 2016-03-03 19:45:51 +01:00
Rosiak add8f9503a if descr empty, then fill in 2016-03-03 19:42:11 +01:00
Rosiak 4bc2f5feee Scrut fix 2016-03-03 18:12:15 +01:00
Xavier Beaudouin 51cb9ef3d1 Initial Gandi Packet Journey support 2016-03-03 15:52:44 +01:00
Tony Murray a57d212b55 Merge pull request #3074 from xbeaudouin/adx_stuff
ServerIron / ServerIron ADX support
2016-03-02 19:30:08 -06:00
Rosiak a880074838 Basic Ironware PSU State Disco 2016-03-02 19:06:43 +01:00
Xavier Beaudouin 1c65acc317 Tab => spaces 2016-03-02 13:47:48 +01:00
laf 5139805616 Reverted to pre-vrf lite codebase 2016-03-01 18:05:08 +00:00
Xavier Beaudouin 669841af50 Added some MIB polling specific stuff for ServerIron 2016-03-01 17:36:39 +01:00
Xavier Beaudouin 37e8b2da63 Add Power Supply and Fan status 2016-03-01 14:15:01 +01:00
Xavier Beaudouin 386ad101c6 Removed specified MIB file for ServerIron temperatures since the OID used is RAW 2016-03-01 10:46:00 +01:00