Commit Graph

147 Commits

Author SHA1 Message Date
Neil Lathwood
408babb88d newdevice: Added support for CTC Union devices (#5402)
* newdevice: Added support for CTC Union devices

* added logo

* added unit test

* added missing snmprec file

* replaced logo

* reverted logo

* and again :/
2017-01-16 12:10:36 -06:00
Tony Murray
5e1c7f4723 fix: linux detect by oid too (#5439) 2017-01-15 15:20:27 +00:00
Tony Murray
0ab2f18f7d refactor: move some os from linux and freebsd discovery files to yaml (#5429) 2017-01-14 14:54:16 +00:00
Neil Lathwood
89a2847b69 newdevice: Added Tomato and AsusWRT-Merlin OS #5254 (#5398)
* newdevice: Added Tomato and AsusWRT-Merlin OS #5254

* that should not be there
2017-01-13 09:31:11 -06:00
Tony Murray
4677f37ab3 refactor: sophos discovery to yaml (#5416) 2017-01-13 09:54:10 +00:00
Tony Murray
994858701d fix: unifi switch detection (#5407)
add unit test
2017-01-12 09:33:20 -06:00
Tony Murray
8156fd547f refactor: move include based discovery after yaml discovery (#5401) 2017-01-11 22:22:16 +00:00
Søren Rosiak
19a92fdbfc newdevice: Improve Checkpoint Discovery (#5334) 2017-01-08 13:53:10 +00:00
Tony Murray
8936d9503b refactor: move more discovery into yaml files including compound discovery and regex 2017-01-07 14:37:59 +00:00
Neil Lathwood
cc8e31d1a1 newdevice: Added support for Dasan NOS #5179 + disco change (#5255)
* newdevice: Added support for Dasan NOS #5179

* sysName -> sysDescr - doh

* updated functions

* Updated discovery of OS functions

* added missing test units

* mibs added

* Allow multiple regex statements per sysDescr_regex

* Fix style/code issues

* added docs
2017-01-03 14:04:18 -06:00
erotel
00783c0975 newdevice: Edge core OS ECS3510-52T (#5286) 2017-01-02 17:08:06 +00:00
Søren Rosiak
28dff189c7 newdevice: Basic Dell UPS Support #5258 2017-01-01 16:18:44 +00:00
Søren Rosiak
1f7c462941 newdevice: Basic Fujitsu DX Support #5260 2017-01-01 16:18:11 +00:00
Tony Murray
e20a242785 refactor: use Composer to manage php dependencies (#5216) 2017-01-01 09:37:15 +00:00
Neil Lathwood
1935c3a84f newdevice: Lancom wireless devices (#5237) 2016-12-29 11:40:43 +02:00
Neil Lathwood
2fa4a0b792 newdevice: Added additional detection for Cisco WAP 321 #5172 (#5248) 2016-12-29 01:07:30 +02:00
Neil Lathwood
c8a77fb73e newdevice: Added support for TPLink JetStream #5194 (#5249) 2016-12-29 01:04:01 +02:00
Neil Lathwood
6a74d5d7ce newdevice: Added HPE MSL support #5072 (#5239) 2016-12-29 00:53:45 +02:00
Neil Lathwood
67362e0124 newdevice: Added support for DCN switches #5031 (#5238) 2016-12-29 00:34:21 +02:00
Neil Lathwood
cfddc11e76 newdevice: Added support for Cisco APIC devices (#5236) 2016-12-29 00:22:29 +02:00
Neil Lathwood
f5a16be0e3 refactor: Move OS definitions into yaml files (#5189) 2016-12-23 17:53:19 +00:00
Søren Rosiak
e49498b689 newdevice: Zyxel ZyWALL Improvement #5185 2016-12-22 10:55:27 +00:00
barryodonovan
4898617ef5 newdevice: removed all references to 'multimatics' and instead added generex OS 2016-12-21 08:01:01 +00:00
Neil Lathwood
ab29261f0c newdevice: Added additional support for Synology dsm (#5145) 2016-12-18 21:17:26 +00:00
That Guy --^
db2bd62502 devices: Add OS Detection support for Alcatel-Lucent/Nokia ESS 7450 Ethernet service switch #5187 2016-12-17 21:38:08 +00:00
NerdBlender
969b963180 newdevice: Added Bluecoat ProxySG Support (#5165) 2016-12-15 08:23:25 +00:00
Neil Lathwood
aa45630aea newdevice: Added support for Arris CMTS (#5143) 2016-12-14 15:07:57 -06:00
Matt Schwen
de87fc8a74 newdevice: Added os Discovery for Brocade NOS V4.X and below. (#5158) 2016-12-14 20:46:11 +00:00
Neil Lathwood
dda62d8ce1 newdevice: Added support for Mirth OS #2639 2016-12-10 17:07:45 +00:00
Neil Lathwood
56ec5cbbd9 newdevice: Juniper SA support #4328 2016-12-10 17:07:20 +00:00
erotel
5810c3af88 newdevice: Added support for Zyxel MES3528 (#5120) 2016-12-07 15:21:56 +00:00
Neil Lathwood
09767f7e95 newdevice: Add more Edge core switches 2016-12-04 22:42:30 +00:00
twilley
694c3bc566 newdevice: Add support for Ubiquiti EdgePoint Switch models (#5079) 2016-12-01 18:13:48 +00:00
root
337d4df498 Committer: Erotel <slezi2@pvfree.net>
On branch edgecore
 Changes to be committed:
	modified:   tests/OSDiscoveryTest.php
2016-12-01 16:36:25 +01:00
root
9858862a7d Committer: erotel <slezi2@pvfree.net>
On branch edgecore
 Changes to be committed:
	modified:   ../includes/discovery/os/edgecos.inc.php
	modified:   OSDiscoveryTest.php
	new file:   snmpsim/edgecos-ecs4210-28t.snmprec
	new file:   snmpsim/edgecos-ecs4510-28f.snmprec
	new file:   snmpsim/edgecos-ecs4510-52t.snmprec
	new file:   snmpsim/edgecos-es3528mv2.snmprec
2016-12-01 15:37:47 +01:00
That Guy --^
3390be5107 Add device OS detection support for Accedian MetroNODE AEN-1000-* Gig… (#5019) 2016-11-28 22:32:38 +00:00
Neil Lathwood
0908a6048d refactor: Moved mibs T-U (or removed) where possible (#5013) 2016-11-26 21:18:42 +00:00
Tony Murray
db240cb4eb refactor: Collection and output of db and snmp stats (#5049) 2016-11-23 06:57:19 +00:00
Tony Murray
90d85d9968 fix: timos6-7 snmprec file error (#5035) 2016-11-21 14:34:44 -06:00
Tony Murray
9a33464c52 refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
That Guy --^
bc15d74cf1 Add OS Detection Support for Alcatel-Lucent/Nokia SAS-R and SAS-Mxp #5016 2016-11-21 07:02:15 +00:00
Neil Lathwood
a8cc46935c newdevice: Updated edge-core to edgecos and added further detection (#5024)
* newdevice: Added basic detection for Edge-core switches

* newdevice: Renamed edge-core -> edgecos add added further device support
2016-11-20 20:05:43 -06:00
Tony Murray
c840f990cb refactor: Watchguard Fireware cleanup (#5015) 2016-11-18 23:46:30 +00:00
Guillem Mateos
528d458cc5 Fix conflicts on AUTHORS.md and update snmp tests 2016-11-16 12:46:04 +01:00
Guillem Mateos
e3dadb6e51 Correct snmprec file name and contents 2016-11-16 12:44:46 +01:00
Guillem Mateos
2ca03fa854 Missing newline on snmprec file 2016-11-16 12:44:45 +01:00
Guillem Mateos
47e3ec3d09 Add OS tests and use sysObjectId for device recognition 2016-11-16 12:44:45 +01:00
Guillem Mateos
42d8d2172b Correct snmprec file name and contents 2016-11-16 12:38:40 +01:00
Guillem Mateos
1f171c566c Missing newline on snmprec file 2016-11-16 12:38:40 +01:00
Guillem Mateos
3b4377b7ae Add OS tests and use sysObjectId for device recognition 2016-11-16 12:38:40 +01:00