Commit Graph

16 Commits

Author SHA1 Message Date
Neil Lathwood
e2d4f43fbd refactor: Added all os tests 2016-09-20 13:22:33 +01:00
Neil Lathwood
7ad946f85d refactor: F5 device discovery cleanup + test unit
refactor: F5 device discovery cleanup + test unit
2016-09-19 16:10:20 +01:00
Neil Lathwood
6c07e4dc06 fix: vyos discovery fix #4486
fix: vyos discovery fix #4486
2016-09-19 16:09:02 +01:00
Tony Murray
aceb572065 refactor: F5 discovery cleanup 2016-09-19 08:46:19 -05:00
Tony Murray
12a428136d fix: vyos discovery
add discovery tests for vyos, vyatta, and edgeos
2016-09-19 08:33:56 -05:00
Neil Lathwood
fa330cf333 Added Callmanager test 2016-09-18 19:11:10 +01:00
Neil Lathwood
a9a982b7db Updated sharp printer discovery and test unit 2016-09-16 07:59:48 +01:00
Tony Murray
6d93dc0572 newdevice: Add support for APC Netbotz 200 (#4443)
Unfortunately, it is clobbered by other devices because it returns a value for all sorts of snmpget requests
2016-09-15 08:21:29 +01:00
Tony Murray
7f7e3d22bc Fix: NIOS detection #4420 2016-09-13 22:16:02 +01:00
Neil Lathwood
a710c4a33c newdevice: Added support for Axis network video encoder #4395 (#4400)
* newdevice: Added support for Axis network video encoder #4395

* Merge the preg_match

* Add Network Camera test

Couldn't find one for "Video Server"
2016-09-12 12:19:24 -05:00
Neil Lathwood
66bc0a7826 newdevice: Updated zxr10 device support #4380 (#4381)
* newdevice: Updated zxr10 device support #4380

* Space :(
2016-09-09 12:10:58 -05:00
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
Tony Murray
1bff4f4a55 Update OSDiscoveryTest.php (#4390)
remove hostname
2016-09-09 10:22:35 -05: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
Neil Lathwood
5ea4d3154d Small change from previous PR (#4357) 2016-09-06 11:58:22 +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