Commit Graph

450 Commits

Author SHA1 Message Date
Neil Lathwood
f76f0f7b96 newdevice: Added support for Eaton 5P units #3508 (#4376)
* newdevice: Added support for Eaton 5P units #3508

* Small fix

* Keep OSDiscoveryTest.php alphebetized
2016-09-09 11:57:05 -05:00
arrmo
9db13372ca fix: MikroTik OS detection #3593
* MikroTik Updates

To address, Mikrotik SwOS Issues (#3593)

* Remove Default OS Setting
2016-09-09 17:29:46 +01:00
Tony Murray
b8cc59922e fix: NIOS discovery (#4389)
* fix: NIOS discovery
Add nios test

* Add actual sysDescr string for nios
2016-09-09 15:57:40 +01:00
Steve Bauer
4d9582efb2 newdevice: Procurve 5400R series #4375
Update the discovery so that the 5406R and 5412R are discovered as procurve devices
2016-09-08 16:01:36 +01:00
stokbaek
7b923ae307 fix: Quanta blade switches are now being correctly detected as Quanta switches (#4358)
* Quanta blade switches are now being correcly detected as Quanta switches

* Fixed syntax error
2016-09-06 17:41:25 +01:00
Tony Murray
f6134f429c refactor: OS Discovery cleanup (Part 1) (#4335)
* refactor: OS Discovery cleanup (Part 1)
Convert linux.inc.php to use new string functions
Create OS discovery tests
Use glob instead of readdir in os discovery (could change discovery order)
Stop discovering once $os is set

* Remove duplicate file header.
2016-09-06 11:43:04 +01:00
Søren Rosiak
96fc6a8ff8 fix: Improve BDCOM detection (#4329) 2016-09-04 16:31:08 +01:00
Søren Rosiak
7a3a785edb newdevice: Added support for Foundry Networks #4311
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00
Søren Rosiak
1174954ac4 fix: HP 1820 Discovery #3933 (#4259)
* fix: HP 1820 Discovery #3933

* re-add old discovery code as @anden4380 confirms it works as intended
2016-09-03 22:46:51 -05:00
Søren Rosiak
48d59f8df0 fix: Add extra Sophos discovery support & convert functions in linux discovery script (#4319)
* fix: Add extra Sophos discovery support & convert functions in linux
discovery script

* wrong text used

* use murrant’s awesome function even moooore
2016-09-03 22:43:57 -05:00
Søren Rosiak
657ee386e0 newdevice: Added support for PLANET Networking & Communication switches (#4308) 2016-09-02 13:02:01 -05:00
Søren Rosiak
f278a9281c newdevice: Added support for Nimble OS #4159 (#4298)
* newdevice: Added support for Nimble OS #4159

* Use Tony’s awesome stuff

* move image
2016-09-01 06:22:01 -05:00
Søren Rosiak
583411046f newdevice: Added support for Fujitsu Primergy switches #4277 (#4280)
* newdevice: Added support for Fujitsu Primergy switches #4277
2016-08-30 17:31:58 +01:00
Søren Rosiak
a6b7f9c4b2 newdevice: Added support for Cisco IMC/UCS #4252 (#4276)
* newdevice: Added support for Cisco IMC/UCS #4252

* change name to cimc

* make travis happy && php 5.3
2016-08-30 14:30:52 +01:00
Michael Van Delft
e531253e42 Add Lanier printers
Lanier printers are rebadged richo so I've copied the settings for ricoh
printers
2016-08-30 12:14:56 +08:00
Søren Rosiak
16ae3cf9be newdevice: Added support for DDN Storage #2737 (#4261)
newdevice: Added support for DDN Storage #2737 (#4261)
2016-08-29 21:42:42 +01:00
Søren Rosiak
5cff81b658 fix: Samsung Printer Discovery #4251 (#4258)
* fix: Samsung Printer Discovery #4251
2016-08-29 21:00:07 +01:00
ospfbgp
d62f2f9d08 Update support for avaya-vsp and fix problem in functions.php for avaya-vsp (#4237)
newdevice: Improved support for Avaya VSP #4237
2016-08-29 20:00:05 +01:00
Tony Murray
9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
zarya
8a654359c9 Hytera new (#4191)
* Hytera repeater support

* Fixed Hytera Repeater OS detection
2016-08-24 14:45:03 +01:00
crcro
f30c3907a8 initial sonus support (#4176)
* initial sonus support, tidy definitions.inc.php

* proper copyright in files

* limiting the noise

* used too old definitions.inc.php
2016-08-24 14:33:00 +01:00
crcro
e54341857f misspelled var name (#4186) 2016-08-24 08:11:58 +01:00
crcro
88512f156d hwg-ste2 sysObectId os definition fix (#4173) 2016-08-23 19:47:39 +01:00
zarya
10d7451a74 Hytera repeater support (#4163) 2016-08-23 19:44:45 +01:00
crcro
ead3f24008 fix hwg-ste2 bad oid (#4157) 2016-08-21 18:51:02 +01:00
laf
03af171f22 Updated support for Brother printers 2016-08-20 11:42:05 +01:00
Neil Lathwood
d7f6f0b428 Merge pull request #4119 from crcro/hp2530
hp 2530 series procurve/aruba detection
2016-08-20 01:09:08 +01:00
Neil Lathwood
87c793f2c3 Merge pull request #4116 from crcro/hwg-ste2
HWGroup STE2 support
2016-08-20 01:08:01 +01:00
crcro
1de76192c5 Revert "added to arubaos"
This reverts commit 29d5b8a5af.
2016-08-20 01:42:49 +03:00
crcro
29d5b8a5af added to arubaos 2016-08-19 12:25:54 +03:00
crcro
bd14338fec fix for issue #4089 2016-08-19 12:08:19 +03:00
crcro
a7441e6459 initial hw group ste2 device support 2016-08-19 02:21:00 +03:00
Aaron Daniels
a77536ba4b Merge branch 'master' into issue-4083
Conflicts:
	includes/definitions.inc.php
2016-08-19 07:13:46 +10:00
Søren Rosiak
aabc0eb7ab Merge pull request #4065 from adaniels21487/issue-4062 2016-08-18 22:51:28 +03:00
Daniel Preussker
1e1a0172fb Revert "Changed swos detection + more dsm support" 2016-08-18 18:37:28 +02:00
Daniel Preussker
c01eec8f26 Merge pull request #4048 from laf/issue-3982
Added support for Avaya VSP
2016-08-18 05:56:53 +00:00
Daniel Preussker
d5bc3b4b4b Merge pull request #4044 from laf/issue-4020
Changed swos detection + more dsm support
2016-08-18 05:46:25 +00:00
Aaron Daniels
26f7de97e1 Merge branch 'master' into issue-4062
Conflicts:
	includes/definitions.inc.php
2016-08-18 08:40:36 +10:00
Neil Lathwood
de0b55c940 Merge pull request #4087 from adaniels21487/issue-4084
Added OS detection for Cisco Telepresence conductor devices
2016-08-17 21:15:57 +01:00
Aaron Daniels
ef63b3d8ab Added OS detection for Cisco Telepresence conductor devices 2016-08-17 16:35:37 +10:00
Aaron Daniels
d16035e86a Added OS support for Cisco VCS (Expressway) Appliances. 2016-08-17 16:33:54 +10:00
Aaron Daniels
851b13dccd Added OS detection for Cisco Prime Infrastructure
- Added $hardware, $version & $serial
2016-08-17 16:32:05 +10:00
Tony Murray
6512bff04e Merge pull request #4066 from adaniels21487/issue-4059
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Tony Murray
40c0728295 Merge pull request #4064 from adaniels21487/issue-4061
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
Aaron Daniels
388fb9a102 - Added OS support for the McAfee SIEM Nitro product range
- Added Mcafee icon.
- Added product names as features.
- not everything with ACE in the sysDescr is a Cisco ACE!
2016-08-15 17:17:32 +10:00
Aaron Daniels
fd5c8fe800 - OS support for Cisco/Tandberg Video Conferencing Endpoints 2016-08-15 17:02:28 +10:00
Aaron Daniels
d41117e48b - OS Support for Acano collaboration appliances 2016-08-15 16:52:34 +10:00
Aaron Daniels
405750108f - OS Discovery for Cisco ISE
- Hardware SNS-3945
2016-08-15 16:48:17 +10:00
laf
226202de81 Added support for Avaya VSP 2016-08-12 23:58:34 +01:00
laf
d2f1defc32 Changed swos detection + more dsm support 2016-08-12 21:03:22 +01:00