Commit Graph

4467 Commits

Author SHA1 Message Date
Aldemir Akpinar
46003a39b6 newdevice: Added support for Brocade 200E (#5617) 2017-01-27 18:08:27 +00:00
Tony Murray
afe887d85e webui: New LibreNMS logo assets (#5629) 2017-01-27 18:02:49 +00:00
towster
3fb65da339 fix: Fix for issue #5525
* Update discovery-protocols.inc.php

Allow invalid hostnames if discovery by IP is true

* Update AUTHORS.md

signing

* Update AUTHORS.md

signing

* CDP discovery by IP modification

CDP would not discover devices that had invalid DNS value for cdpCacheDeviceId - modified to accept 
Also exclude adding devices whose hostname matches the IP

* Update AUTHORS.md

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

I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2017-01-26 22:52:13 +00:00
Neil Lathwood
483c40eddd api: Added parent_id to VMs that have a host #3523 (#5621) 2017-01-26 22:38:43 +00:00
Søren Rosiak
c11e2bfd13 fix: Fix Riverbed optimization polling (#5622) 2017-01-26 22:37:33 +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
Tony Murray
2f1095cb8d fix: html purify init wasn't done always when it was used (#5626) 2017-01-26 19:23:03 +00:00
Richard Mayhew
08edfc60e0 Sanitize Location string (#5589) 2017-01-26 08:11:11 +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
Tony Murray
59706194bf refactor: move HTMLPurifier init to init.php so we only create one object. (#5601) 2017-01-25 20:56:59 +00:00
Søren Rosiak
7bae2cf0a7 fix: Add extra check to Junos DOM discovery (#5582) 2017-01-25 20:41:56 +00:00
Neil Lathwood
599e1c4b25 fix: HTML Purifier would create tmp caches within the vendor folder, moved to users tmp dir #5561 (#5596) 2017-01-25 14:17:03 -06:00
Richard Mayhew
6e2513eda9 feature: Added additional information to Radwin discovery. (#5591) 2017-01-25 17:54:32 +00:00
Richard Mayhew
f707da4cfb feature: added Serial number support for Mikrotik Devices (#5590) 2017-01-25 17:44:17 +00:00
Tony Murray
af0446f37f fix: PHP 7.1 function usages with too few parameters (#5588) 2017-01-25 17:43:45 +00:00
nerdalertdk
e53503c544 fix: Fixed graphs for services not working (#5569) 2017-01-25 17:41:48 +00:00
Neil Lathwood
d464916136 fix code (#5586) 2017-01-24 23:36:33 +00:00
Søren Rosiak
5c57d37c10 newdevice: Add more HP Procurve discovery (#5581) 2017-01-24 22:42:03 +00:00
Søren Rosiak
f4b21ae279 fix: Fix broken netstats ip forward polling (#5575) 2017-01-24 22:40:26 +00:00
Søren Rosiak
e62f2b0ffa refactor: Disable unused Cisco WAAS modules (#5574) 2017-01-24 22:32:01 +00:00
Tony Murray
da2c6c5d3c feature: support large vendor logos (#5573)
These are often wider than icons, with a fallback to icons if the logo is not present
Logos are stored in /html/images/logos
SVG is preferred for HiDPI
2017-01-24 22:16:01 +00:00
Tony Murray
ab03af889a fix: hostnames returned by discovery protocols with trailing dot (#5571) 2017-01-24 21:56:51 +00:00
Tony Murray
56bb0d2b97 fix: support hosts added by ipv6 without DNS #5567 2017-01-24 21:48: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
David Bell
755860fec5 Improve the formating of some graphs (#5507) 2017-01-24 09:53:38 +00:00
Richard Mayhew
998750ddd9 WebUI: Allows one to view a map of the SNMP location set for a device (#5495) 2017-01-24 09:53:25 +00: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
FTBZ
a0f5fe4f37 feature: Added basic recurring maintenance for alerts #4480 2017-01-22 18:00:15 +00:00
Neil Lathwood
32da1bceea fix: Changing device type now is persistant (#5529) 2017-01-22 09:49:13 +00:00
Neil Lathwood
53df1d0b2c fix: Fixed JunOS bgpPeers_cbgp mistakenly removed + better support for mysql strict mode #5531 (#5536) 2017-01-22 08:25:53 +00:00
Richard Mayhew
47397d0083 webui: Updated icons to use Font Awesome (#5468) 2017-01-21 11:24:05 +00:00
Neil Lathwood
eca168ea68 refactor: some more os definition changes (#5527) 2017-01-20 16:26:26 -06: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
crcro
a9a02a0f80 feature: Added exim-stats to applications #5008 2017-01-20 08:47:13 +00:00
wackychocolatefactory
81bde0b8da newdevice: Add support for DocuPrint M225 (#5484) 2017-01-19 23:59:04 +00:00
wackychocolatefactory
ae0898e5e9 newdevice: Added Dell B5460dn and B3460dn printer support (#5482) 2017-01-19 23:28:47 +00:00
Neil Lathwood
02bffcdde2 newdevice: Added signal support for RouterOS (#5498) 2017-01-19 23:20:03 +00:00
Neil Lathwood
df3e9af3f9 Use ifDescr for ifName if it is empty #5392 (#5447) 2017-01-19 22:57:10 +00:00
Neil Lathwood
01e4ac3d58 newdevice: Added additional sensor support for Huawei VRP #4279 2017-01-19 16:42:57 +00:00