Commit graph

828 commits

Author SHA1 Message Date
Luca Deri
5cee98a65c Shaper code cleanup 2016-12-05 13:00:02 +01:00
Luca Deri
71a0993022 Minor cosmetic changes
Reworked CSRF error message
2016-12-04 11:00:23 +01:00
Luca Deri
e6e3f065b4 Merge pull request #842 from SauroPollastrini/dev
Slack related fields appear/disappear on switch
2016-12-04 09:29:39 +01:00
emanuele-f
8ad16e777b Fix network groups form dirty when coming from host page 2016-12-04 00:00:28 +01:00
emanuele-f
5d8723ba0c Unify alerts settings code 2016-12-03 00:56:39 +01:00
Simone Mainardi
aa74fb75d0 Localization for alerts lists 2016-12-02 19:57:33 +01:00
Simone Mainardi
77c4223fc6 Minor addition to the locales 2016-12-02 19:43:43 +01:00
emanuele-f
05578243dd Do not redirect after alerts actions 2016-12-02 18:59:46 +01:00
emanuele-f
b3c0f42b74 Show alerts for inactive hosts 2016-12-02 17:36:11 +01:00
Simone Mainardi
1132ce3937 Adds duration column for engaged alerts list 2016-12-02 16:27:16 +01:00
emanuele-f
5a45f1e8da Delete past alerts and past flows alerts differently 2016-12-02 16:23:04 +01:00
emanuele-f
f0fcd0a2c3 re_arm alerts globally 2016-12-02 15:56:24 +01:00
Simone Mainardi
293497f908 Makes smaller delete buttons 2016-12-02 13:56:49 +01:00
SauroPollastrini
44be5a2beb Merge branch 'dev' of https://github.com/SauroPollastrini/ntopng into dev 2016-12-02 13:43:59 +01:00
SauroPollastrini
fa96ebe5e5 Slack related fields in preferences appear/disapper on switch 2016-12-02 13:14:00 +01:00
Simone Mainardi
b7d79db6d5 Fixes for alerts visualization 2016-12-02 12:38:42 +01:00
emanuele-f
acb1d25bb5 Alerts delete by type, older than, by host 2016-12-02 11:28:03 +01:00
Luca Deri
73d0fc0186 Merge pull request #841 from SauroPollastrini/dev
Choice of which alerts has to be notified to Slack based on gravity. Slack related fields on preferences disapperar if Slack notifications are OFF
2016-12-01 23:43:35 +01:00
SauroPollastrini
3754591857 used the word Severity instead of the word Gravity 2016-12-01 21:54:12 +01:00
Simone Mainardi
5dd9c496e4 Improves flow alerts explorer links 2016-12-01 17:17:49 +01:00
Luca Deri
ff20879987 Fix for #836
Fixed bug in footer.lua that caused a JS error that prevented the page from being updated
Moved utility functions from footer lua script to ntopng_utils.js
2016-12-01 09:26:27 +01:00
Simone Mainardi
3613d052f2 Adds i18n for alerts 2016-11-30 20:13:26 +01:00
Luca Deri
b591001d6b Fixed table sort order 2016-11-30 17:07:59 +01:00
Luca Deri
c5343e29e4 Fixed table sort order 2016-11-30 16:50:11 +01:00
Luca Deri
091378fd7b Implemented local hosts looking glass (more criteria to be added) 2016-11-30 16:26:17 +01:00
Emanuele Faranda
8263c1c65a Update typeahead script and use ip addresses when searching hosts (#836)
* Update typeahead script and use ip addresses when searching hosts

* use existing ipv6 check function

* Remove debug print
2016-11-30 15:09:14 +01:00
Emanuele Faranda
eda7bd42b1 Traffic policing page i18n, are-you-sure integration and styling (#837)
* Traffic policing page internationalization, are-you-sure integration, styling

* are-you-sure utility functions

* move to shaping section
2016-11-30 15:03:29 +01:00
Luca Deri
c825c689ff Removed invalid network link from filter hosts menu 2016-11-30 09:57:17 +01:00
SauroPollastrini
2bc1d0dab7 Added multiple-choice buttons for slack notification preferences based on gravity. Slack related preferences fields disapper when Slack notification is OFF 2016-11-29 14:32:16 +01:00
emanuele-f
82e4f337fa Hide blacklist panel 2016-11-29 10:48:55 +01:00
Simone Mainardi
59878461e9 Adds localhost info to flow alerts 2016-11-28 20:18:02 +01:00
emanuele-f
b4b1e7109a Do not open RRD files for unselected menu entries 2016-11-28 13:25:42 +01:00
emanuele-f
d52dc77e36 Implement per-network protocol shaping 2016-11-27 01:50:31 +01:00
Luca
9a559438a9 Removed debug line 2016-11-26 00:28:00 +02:00
Simone Mainardi
d5f4889375 Adds a link to the historical alerts explorer 2016-11-25 20:10:16 +01:00
Simone Mainardi
a8c00f785d Changes alert badges colors on the basis of severity
Implements #829
2016-11-25 12:46:25 +01:00
Simone Mainardi
4fa2950f8a Fix alert counters for filtered alerts 2016-11-25 11:05:20 +01:00
Simone Mainardi
715255412b Adds an All button to the alert filters 2016-11-24 19:06:24 +01:00
Simone Mainardi
a110518fab Implements alert filters 2016-11-24 18:59:30 +01:00
Simone Mainardi
3a1c14cf9a Implements alert filtering features 2016-11-23 18:26:38 +01:00
Simone Mainardi
c125c62cc2 Adds alerts duration column 2016-11-23 13:30:54 +01:00
Simone Mainardi
64374e7f50 Removes the @0 in host alerts 2016-11-23 13:17:57 +01:00
Simone Mainardi
0e4e4e5906 Implements flow alerts 2016-11-23 13:10:59 +01:00
emanuele-f
d3eca30401 Fix inverted comparison 2016-11-23 13:07:06 +01:00
emanuele-f
322390648a Create/delete traffic shapers at runtime 2016-11-23 12:40:21 +01:00
emanuele-f
6caeeeec36 Fix error caused by netfilter interface being a bridge but without device_a/b fields 2016-11-23 10:52:34 +01:00
Luca
80c1a0a4dd Implemented initial slack.com integration for delivering alerts 2016-11-22 17:40:00 +01:00
Simone Mainardi
156a39c645 Caches alerts counts to reduce queries 2016-11-21 15:41:07 +01:00
Luca Deri
72f75cc12b Added missing interface selection that caused alert triangle not to show up 2016-11-21 10:54:05 +01:00
Luca Deri
7e46c02eb1 Fixed broken logic of interface packet drop reset 2016-11-21 10:12:12 +01:00