Neil Lathwood
45af9566df
newdevice: Added support for Cyberoam UTM devices #5542 ( #5819 )
2017-02-08 08:14:20 +00:00
Tony Murray
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
rockyluke
6380176fe7
newdevice: Added support for Toshiba TEC printers ( #5792 )
2017-02-06 23:56:54 +00:00
David Bell
73f56701e3
newdevice: Added more Netgear detection #5789
2017-02-06 22:43:02 +00:00
Tony Murray
aef0928099
refactor: Convert Hikvision discovery to yaml ( #5781 )
2017-02-06 22:41:42 +00:00
Tony Murray
daebd69140
newdevice: Improve Xerox discovery ( #5780 )
2017-02-06 08:13:12 +00:00
Tony Murray
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
Tony Murray
2d3b2f2ca7
newdevice: improve Brocade Network OS detection ( #5756 )
2017-02-04 10:06:54 +00:00
Tony Murray
d1818c1b2e
newdevice: improve Dell PowerConnect discovery ( #5761 )
2017-02-04 10:06:27 +00:00
Tony Murray
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
Matt Peterson
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
twilley
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
FTBZ
ab6f78d1fe
newdevice: Exterity AvediaPlayer support ( #5732 )
...
* Exterity AvediaPlayer support
* small updates + changed to sysObjectId for disco
2017-02-02 23:04:41 +00:00
Søren Rosiak
520b3146df
newdevice: Add support for ZyXEL XS ( #5737 )
2017-02-02 21:44:03 +00:00
Tony Murray
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
twilley
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
David Bell
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
David Bell
cfd9a35f2c
newdevice: Added support for Kemp Loadbalancers ( #5668 )
2017-01-30 14:10:22 +00:00
Neil Lathwood
f2e6cfbe87
newdevice: Added further support for Canon printers #5637 ( #5650 )
2017-01-28 23:41:00 +00:00
Neil Lathwood
f645ce882b
newdevice: Updated generex ups support #5634 ( #5640 )
2017-01-28 00:15:42 +00:00
Neil Lathwood
4f912e2aca
newdevice: Added detection for Exinda #5297 ( #5605 )
2017-01-27 23:31:31 +00:00
Aldemir Akpinar
46003a39b6
newdevice: Added support for Brocade 200E ( #5617 )
2017-01-27 18:08:27 +00:00
Søren Rosiak
0dd5f84cca
newdevice: Improve CiscoSB detection #5511
2017-01-26 22:21:05 +00:00
Richard Mayhew
98ddc28f39
feature: Basic Draytek Support ( #5625 )
2017-01-26 19:27:20 +00:00
Neil Lathwood
bed627975d
newdevice: Added further detection for DCN devices #5519 ( #5609 )
2017-01-25 20:44:59 -06:00
Neil Lathwood
56aeea0a7f
newdevice: Added support for Zhone MXK devices #5554 ( #5611 )
2017-01-25 20:43:14 -06:00
Neil Lathwood
a4192bb761
fix: Fixed FreeNAS detection #5518 ( #5608 )
2017-01-25 20:39:19 -06:00
Neil Lathwood
3cd9b08d41
newdevice: Added more detection for Procurve devices #5422 ( #5607 )
2017-01-25 20:37:09 -06:00
Neil Lathwood
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
Neil Lathwood
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
Aldemir Akpinar
4d5d612704
newdevice: Moxa EtherDevice Industrial Switch ( #5598 )
2017-01-25 21:51:41 +00:00
Neil Lathwood
76c8ec1703
newdevice: Added support MGEUPS EX2200 #3364 ( #5602 )
2017-01-25 15:45:33 -06:00
Søren Rosiak
5c57d37c10
newdevice: Add more HP Procurve discovery ( #5581 )
2017-01-24 22:42:03 +00:00
Søren Rosiak
97c5b771e6
newdevice: Improve Cisco ISE detection ( #5578 )
...
* newdevice: Improve Cisco ISE detection
* add sysDescr
2017-01-24 14:42:25 -06:00
Søren Rosiak
282eda5f5e
newdevice: Add Cisco RB320 support ( #5580 )
2017-01-24 14:42:09 -06:00
Neil Lathwood
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
Richard Mayhew
8f17025803
newdevice: Add detection for radwin devices
2017-01-22 20:51:24 +00:00
Neil Lathwood
f2996923b3
newdevice: update zywall and zyxelnwa detection #5343
2017-01-22 19:17:21 +00:00
Neil Lathwood
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
David Bell
09c396e3fc
refactor: Changed Redback to SEOS, and added logo and temperature discovery #5181
2017-01-19 09:59:23 +00:00
Julian K
84dca9435e
newdevice: Add support for KTI switches ( #5413 )
2017-01-17 22:47:04 +00:00
Tony Murray
0a5bedb76f
newdevice: Detect all CTC Union devices ( #5489 )
2017-01-17 16:48:32 +00:00
Neil Lathwood
83ab72b07c
fix: Updated prestiage detection #5453 ( #5470 )
2017-01-16 18:06:12 -06:00
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
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
Søren Rosiak
19a92fdbfc
newdevice: Improve Checkpoint Discovery ( #5334 )
2017-01-08 13:53:10 +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