Commit Graph
1094 Commits
Author SHA1 Message Date
root 8ed1a50657 Added parameter for sql query to check ifPhysAddress as thats what lldpRemPortId is 2015-12-09 20:37:15 +00:00
vizay 35e0408edd Added back discovery for older VDX systems for backwards compatibility. Fixed indentations 2015-12-08 16:24:12 +01:00
vizay 59b4ef7712 Added discovery and polling support for brocade VDX devices. Removed an obsolete value and check for ifAlias (in definitions and ports) since VDX nowdays report correct from ifAlias. Removed printing of interface numbers for vdx devices in the interface list since VDX devices do not report the expected ifIndex value like other switches do 2015-12-04 15:35:02 +01:00
Ruairi Carroll 85c9f77962 Adding polling and discovery code for fortigate_cpu 2015-12-03 18:23:42 +01:00
laf c1239b50e1 Pointed the snmp calls for Huawei to the correct folder! 2015-12-02 20:57:04 +00:00
Tony Murray 76b4cba8df New MIBs for Netonix Switch.
Use the new enterprise ID 46242 for discovery.
Fixes #2187
2015-11-30 13:03:22 -06:00
laf 91409ef149 Added support for Quanta switches with vxworks 2015-11-20 04:00:06 +00:00
Mike Rostermund 6d4fb0f8cd Fix discovery of Cisco PIX devices running pixos 8.0 2015-11-21 11:41:19 +01:00
Rick Hodger 8c4baaacfd Removed commented code. 2015-11-20 13:03:01 +00:00
Rick Hodger 8b1dc95d83 Issue 1865, Juniper hardware inventory fix 2015-11-20 10:47:47 +00:00
Neil Lathwood 6d82bbfccf Merge pull request #2457 from ekoyle/master
Fix librenms auto-discovery
2015-11-19 19:32:14 +00:00
Eldon Koyle fb0501588e Fix librenms auto-discovery 2015-11-18 14:48:54 -07:00
Mike Rostermund 4cb734a3d4 Added support for LigoWave Infinity AP's 2015-11-18 10:41:55 -08:00
Mike Rostermund 01922e5c5a Added support for CPU and Memory usage of Ubiquiti UniFi 2015-11-12 09:55:11 -08:00
Rob Gormley fa5f5750da Add MIBs for other Cisco SB switches (SG200 series) 2015-11-05 10:34:51 -08:00
Daniel Preussker 0471087d5c Merge pull request #2361 from laf/issue-2186
Basic support for SAF Lumina radios
2015-10-29 15:18:21 +00:00
laf b07c7e3226 http://uk.tp-link.com/favicon.ico 2015-10-28 21:56:59 +00:00
laf cb200e9e2e Added necessary files for SAF support 2015-10-28 21:32:19 +00:00
Mike Rostermund a929cb9fd1 Merge pull request #2182 from laf/issue-2105
Updated to disable auto-discovery by ip
2015-10-26 21:59:06 +01:00
Jimmy a9e2582da3 Detect vcsa as vmware instead of generic 2015-10-21 11:39:59 +02:00
laf 76f862fddd Updated to disable auto-discovery by ip 2015-10-20 16:12:03 +00:00
laf ee14daf971 Added additional comware detection 2015-10-16 18:46:43 +00:00
Mike Rostermund 78f02cb418 Reformat check a bit to make it easier for adding additional oids in the future 2015-10-14 20:44:33 +02:00
Rosiak ac5ca25927 add missing dot 2015-10-14 20:11:12 +02:00
Rosiak 3bef84fe85 Fix Riverbed discovery 2015-10-14 20:05:22 +02:00
sthen 5edf96223f fix descriptions 2015-10-12 15:52:58 +01:00
sthen 2544dfedb5 detect OpenBSD sensors 2015-10-12 15:15:14 +01:00
Rosiak b3d60fccc1 Add Basic Riverbed Steelhead Support 2015-10-11 16:33:29 +02:00
Neil Lathwood 9802d8992b Merge pull request #2053 from chrisgfx/issue-1870
Issue 1870 : Pulse Secure OS support
2015-10-10 10:28:01 +01:00
Falk Stern b6c6ecd359 Missing a bracket, sorry. 2015-10-07 16:27:06 +02:00
Falk Stern 661ed67372 Make discovery ignore Dell branded Aruba Wifi Controllers. Dell PowerConnect W-3200 controllers have the strings ArubaOS and PowerConnect in their sysDescr and powerconnect.inc.php will overwrite the Aruba OS detection. 2015-10-07 16:12:48 +02:00
xavier.beaudouin b7e0a9fb51 Merge branch 'master' of https://github.com/librenms/librenms 2015-10-06 17:41:52 +02:00
chrisgfx 25eb2d166d Create pulse.inc.php 2015-10-03 11:45:49 +02:00
chrisgfx dbb6e1d7b0 Create pulse.inc.php 2015-10-03 11:44:30 +02:00
chrisgfx 15ece0f14c Create pulse.inc.php 2015-10-03 11:41:25 +02:00
Rosiak fa6a8c8f2d Enhance WatchGuard OS Detection
Fix #2024
2015-10-02 22:03:06 +02:00
xavier.beaudouin 22f5266a81 First portage of S2S/Mulitmatic support for S2S SYRIUS MS 10000 2015-10-02 16:02:10 +02:00
Mark Nagel 46bb776cae Update sonicwall.inc.php
Fixed indentation again!
2015-09-22 14:36:13 -07:00
Mark Nagel a26d471ba9 Update sonicwall.inc.php
Updated to conform to coding standards, added copyleft header.
2015-09-22 07:26:56 -07:00
Mark Nagel 4df8148c4f Create sonicwall.inc.php 2015-09-21 17:08:18 -07:00
Mark Nagel 8c20f54ab5 Create sonicwall.inc.php
Discovery module for SonicWALL memory utilization.
2015-09-21 16:09:42 -07:00
Neil Lathwood 6e1d0efbad Merge pull request #1953 from Rosiak/issue-1947
Basic HP MSM Discovery
2015-09-21 21:59:23 +01:00
Rosiak 389586be02 Expand device discovery 2015-09-21 19:56:14 +02:00
Rosiak dcb02c43fa Basic HP MSM Discovery
Fix #1947
2015-09-21 18:44:21 +02:00
laf 3e17fc2318 Some *nix systems do not provide a descr :( 2015-09-21 14:02:25 +00:00
Neil Lathwood fa75915b6f Merge pull request #1923 from Tawmu/iss-1921
Adding basic device support for Avaya IP Office controllers
2015-09-20 21:50:27 +01:00
Rosiak 8b939ad6ef fix issue-1931 2015-09-19 23:06:12 +02:00
Tom Ferguson c3b7363e03 Added basic support for Avaya IP Office discovery 2015-09-17 06:48:42 -04:00
laf 79cbd51702 Updated sysObjectId 2015-08-31 21:21:36 +00:00
laf c708610c96 Added basic detection for FortiOS 2015-08-31 21:19:39 +00:00