Commit graph

2376 commits

Author SHA1 Message Date
emanuele-f
08928cb908 Fix device protocols menu entry when preferences is just changed 2018-10-05 17:22:55 +02:00
emanuele-f
a8967a910a Fix forbidden device protocols reporting 2018-10-05 17:22:55 +02:00
Alfredo Cardigliano
09315e82c0 traffic recording configuration page draft (work in progress), added subpage_active parameter to prefsToggleButton to avoid global variables in module 2018-10-05 13:28:44 +02:00
emanuele-f
3abf49451d Rework device protocols with L7PolicySource_t support 2018-10-05 12:22:13 +02:00
Simone Mainardi
3b322fdb9e Fixes invalid /nil captive portal redirections 2018-10-04 18:22:35 +02:00
Simone Mainardi
bc13f2f6e8 Fixes LIMITED_NUMBER_POOL_MEMBERS checks 2018-10-04 16:43:37 +02:00
Simone Mainardi
0fd9b75ae2 Adds captive portal users deletion upon nEdge data reset 2018-10-04 16:33:20 +02:00
Alfredo Cardigliano
8e0dca8ed3 hiding empty categories from dropdown 2018-10-04 15:55:14 +02:00
Alfredo Cardigliano
cca39a9004 table sorting 2018-10-04 10:22:37 +02:00
Alfredo Cardigliano
96715d5860 added category column 2018-10-04 10:07:50 +02:00
Alfredo Cardigliano
dc68e55dfc added count of selected protocols per category in the category filter dropdown 2018-10-04 00:00:18 +02:00
Alfredo Cardigliano
084204139b local functions are now local 2018-10-03 23:16:54 +02:00
Alfredo Cardigliano
537cf0e746 function to check if a protocol is allowed 2018-10-03 23:03:18 +02:00
Alfredo Cardigliano
129c1fabc1 filter device protocols by category 2018-10-03 22:49:17 +02:00
Alfredo Cardigliano
800b358b2a isProtoAllowedByPresets is now returning true if there is no preset 2018-10-03 21:40:04 +02:00
Alfredo Cardigliano
7daff3d356 added filter in device protocols page title, other fixes 2018-10-03 19:17:07 +02:00
Simone Mainardi
5b6351198d Hides button available in nEdge system config 2018-10-03 18:38:16 +02:00
Alfredo Cardigliano
1388afa798 label fix 2018-10-03 17:46:10 +02:00
Alfredo Cardigliano
4e5e217ade ability to set all protocols 2018-10-03 17:39:46 +02:00
Emanuele Faranda
9420187b18 Add device protocol information into blocked flows status 2018-10-03 17:35:46 +02:00
Alfredo Cardigliano
c2751db129 reworked presets definition to handle 1. preses templates (e.g. basic presets to be included in devices presets definition), 2. presets cloning between device types, 3. ability to add and remove protocols (by id or name) 2018-10-03 17:07:40 +02:00
emanuele-f
2749c08dcf Fixes for protocol policies integrations in nEdge 2018-10-03 15:19:30 +02:00
Simone Mainardi
fa55e23a13 Fixes Grafana internal errors when querying stacked protocols/cats
Fixes #2075
2018-10-03 14:53:38 +02:00
Simone Mainardi
5a36c9cd78 Implements data deletion for active interfaces
Implements #2042
2018-10-03 12:44:32 +02:00
emanuele-f
457dcb3457 Implement Device Protocols Alerts 2018-10-02 22:35:00 +02:00
Simone Mainardi
35b555fea5 Adds Non-Signature Apps 2018-10-02 21:42:36 +02:00
Alfredo Cardigliano
f23ffe3727 printing lifetime/idle time only when available 2018-10-02 17:26:11 +02:00
Simone Mainardi
f4eceef1a1 Improves SNMP mac addresses search
Implements #2058
2018-10-02 15:33:15 +02:00
emanuele-f
09dbaad363 Make find host dropdown align right 2018-10-02 15:00:55 +02:00
emanuele-f
5e1daf470a Implement device presets reset to defaults 2018-10-02 15:00:55 +02:00
Simone Mainardi
e7ddc7f17e Uses library function find_mac_snmp_ports to search for macs in SNMP devices 2018-10-02 11:38:53 +02:00
Alfredo Cardigliano
fea0809eae comment 2018-10-01 19:03:46 +02:00
Alfredo Cardigliano
1f8c68db36 Merge branch 'dev' of https://www.github.com/ntop/ntopng into dev 2018-10-01 18:56:04 +02:00
Alfredo Cardigliano
5cf8e3f3a7 legenda fix 2018-10-01 18:55:49 +02:00
Alfredo Cardigliano
e06d2ba311 form padding 2018-10-01 18:50:52 +02:00
Alfredo Cardigliano
8289ada529 Merge branch 'dev' of https://www.github.com/ntop/ntopng into dev 2018-10-01 18:42:32 +02:00
Alfredo Cardigliano
1c111084d4 policies notes 2018-10-01 18:42:18 +02:00
Simone Mainardi
979aa07c8c Warns the user when downloading VLAN-tagged hosts traffic with a BPF
Implements #2073
2018-10-01 18:37:20 +02:00
Alfredo Cardigliano
4653cbe44d reworked device presets:
- devices with no preset defined have a 'allow all' default policy
- users customizations to the preset are stored on redis (both 'allow' and 'drop' policies) as exceptions to the default preset
- default presets updates are allowed, however users customizations have priority (per protocol)
2018-10-01 18:15:18 +02:00
emanuele-f
baef2d6780 Improve timeseries automatic refresh 2018-10-01 17:36:42 +02:00
emanuele-f
c5e2dabf29 Remove total for gauge metrics in InfluxDB 2018-10-01 15:34:02 +02:00
emanuele-f
809aa84a80 Fix errors in historical page for inactive hosts 2018-10-01 15:34:02 +02:00
emanuele-f
f82a8e9767 Return 0 filled points instead of nil when no data is available on InfluxDB
This behaviour makes InfluxDB consistent with the RRD driver
2018-10-01 10:49:51 +02:00
Simone Mainardi
78a457e731 Fixes broken sort by column info
Fixes #2074
2018-10-01 10:47:41 +02:00
Simone Mainardi
889729495e Implements support for collected custom applications 2018-10-01 00:22:49 +02:00
Alfredo Cardigliano
9f77e758f0 using 'unknown' presets as default, added also 'unknown' to the editor 2018-09-29 10:44:35 +02:00
Alfredo Cardigliano
605ca651cc moved device protocols code to community 2018-09-29 09:53:25 +02:00
Alfredo Cardigliano
137064f953 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-09-28 17:13:38 +02:00
Alfredo Cardigliano
e940ea06e2 Device Protocols icons change 2018-09-28 17:13:29 +02:00
emanuele-f
3dc4a8dc59 Fix slow stats update alert 2018-09-27 21:08:02 +02:00