Commit graph

1389 commits

Author SHA1 Message Date
Alfredo Cardigliano
cf5255d231 traffic recording page: interfaces list, lint update, store configuration 2018-10-05 18:28:50 +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
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
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
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
Alfredo Cardigliano
4e5e217ade ability to set all protocols 2018-10-03 17:39: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
emanuele-f
5e1daf470a Implement device presets reset to defaults 2018-10-02 15:00:55 +02:00
Alfredo Cardigliano
fea0809eae comment 2018-10-01 19:03:46 +02:00
Alfredo Cardigliano
5cf8e3f3a7 legenda fix 2018-10-01 18:55:49 +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
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
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
emanuele-f
3dc4a8dc59 Fix slow stats update alert 2018-09-27 21:08:02 +02:00
emanuele-f
03bf331c3e Add alert for slow stats update and reduce flow alert generation
This avoids SQLite database flooding during an ongoing attack which can block stats update
2018-09-27 19:31:38 +02:00
Alfredo Cardigliano
750dac5f51 discover.id2devtype 2018-09-27 12:23:49 +02:00
emanuele-f
14034d3884 Avoid iterating hosts when hosts timeseries are disabled 2018-09-26 18:24:36 +02:00
Alfredo Cardigliano
c64c07a4dd Merge branch 'dev' of https://www.github.com/ntop/ntopng into dev 2018-09-26 18:03:03 +02:00
Alfredo Cardigliano
d5ac31ee4c added client_policy_/server_policy_ to lint, public discover.sortedDeviceTypeLabels 2018-09-26 18:02:44 +02:00
Luca Deri
cd7f7335c0 SNMP community is now shown as obfuscated string 2018-09-26 16:22:26 +02:00
Alfredo Cardigliano
ca8443ecf7 added edit_device_policy to lint 2018-09-26 09:39:48 +02:00
Alfredo Cardigliano
249f07105b added discover.printDeviceTypeSelectorOptions, locales 2018-09-25 18:55:06 +02:00
emanuele-f
5468fc8528 Update localization 2018-09-25 17:53:43 +02:00
emanuele-f
c3298d527d Use admin language as default system language
Fixes #2059
2018-09-25 17:34:36 +02:00
emanuele-f
97a280e14f Add partial sums in timeseries topk 2018-09-25 11:56:13 +02:00
emanuele-f
134bc7e373 Fix RRD total with sampled series 2018-09-24 18:26:30 +02:00
emanuele-f
b604288c9b Avoid returning topk items with zero bytes 2018-09-24 16:40:07 +02:00
emanuele-f
b8aa23f46d Add redis option to enable slow InfluxDB queries debug
Enable with:
  redis-cli set "ntopng.prefs.debug_influxdb_queries" 1
2018-09-24 16:40:07 +02:00
emanuele-f
58a0d54be3 Fix InfluxDB statistics 2018-09-24 16:40:07 +02:00
emanuele-f
0872c162b5 Implement timeseries tabular view 2018-09-24 16:40:01 +02:00
emanuele-f
e64c2c8fd7 Fix RRD totals 2018-09-24 16:25:21 +02:00
emanuele-f
904282b7eb Fix invalid host pools timeseries protocols bytes 2018-09-24 16:25:10 +02:00
emanuele-f
38ebfc3fc3 Fix InfluxDB top talkers computation 2018-09-24 16:25:00 +02:00
Luca Deri
bc79a6f41e Fix to remove toggle buttons exceeding the max value
Fix to remove comma on Lua (non JIT)
Minor cleanup
2018-09-22 09:05:40 +02:00