Commit Graph
1088 Commits
Author SHA1 Message Date
Rosiak 0d15244c2e Fix Cisco Temp Disco
Existing disco was broken and did not work on the install’s I tested on.
2016-01-14 19:35:13 +01:00
Tom Ferguson 9de9ce5f96 Added Samsung SCX line of printers into OS discovery 2016-01-13 14:51:02 +00:00
Neil Lathwood d3132a190b Merge pull request #2690 from vitalisator/stp
add basic STP/RSTP support
2016-01-10 22:45:24 +00:00
Neil Lathwood 72cc180184 Merge pull request #2719 from SaaldjorMike/del-utime-func
Replaced custom utime() function with microtime(true)
2016-01-10 22:43:31 +00:00
Neil Lathwood 6cfacabca1 Merge pull request #2720 from ekoyle/nos_fix
Remove some detection logic from Brocade NOS foo
2016-01-10 22:40:42 +00:00
Neil Lathwood 6d076fc5d3 Merge pull request #2742 from Rosiak/issue-2736
Basic HWGroup Poseidon Discovery
2016-01-10 17:25:03 +00:00
Rosiak a265f9a8dc Basic HWGroup Poseidon Discovery
Initial PR
2016-01-10 14:58:56 +01:00
Dave Hope 7fbdb5e440 Merged changes for Zyxel ES and GS series switches under 'Zynos'. 2016-01-10 10:39:12 +00:00
Dave Hope 152c45bc36 Create zyxelgs.inc.php
Add support for Zyxel GS1910-24HP (And likely others)
2016-01-09 18:24:13 +00:00
Eldon Koyle 5835fe6b77 Remove some detection logic from Brocade NOS foo
Remove one overly-broad and one overly-narrow detection check for nos
devices.
2016-01-08 14:30:55 -07:00
Søren Rosiak 89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
Neil Lathwood 4e127af323 Merge pull request #2696 from SaaldjorMike/vmware-vminfo-discovery-perf
Fixed discovery+poller performance of VMware virtual machines.
2016-01-08 13:35:15 +00:00
Mike Rostermund e2d1a8e7d9 Replaced custom utime() function with microtime(true) 2016-01-08 13:33:32 +01:00
Thom Seddon 89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Mike Rostermund a1261a0aeb Replace utime() for microtime(true) 2016-01-08 08:41:12 +01:00
Mike Rostermund 51d2e32c36 Print runtimes for each individual polling and discovery module. 2016-01-07 12:04:51 -08:00
Neil Lathwood 564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Mike Rostermund a42e3da6eb Fixed discovery performance of VMware virtual machines. 2016-01-05 12:33:10 -08:00
Tobias Herrmann 388981d1ea renamed canon-printer discovery module 2016-01-04 12:55:10 +01:00
vitalisator d12c7803e0 add basic STP/RSTP support 2016-01-03 21:10:35 +01:00
Tobias Herrmann b9ced6561f added support for canon MF-series printers 2016-01-02 17:42:29 +01:00
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
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