Commit graph

11300 commits

Author SHA1 Message Date
emanuele-f
25a1a961c2 Implement configurable slack channel names 2018-07-09 19:19:24 +02:00
Luca
0921f88ce6 Fix for float to integer conversion 2018-07-09 15:08:56 +02:00
emanuele-f
2f47b4a87e Add support for a custom user defined alert endpoint script 2018-07-09 13:01:35 +02:00
emanuele-f
a784ccaf60 Add interface local hosts number threshold alert 2018-07-09 11:59:06 +02:00
emanuele-f
2bd7028cc4 Add Slack test button 2018-07-09 10:49:17 +02:00
emanuele-f
98a5a6d527 Fix average calculation in top charts 2018-06-27 20:47:19 +02:00
Luca
5ecea0bf53 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-06-27 09:29:14 -07:00
Luca
8befb52311 Fixed menu for nEdge 2018-06-27 09:28:59 -07:00
emanuele-f
f2ad866bd0 Fix influx_query error 2018-06-27 18:18:29 +02:00
Luca
9f2f395982 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2018-06-27 09:06:07 -07:00
Luca
65ac511689 XML module code cleanup 2018-06-27 09:04:10 -07:00
Luca
36b55de396 Remoed unneeded statement 2018-06-27 09:02:15 -07:00
emanuele-f
5d50622341 Use schema name in timeseries API 2018-06-27 17:18:23 +02:00
emanuele-f
39a7375727 Add start_time filter in ts_utils.listSeries 2018-06-27 16:47:33 +02:00
emanuele-f
bd8ca9b6e7 Fix negative values handler in influxdb queries 2018-06-27 13:05:25 +02:00
emanuele-f
bd0eee177d Fix chart issues
- Fix top senders/receivers calculation
- Fix top SNMP interfaces calculation
- Add "Other" serie to represent non-top SNMP interfaces traffic
- Fix average traffic calculation in top charts
2018-06-27 11:56:34 +02:00
Luca
0941a9aa57 Added manual and API guides to the menu 2018-06-26 17:06:30 -07:00
emanuele-f
d141b1b504 Fix ts_utils return values 2018-06-26 18:56:43 +02:00
emanuele-f
1f7cbfd13e Implement ts_utils.listSeries 2018-06-26 18:30:12 +02:00
emanuele-f
84c32d499b Implement experimental timeseries query API 2018-06-26 12:07:09 +02:00
Simone Mainardi
b980a1808f Implements web UI ACL 2018-06-22 19:31:02 +02:00
Simone Mainardi
3dadc3bb78 Adds web UI ACL conf (WIP) 2018-06-21 18:23:32 +02:00
Simone Mainardi
3bc4312ed1 Initial thpt calc for ZMQ flows 2018-06-21 12:49:40 +02:00
Simone Mainardi
fe49f7d2f5 Prevents unnecessary params validation
Fixes https://github.com/ntop/ntopng/issues/1818
2018-06-20 16:13:16 +02:00
Simone Mainardi
8f1228c04f Captive portal HTTP server fixes 2018-06-19 17:29:36 +02:00
Luca Deri
fae12f64f8 Updated login page 2018-06-17 07:20:06 +02:00
Simone Mainardi
3c5263d64b Grafana uses _POST payload 2018-06-16 14:51:51 +02:00
Simone Mainardi
7c6e5868b8 Simplifies Netfilter drops handling 2018-06-15 19:26:30 +02:00
Simone Mainardi
67f7cdb47e Implements Netfilter queue flush alerts 2018-06-15 16:23:05 +02:00
Simone Mainardi
fd42cfd0cb Implements Netfilter queue monitoring 2018-06-15 12:07:22 +02:00
Simone Mainardi
c382fd4631 Adds nEdge netfilter stats rrds 2018-06-15 00:34:26 +02:00
Luca Deri
d17bb9671f Added fix for #1755
Implemented OS detection via HTTP user agent
Minor cosmetic GUI fixes
2018-06-14 19:20:21 +02:00
Simone Mainardi
2d87469279 Minor localization change 2018-06-14 18:44:01 +02:00
Luca Deri
4a1c5c5696 Improved ntopng shutdown time/latency 2018-06-13 00:27:38 +02:00
Luca Deri
203404df5b Added changes to seamlessly use LuaJIT (default) or the standard (non JIT) Lua 2018-06-12 23:05:30 +02:00
Simone Mainardi
2412487cef Localization and lint for nedge VLANs bridging 2018-06-12 19:56:26 +02:00
emanuele-f
fa86e225c6 Revert "nEdge localization and parameters"
This reverts commit c67f7430cc.
2018-06-12 12:50:08 +02:00
emanuele-f
c67f7430cc nEdge localization and parameters 2018-06-11 17:15:47 +02:00
Luca Deri
0d6d3e4c58 Lua code cleanup
Added ability (in Makefile.in) to use the non-JIT Lua interpreter (usefult on some platforms)
2018-06-11 10:16:42 +02:00
Luca Deri
87002587bd Minor cosmetic changes 2018-06-09 20:02:03 +02:00
emanuele-f
194fe88d6d nedge localization strings 2018-06-07 11:16:12 +02:00
emanuele-f
bbfb40cc9f Add user members management page in nedge 2018-06-06 20:11:47 +02:00
Simone Mainardi
8cca1f6703 Implements informative captive portal (no login) 2018-06-06 10:33:36 +02:00
emanuele-f
70ed527be5 Remove unused functions 2018-06-05 11:00:15 +02:00
Luca Deri
c7ae3e3956 Created module for sending telegram.org messages 2018-06-05 00:01:48 +02:00
emanuele-f
b22e083da6 Fix validation error in profiles with spaces in names 2018-06-04 11:55:43 +02:00
emanuele-f
8c104817a1 Optimize timeseries schemas 2018-06-01 11:16:57 +02:00
emanuele-f
2f89d21b36 Remove lua_utils dependency from timeseries 2018-06-01 10:41:54 +02:00
Luca
f67849e5b9 Minor Lua cleanup 2018-05-30 22:34:26 +02:00
emanuele-f
f83797b141 Delete unused lsqlite3 library 2018-05-30 12:33:02 +02:00