200 Commits

Author SHA1 Message Date
f03d8b0a30 newdevice: Improve detection for Zyxel Zywall USG60 #5857
* Update zywall.yaml

Improve detection for Zyxel Zywall USG60 and graph hover

* added tests + changed disco
2017-02-13 23:53:00 +00:00
f301cf5efd newdevice: Initial discovery for Vubiq Haulpass V60s#5745
* Initial discovery for Vubiq Haulpass V60s

* Add missing files
2017-02-09 12:16:03 +00:00
5e2ef216f9 newdevice: Added further QNAP Turbo NAS detection #5229 (#5804)
* newdevice: Added further QNAP Turbo NAS detection #5229

* reverted to us linux.inc.php for detection

* removed last sysMfgName reference
2017-02-09 09:00:08 +00:00
585a4a6736 newdevice: Added support for Fujitsu NAS devices #5309 (#5816) 2017-02-09 08:14:40 +00:00
45af9566df newdevice: Added support for Cyberoam UTM devices #5542 (#5819) 2017-02-08 08:14:20 +00:00
200b762478 feature: Added phpunit db setup tests (#5594) 2017-02-07 15:08:52 +00:00
a28ab1293d Improve OS discovery tests data (#5806)
* removed blank line

* Improve OS discovery tests data
Detect OS and snmprec files that don't have tests

* Actually detect DragonFly BSD
2017-02-07 13:31:20 +00:00
6380176fe7 newdevice: Added support for Toshiba TEC printers (#5792) 2017-02-06 23:56:54 +00:00
73f56701e3 newdevice: Added more Netgear detection #5789 2017-02-06 22:43:02 +00:00
aef0928099 refactor: Convert Hikvision discovery to yaml (#5781) 2017-02-06 22:41:42 +00:00
daebd69140 newdevice: Improve Xerox discovery (#5780) 2017-02-06 08:13:12 +00:00
27ff1950d5 newdevice: Improve Mikrotik RouterOS and SwOS detection (#5772)
Should fix it for good, hurray for stats.librenms.org!
2017-02-05 10:19:52 +00:00
f7724d0f20 newdevice: Improve Raritan detection (#5771) 2017-02-05 10:18:15 +00:00
4e59ace4bb newdevice: Improve Pulse Secure detection (#5770) 2017-02-04 23:49:59 +00:00
dfb22b5d2a Change Qnap discovery to yaml (#5769) 2017-02-04 23:49:36 +00:00
2d3b2f2ca7 newdevice: improve Brocade Network OS detection (#5756) 2017-02-04 10:06:54 +00:00
d1818c1b2e newdevice: improve Dell PowerConnect discovery (#5761) 2017-02-04 10:06:27 +00:00
a8dc640e96 newdevice: Improved HPE Procurve/OfficeConnect discovery (#5763)
This is needed as some of this detection will break with new HPE firmwares.
2017-02-04 10:02:39 +00:00
0c8bba64fd newdevice: Improved Zyxel IES detection (#5751) 2017-02-03 20:05:36 +00:00
008af4cea0 newdevice: Improve support for TiMOS (Alcatel-Lucent) switches #5533
* Improve TiMOS to include 7210 models

* I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.

* correct case of NOS name, don't bother polling for wifi or toner on an ethernet switch

* Remove sysDescr_regex per comment on #5533

* Present correct interface description, based on following:

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifDescr | head -12
IF-MIB::ifDescr.1 = STRING: system, Loopback IP interface
IF-MIB::ifDescr.2 = STRING: info, IP interface
IF-MIB::ifDescr.3 = STRING: port, IP interface
IF-MIB::ifDescr.4 = STRING: to-Richard-1/1/26, IP interface
IF-MIB::ifDescr.35684352 = STRING: 1/1/1, 10/100/Gig Ethernet SFP, \"to CC 1\"
IF-MIB::ifDescr.35717120 = STRING: 1/1/2, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35749888 = STRING: 1/1/3, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35782656 = STRING: 1/1/4, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35815424 = STRING: 1/1/5, 10/100/Gig Ethernet SFP
IF-MIB::ifDescr.35848192 = STRING: 1/1/6, 10/100/Gig Ethernet SFP, \"to 105.403.P24 | to roof PTP to City\"
IF-MIB::ifDescr.35880960 = STRING: 1/1/7, 10/100/Gig Ethernet SFP, \"CLEINT 135790-XYZ | DIA | to 105.403.P04\"
IF-MIB::ifDescr.35913728 = STRING: 1/1/8, 10/100/Gig Ethernet SFP, \"CLEINT 135790-ABCFOO | DIA | to 105.403.P03\"

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifAlias | head -12
IF-MIB::ifAlias.1 = STRING: Loopback IP interface
IF-MIB::ifAlias.2 = STRING: IP interface
IF-MIB::ifAlias.3 = STRING: IP interface
IF-MIB::ifAlias.4 = STRING: IP interface
IF-MIB::ifAlias.35684352 = STRING: to CC 1
IF-MIB::ifAlias.35717120 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35749888 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35782656 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35815424 = STRING: 10/100/Gig Ethernet SFP
IF-MIB::ifAlias.35848192 = STRING: to 105.403.P24 | to roof PTP to City
IF-MIB::ifAlias.35880960 = STRING: CLEINT 135790-XYZ | DIA | to 105.403.P04
IF-MIB::ifAlias.35913728 = STRING: CLEINT 135790-ABCFOO | DIA | to 105.403.P03

$ snmpwalk -v2c -c XXX 172.16.100.173 IF-MIB::ifName | head -12
IF-MIB::ifName.1 = STRING: system
IF-MIB::ifName.2 = STRING: info
IF-MIB::ifName.3 = STRING: port
IF-MIB::ifName.4 = STRING: to-Richard-1/1/26
IF-MIB::ifName.35684352 = STRING: 1/1/1
IF-MIB::ifName.35717120 = STRING: 1/1/2
IF-MIB::ifName.35749888 = STRING: 1/1/3
IF-MIB::ifName.35782656 = STRING: 1/1/4
IF-MIB::ifName.35815424 = STRING: 1/1/5
IF-MIB::ifName.35848192 = STRING: 1/1/6
IF-MIB::ifName.35880960 = STRING: 1/1/7
IF-MIB::ifName.35913728 = STRING: 1/1/8

* OS unit testing as requested

* fixed test unit
2017-02-03 10:01:29 +00:00
591a40d87c newdevice: Add initial support for Opengear (#5744)
* Add initial support for Opengear

* moved some mib files around
2017-02-03 09:29:48 +00:00
ab6f78d1fe newdevice: Exterity AvediaPlayer support (#5732)
* Exterity AvediaPlayer support

* small updates + changed to sysObjectId for disco
2017-02-02 23:04:41 +00:00
520b3146df newdevice: Add support for ZyXEL XS (#5737) 2017-02-02 21:44:03 +00:00
9f8f8b6c26 newdevice: Added support for HPE ILO 4 (#5726)
Actually has some proper snmp support.
*Older HP ILO can not be added under this OS.
2017-02-02 07:58:20 +00:00
f22f3211d5 newdevice: Add initial support for Meinberg LANTIME OS v6 (#5719)
* Add initial support for Meinberg LANTIME OS v6

* updated mibs and definition
2017-02-01 23:33:17 +00:00
f76fc5a897 new device: Added detection for new dasan device, and fixed the poll for serial n… (#5713)
* Added detection for new dasan device, and fixed the poll for serial number

* Actually add new files to commit...
2017-02-01 20:07:03 +00:00
cfd9a35f2c newdevice: Added support for Kemp Loadbalancers (#5668) 2017-01-30 14:10:22 +00:00
f2e6cfbe87 newdevice: Added further support for Canon printers #5637 (#5650) 2017-01-28 23:41:00 +00:00
f645ce882b newdevice: Updated generex ups support #5634 (#5640) 2017-01-28 00:15:42 +00:00
4f912e2aca newdevice: Added detection for Exinda #5297 (#5605) 2017-01-27 23:31:31 +00:00
46003a39b6 newdevice: Added support for Brocade 200E (#5617) 2017-01-27 18:08:27 +00:00
0dd5f84cca newdevice: Improve CiscoSB detection #5511 2017-01-26 22:21:05 +00:00
98ddc28f39 feature: Basic Draytek Support (#5625) 2017-01-26 19:27:20 +00:00
bed627975d newdevice: Added further detection for DCN devices #5519 (#5609) 2017-01-25 20:44:59 -06:00
56aeea0a7f newdevice: Added support for Zhone MXK devices #5554 (#5611) 2017-01-25 20:43:14 -06:00
a4192bb761 fix: Fixed FreeNAS detection #5518 (#5608) 2017-01-25 20:39:19 -06:00
3cd9b08d41 newdevice: Added more detection for Procurve devices #5422 (#5607) 2017-01-25 20:37:09 -06:00
61ec8e663e newdevice: Updated detection for Dasan NOS devices #5359 (#5606)
* newdevice: Updated detection for Dasan NOS devices #5359

* added missing file
2017-01-25 16:22:06 -06:00
14a2d290ae newdevice: Add support for Array Networks ArrayOS #5257 (#5604)
* newdevice: Add support for Array Networks ArrayOS #5257

* preg_replace -> str_replace
2017-01-25 16:02:54 -06:00
4d5d612704 newdevice: Moxa EtherDevice Industrial Switch (#5598) 2017-01-25 21:51:41 +00:00
76c8ec1703 newdevice: Added support MGEUPS EX2200 #3364 (#5602) 2017-01-25 15:45:33 -06:00
5c57d37c10 newdevice: Add more HP Procurve discovery (#5581) 2017-01-24 22:42:03 +00:00
97c5b771e6 newdevice: Improve Cisco ISE detection (#5578)
* newdevice: Improve Cisco ISE detection

* add sysDescr
2017-01-24 14:42:25 -06:00
282eda5f5e newdevice: Add Cisco RB320 support (#5580) 2017-01-24 14:42:09 -06:00
d970764674 newdevice: Updated akcp discovery definition #5396 (#5501)
* newdevice: Updated akcp discovery definition #5396

* added unit tests
2017-01-23 20:37:23 -06:00
8f17025803 newdevice: Add detection for radwin devices 2017-01-22 20:51:24 +00:00
f2996923b3 newdevice: update zywall and zyxelnwa detection #5343 2017-01-22 19:17:21 +00:00
376323f00e newdevice: Added support for Ericsson ES devices #5195 (#5479)
* newdevice: Added support for Ericsson ES devices #5195

* removed logo

* s/2016/2017/
2017-01-20 08:27:22 -06:00
ae0898e5e9 newdevice: Added Dell B5460dn and B3460dn printer support (#5482) 2017-01-19 23:28:47 +00:00
09c396e3fc refactor: Changed Redback to SEOS, and added logo and temperature discovery #5181 2017-01-19 09:59:23 +00:00