Commit Graph
878 Commits
Author SHA1 Message Date
laf d983fb78b3 Added hardware into os for fireware 2015-04-14 21:41:00 +01:00
laf a64fb5e802 Initial start on better watchguard support 2015-04-14 17:45:56 +01:00
Daniel Preussker dd9148b085 Merge pull request #799 from laf/issue-774
Fixed vmware virtual machine support + updated mibs + added serial and hardware info
2015-04-14 13:17:07 +00:00
Søren Rosiak 8fd0889e13 APC InfraStruxure Detection
- Just basic s/n & hw detection
2015-04-13 23:29:04 +02:00
Søren Rosiak a15180333a Minor APC Polling Changes
- Add InRow Serial ID
- Convert from OID to MIB names
2015-04-13 23:11:27 +02:00
Neil Lathwood 4739254fbe Added hardware / serial number support 2015-04-13 21:53:05 +01:00
laf 76a3425358 Append mib directory 2015-04-13 10:39:12 +01:00
Neil Lathwood ec1c9009a5 Added logging and also missing mib in polller 2015-04-12 13:57:31 +01:00
laf 66a3f03f7c fixed filename 2015-04-12 09:23:56 +01:00
laf 659a5901d3 Added basic detection for packetlogic devices 2015-04-11 18:42:15 +01:00
Mike Rostermund fe41c86fe0 Changed polling of OS to more appropriate MIB usage for Cisco SB devices 2015-04-09 07:14:15 -07:00
laf 95125183ae Added powercode support - no icon for now, using linux 2015-04-08 21:58:40 +01:00
Paul Gear b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
laf b3f368da07 More work for initial Cambium support 2015-04-06 23:05:13 +01:00
laf 8b7f8310f0 Added initial canopy files 2015-04-06 23:05:13 +01:00
laf e4040c0ace Basic detection of unifi kit 2015-04-05 00:27:02 +01:00
Mark Gibbons 06f95595cd Remove ubiquitiap os type from discovery and polling sub dirs 2015-04-04 22:06:31 +01:00
laf ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Søren Rosiak eff1c34d8f Update fortigate.inc.php
-Another correction.
2015-04-02 22:17:53 +02:00
Søren Rosiak a60eb07608 Update fortigate.inc.php
- Re-add the some of the old code to ensure backwards compatibility
2015-04-01 20:38:53 +02:00
Søren Rosiak b689f7952d FortiGate Minor Change
- Add serial and hardware recognition
- Clean up code
2015-04-01 19:17:24 +02:00
Søren Rosiak cda227bd51 Detect Cisco ASA HW and OS Ver
- Now detects Cisco ASA HW and OS Ver, somehow this went missing
- Code used from ciscowlc.inc.php, Copyright information included
- Tested against various 5505 and 5515 OS Versions.
2015-04-01 18:06:42 +02:00
Tyler Christiansen 57d51cb83f bring f5 version output in line with other standards 2015-03-26 22:50:35 -07:00
Tyler Christiansen 277270e5b7 add basic f5 support 2015-03-26 22:10:30 -07:00
laf a6802ec217 Updating to include Pro versions 2015-03-25 17:06:20 +00:00
laf 4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
laf b4bc9ac864 Added serial number detection for Cisco ASA 2015-03-23 15:31:32 +00:00
Kevin Fleshman 6d827c7f3e Simplify Comware poller version matching 2015-03-10 09:07:59 -07:00
laf 502fec2cf6 Fixed version detection for HP switches 2015-03-10 14:31:59 +00:00
laf 583043a6c4 Merged hp and comware poll/disco 2015-03-10 00:06:09 +00:00
Kevin Fleshman 1dd4a2deff Add version detection for 3Com Baseline switches (and possibly others) 2015-03-09 13:02:46 -07:00
Kevin Fleshman 5c7ee6aad1 sysDescr is two lines 2015-03-09 11:29:35 -07:00
Kevin Fleshman 0a547f5492 Add detection of HP V1910 switches 2015-03-09 10:36:59 -07:00
laf eed7f90638 Remove spacing 2015-03-09 12:50:40 +00:00
laf a2f951a386 Added polling support for NXOS 2015-03-09 12:49:43 +00:00
Mike Rostermund a01721f1fb Added support for additional Cisco SB units 2015-02-19 23:05:10 +01:00
Rosiak 730caac74a Basic Ruckus Wireless Support
Basic device support for Ruckus Wireless devices.
2015-02-16 20:14:04 +01:00
Søren Rosiak 7900b33a8a Update ibmnos.inc.php
Format change.
2015-02-14 17:25:07 +01:00
Søren Rosiak b6ef8adb21 Update ibmnos.inc.php
Fomat change.
2015-02-14 17:20:56 +01:00
Rosiak 92422461f2 IBM NOS Support
Basic device support for a few IBM NOS devices.
Will add more as i get access to more devices.
2015-02-14 13:18:00 +01:00
Tuomas Riihimäki b438fd131a Add cisco wireless controller detection and airespace-mibs 2015-02-12 10:33:01 +02:00
Neil Lathwood 8deae3ff79 Added Hikvision support 2015-01-05 21:06:49 +00:00
Paul Gear 06780f1003 Testing EdgeOS support 2014-11-22 20:23:02 +10:00
Paul Gear 5196e0c6a4 Seemingly tested VyOS support 2014-11-22 18:36:05 +10:00
Paul Gear e60245b4f2 More testing of VyOS support 2014-11-22 18:11:56 +10:00
Paul Gear 198cf9ac08 Testing VyOS support 2014-11-22 17:47:32 +10:00
Greg Bolte 1562296e0f This adds support for filling in $hardware on routeros devices. 2014-03-31 04:55:31 -07:00
Paul Gear a71d34072a Merge pull request #188 from toyowheelin/issue-183
This adds support for EAP600 and possibly other engenius access points a...
2014-03-29 09:34:19 +10:00
Paul Gear cbb274fd12 Merge pull request #193 from toyowheelin/issue-192
This should address issue #192
2014-03-29 09:26:59 +10:00
laf 469124f0a9 Added Windows 2012 polling support 2014-03-16 20:54:49 +00:00