Jellyfrog
17b3f84371
Fix alertlog sql after b361710148 ( #10991 )
2020-01-02 17:07:45 +01:00
David Busch
7f2c72da67
Additional support for ePMP radios ( #10989 )
...
Additional support for ePMP radios
2020-01-02 08:53:30 +01:00
Vitali Kari
532ab1127a
Mpls Path Visualization ( #10936 )
...
* update nokia mibs
* database migrations
* add code
* html code
* update db schema
* add test data
* add FIXME
* move mibs/nokia/MPLS-TE-MIB to mibs/MPLS-TE-MIB
2020-01-01 23:45:06 +01:00
SourceDoctor
ab99520c65
Highlight Nodes on Network map ( #10943 )
...
* mark nodes on map
* better variable naming
* change variable getter
* change form header
* replace key mark with highlight
* GET Parameter to highlight node
2019-12-30 16:53:19 +01:00
Jellyfrog
b361710148
Device group based access ( #10568 )
...
* Device group based access
* Use Permissions class to resolve permissions
Also give port access based on device access
* Convert more pages to use Permissions class
* shorten config setting name
use Eloquent relationships in several places
alphabetize config_definitions.json
* Change Models and Permissions
* Clean up ajax_search LIMIT sql
* Convert more pages to use Permissions class
Co-authored-by: Tony Murray <[email protected] >
2019-12-30 12:11:26 +01:00
hartred
1998b8dd00
fix polling os cdata ( #10980 )
...
* fix polling os cdata
* Update cdata.inc.php
* codeclimate
Co-authored-by: PipoCanaja <[email protected] >
2019-12-28 22:54:08 +01:00
hartred
5189a0787b
Support new os GWD ( #10978 )
...
* gwd logo
* gwd definitions
* definitions discovery
* discovery mempools
* polling mempools
* polling os
* gwd mibs
* gwd tests data
* gwd tests snmpsim
* CR at end of file
* Update gwd.inc.php
* Update gwd.inc.php
* Update gwd.inc.php
* Update gwd.inc.php
* Update gwd.inc.php
* Update gwd.snmprec
* Update gwd.json
2019-12-28 12:40:54 +01:00
SourceDoctor
07ef8e2f67
Array to String conversion fix ( #10976 )
...
* array to string conversion fix
* .
* Update cdata.yaml
Co-authored-by: PipoCanaja <[email protected] >
2019-12-26 23:49:01 +01:00
hartred
2953358992
Support new os C-DATA ( #10975 )
...
* cdata-logo
* cdata definitions
* cdata definitions discovery
* cdata discovery mempools
* cdata polling mempools
* cdata polling os
* cdata mibs
* cdata tests json
* cdata tests snmpsim
* cdata polling os
* cdata mempools fix
* cdata mempools fix2
* delete IANAifType-MIB
* Delete IF-MIB
* Delete SNMPv2-MIB
* Delete SNMPv2-SMI
* Delete BRIDGE-MIB
2019-12-25 17:22:25 +01:00
jayceeemperador
dcc288ce15
Barracuda Web Application Firewall basic support ( #10970 )
...
* Add files via upload
* Changed directory
* Update barracudawafirewall.inc.php
2019-12-25 11:08:08 +01:00
Dan Langille
c7d4de6e15
Capcity -> Capacity ( #10974 )
...
Correct spelling error
2019-12-25 11:06:45 +01:00
louis-oui
82bad5f701
Add alert history in device section ( #10972 )
...
* Alert log in device
2019-12-24 17:11:25 +01:00
SourceDoctor
299da2600e
Fix Device Mouseover View ( #10962 )
...
* fix device mouseover view
* move function to App/Models/Device.php
* load OS Setting in Device Constructor
* retrigger travis
2019-12-24 17:01:26 +01:00
Mathieu Poussin
15e29a49b1
Use sysName instead of hostname on AJAX search and new billing form ( #10951 )
...
* Fix hostname vs sysName on AJAX search and new billing form
* Replace sysName by format_hostname()
2019-12-20 21:21:31 +01:00
PipoCanaja
5015a49b6d
Ixia ANUE basic support ( #10946 )
...
* ANUE
* tests
2019-12-20 14:51:38 +01:00
seros1521
3be82455fb
Update oxidized model mapping for fortios ( #10966 )
2019-12-20 12:21:39 +01:00
louis-oui
934260cc75
Feature: Custom OID polling and graphing ( #10945 )
...
* merge
* fix db migration
* fix new auth
* fix new auth
* fix new auth
* fix new auth
* fix db schema tests
* fix polling customoid
* fix polling customoid
* fix graph
* fix graph
* fix graph
* fix CI
* fix CI
* always update prev value
* typo
2019-12-18 18:17:21 -06:00
hartred
cde3e1d8a0
Added support for os SNR ( #10704 )
...
* Support new os SNR
mib file
* snr logo
* snr includes_definitions
* includes_definitions_discovery
* snr includes_discovery_mempools
* includes_polling_mempools
* includes_polling_os
* update snr.yaml
* snr.snmprec
* Create snr.json
* Update snr.snmprec
* Update snr.json
* Update snr.yaml
2019-12-18 22:59:42 +01:00
cjwbath
a4c3062aad
Categorize Cisco WLC as wireless, like the other controller-based wireless platforms ( #10953 )
...
* Categorise Cisco WLC as wireless, like all the other controller-based wireless platforms.
* RSS notification for Cisco WLC change of classification
* Update notifications.rss
2019-12-18 11:59:26 +01:00
PipoCanaja
c9ae2891dd
Rewrite Microsemi Midspan Power Sensors with mib ( #10959 )
...
* rewrite with mib
* tests
2019-12-18 09:59:34 +01:00
Albert Siersema
ae7eee438f
Adds API to fetch all inventory items for a given device ( #10885 )
...
Adds API to fetch all inventory items for a given device
2019-12-17 13:49:13 +01:00
PipoCanaja
acfc2e7c81
Added Huawei UPS2000 support ( #10831 )
...
* UPS2000
* tests
* over
* filter on sysDescr
2019-12-17 09:08:12 +01:00
louis-oui
7d9770c9ff
Add severity filter to webui alert history ( #10918 )
...
* Add severity filter to webui alert history
* Selected options displayed by default
* Fix selected critical
* fix upper
* Fix CI
* fix code climate
2019-12-16 23:58:54 +01:00
PipoCanaja
9ca6b4c0b8
Cisco Viptela basic support ( #10947 )
...
* viptela
* reindent
2019-12-16 23:51:42 +01:00
SourceDoctor
e98dd35a9b
Protocol filter for Routing Table View ( #10933 )
...
* Protocol filter for Routing Table View
* change protocol selector to listbox
* fix for issue with orWhere in RouteTablesController search
* renaming function updateTable()
2019-12-15 22:50:28 +01:00
Jurrian van Iersel
5bf56db50a
Stop looping after the file is found, otherwise $config might contain another path then the one where te file is found. This causes problems when $config is used as working directory for fetching changes in git. ( #10942 )
...
Also, this is a small performance improvement.
2019-12-14 14:03:58 -06:00
kamils85
37d6a86c56
Added support for additional Edge-Core ECS devices ( #10924 )
...
* Update edgecos.yaml
* Create edgecos_2100-28p.snmprec
* Create edgecos_2100-28p.json
2019-12-12 23:41:36 +01:00
Vitali Kari
d22558157d
Fixed raisecom fan speed sensor limits ( #10930 )
...
* fix sensor limits
* add test data
2019-12-12 20:54:30 +01:00
Dragan Savic
a0367c4186
Fix Capture Debug page timeout ( #10926 )
...
Override symfony 60s execution timeout. Allows the capture page to output discovery and poller process results, if the process lasts longer than 60s.
Similar fix to commit https://github.com/murrant/librenms/commit/561e2fb6e26bc272550dd52684f0733afa0673e9
2019-12-10 21:04:02 +01:00
Jozef Rebjak
3c5b7007b2
Added detection of Edge-Core ECS4100 ( #10801 )
...
* Added initial detection of ecs4100
* update tests
* added test data
* Update json test data
* Update edgecos.yaml
* Update edgecos_ecs4100-28t.json
* Update edgecos_ecs4100-28t.json
2019-12-10 00:49:41 +01:00
SourceDoctor
b555edee5e
Remove redundant discovery call ( #10875 )
2019-12-08 22:18:52 +01:00
SourceDoctor
4232bf2f36
API Call for triggering Device discovery ( #10861 )
2019-12-08 22:17:27 +01:00
PipoCanaja
f5a7782eb7
Add queues to Barracuda Email Security GW ( #10915 )
...
* queue
* typo
2019-12-08 22:08:25 +01:00
theochita
96ed161c81
Add ability to fetch oxidized device config via the librenms API ( #10913 )
...
* Add get_oxidized_config api route
* Add "get_oxidized_config" function.
* add get_oxidized_config docs and fix typo in the search_oxidized docs.
2019-12-08 20:04:53 +01:00
computman007
096835b67d
Add EdgeSwitch 10XP definition ( #10909 )
...
* Add EdgeSwitch 10XP definition
.1.3.6.1.2.1.1.1.0 = STRING: "RTL8380-8GE-2GEF"
.1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.27282.3.2.10
* Create edgeswitch_10xp.snmprec
* Create edgeswitch_10xp.json
2019-12-08 16:19:46 +01:00
louis-oui
b1e56c77ef
Fix alert icons wrongly defaults to blue info level ( #10906 )
...
* fix bad alert icons
* fix bad alert icons
2019-12-05 15:51:58 +01:00
PipoCanaja
f4fbdfad80
Added iBoot PDU (dataprobe) support ( #10898 )
...
* os-recognition iboot
* tests
* MIB
* skip_values
2019-12-03 20:37:11 +01:00
Tony Murray
f544c32567
Improved ports-fdb discovery sql queries ( #10883 )
...
* Improve ports-fdb discovery sql queries
* fix indentation
2019-12-02 22:45:18 +01:00
djamp42
85addc5933
Updated regex for IES os ( #10899 )
...
Forgot to update this with the previous PR, this goes along with updated discovery in PR #10897
2019-12-02 22:44:08 +01:00
djamp42
c2ec8e6422
zyxel IES removed "-" from sysdescr ( #10897 )
2019-12-02 20:13:59 +01:00
SourceDoctor
175516f5f7
Show Date from last discovery and last poll ( #10876 )
...
* show date from last discovery and last poll
* .
* .
2019-12-02 06:15:12 -06:00
cjwbath
78d017d1ba
Updated Aruba ClearPass appliance detection for new sysObjectId ( #10892 )
...
* Updated Aruba ClearPass appliance detection for new sysObjectId
* Change the correct snmprec test file this time
* Create a new ClearPass variant and leave the original one as it was
* Restore old clearpass match
2019-11-30 18:02:33 +01:00
PipoCanaja
8c04da9689
Use "format_hostname" for graphs' default title ( #10891 )
2019-11-29 16:20:18 +01:00
SourceDoctor
823d93efda
On editing device, only show assigned alert rules ( #10787 )
...
* only show alert rules assigned to device
* simplyfing sql query
* changed query to uppercase
* redesign alert rule filter
2019-11-27 11:32:09 +01:00
Tony Murray
7ad0735488
Port packet graphs should be pps not B ( #10886 )
2019-11-27 00:56:14 +01:00
PipoCanaja
3d56d763e4
Added basic Ubiquoss PON support ( #10828 )
...
* mibs
* definition
* definition
* logo
* serial
* device bits
* tests
* codeclimate
2019-11-25 02:55:12 +00:00
PipoCanaja
245b415eba
Added basic Zyxel GS-4012F support ( #10829 )
...
* MIB
* processor
* serial
* tests
* zyxel and zynos poller code
* tests
2019-11-25 02:39:05 +00:00
PipoCanaja
8d88b930fe
Extend Dell Laser printer support for S5830dn and similar ( #10878 )
...
* sysObjectID
* serial number
* tests
2019-11-25 02:30:55 +00:00
PipoCanaja
1ab645c75c
Fix regression on HW discovery for Cisco Catalyst chassis ( #10877 )
...
* Catalyst fix for HW
* Try to avoid issue with stacks, chassis or standalone boxes
* formatCiscoHardware iosxe for humans
* codeclimate
2019-11-24 01:17:00 +00:00
PipoCanaja
e1ede81d29
Fixed Cisco Catalyst9x00 support ( #10862 )
...
* missing OID
* version
* tests
* move CAT9k to IOSXE
* move CAT9k to IOSXE
* tests
* tests
* codeclimate
2019-11-22 05:16:02 +00:00