Commit Graph
2468 Commits
Author SHA1 Message Date
Paul Gear 2244a5f31d Fix issues flagged by scrutinizer 2016-01-02 07:10:43 +10:00
Paul Gear 953ea3fa15 Add device OID storage and display 2016-01-02 07:10:42 +10:00
Paul Gear 7619a340d6 Split polling & discovery of MIB-based poller 2016-01-02 07:10:42 +10:00
Paul Gear 40a1cef050 Generalise arp discovery cache; move to common 2016-01-02 07:10:42 +10:00
Paul Gear 4d6e671e71 Add code to populate mibdefs table; note about moving some items to discovery 2016-01-02 07:10:41 +10:00
flatterlight eab707daf7 Update samsungprinter.inc.php
newline
2015-12-30 02:50:18 +01:00
flatterlight 9844915107 fixed OS variable 2015-12-30 02:50:18 +01:00
flatterlight 80c8b70ad4 added suport for samsung printer 2015-12-30 02:42:25 +01:00
Rosiak 0b26686cb1 Fix enterasys discovery
fix #2677
2015-12-29 16:32:17 +01:00
Neil Lathwood d1c254dd3c Merge pull request #2672 from vitalisator/master
add cpu and memory discovery/polling to PBN devices
2015-12-28 18:36:22 +00:00
vitalisator b4cbd3087c add build specific handling on cpu and mempool discoverx/polling 2015-12-27 12:12:43 +01:00
vitalisator 81ab435942 add cpu and memory discovery/polling to PBN devices 2015-12-27 00:23:39 +01:00
Rosiak 2f88cb93a3 Basic LigoPTP Discovery
fix #2636
2015-12-20 21:10:36 +01:00
Neil Lathwood a203c94747 Merge pull request #2632 from szatam/master
Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquiti E…
2015-12-18 16:25:53 +00:00
Neil Lathwood 12011dc4b2 Merge pull request #2619 from vitalisator/issue-2614
Fix LLDP discovery on devices with absent lldpRemSysName field
2015-12-18 16:11:47 +00:00
Neil Lathwood 46231a5e56 Merge pull request #2613 from rucarrol/forti_cpu
Adding support for discovering/polling all processors in a Fortigate device
2015-12-18 16:05:16 +00:00
Neil Lathwood 1ced3dff98 Merge pull request #2558 from vizay/brocade-vdx-support
Added full discovery and polling support for brocade VDX devices.
2015-12-18 15:57:27 +00:00
Tamas Szabo 93f2d4b8d0 Non-vxworks based Quanta LB6M erroneously gets detected as Ubiquity Edgeswitch. New check for 'Quanta' in sysdescr added. 2015-12-15 12:54:49 +02:00
vitalisator 4bd3b12c44 revert to fetchRow 2015-12-13 21:00:39 +01:00
vitalisator 7237c84164 change fetchRow to fetchCell 2015-12-13 20:24:08 +01:00
vitalisator 29e708819a closes #2614 2015-12-13 20:15:43 +01:00
laf d0eab1c02b Moved memory graphs for vmware to mempool polling 2015-12-13 18:02:24 +00:00
Rosiak fbe56071a5 Add support for Cisco SG500 series
Fix #2561
2015-12-11 23:26:40 +01:00
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
laf b831d096a9 For entity-sensor, changed variable name again 2015-12-07 03:02:06 +00: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