Commit graph

920 commits

Author SHA1 Message Date
emanuele-f
af9fc2fa10 Disable spellcheck on some fields 2017-01-02 13:33:00 +01:00
emanuele-f
75b5fd068e Validate some fields and set some fields widths 2017-01-02 13:33:00 +01:00
Simone Mainardi
3e46607fc6 Fixes for prefs buttons 2017-01-02 11:20:33 +01:00
emanuele-f
3df94ecf82 Make prefs buttons blue 2017-01-01 11:41:20 +01:00
Luca
60b9ccd3ef Fixed menubar icons 2016-12-31 19:55:00 +01:00
Luca
ad39507762 Label fix 2016-12-31 19:26:05 +01:00
Simone Mainardi
3741176327 Improves the layout of prefs buttons 2016-12-30 21:27:12 +01:00
emanuele-f
74a836116b Add required attribute to numeric fields 2016-12-30 20:49:05 +01:00
emanuele-f
195130be93 Implement and use resolution buttons 2016-12-30 20:49:05 +01:00
emanuele-f
405a79d154 Initial resolution buttons support 2016-12-30 20:49:05 +01:00
emanuele-f
795b8973a7 Allow to add multiple protocol policies at once 2016-12-30 19:50:06 +01:00
emanuele-f
6d183689f6 Shaping protocol categories support complete 2016-12-30 19:50:06 +01:00
emanuele-f
51abbfa7e4 Initial shaping protocol categories support 2016-12-30 19:50:06 +01:00
Simone Mainardi
363fa6da44 Makes the search host glyphicon a submit button 2016-12-30 18:11:23 +01:00
Simone Mainardi
b5863ec320 Prevents page refreshes while browsing historical flows 2016-12-30 17:13:40 +01:00
Luca
2ba6b7e1bb Implemented redis caching to reduce cache pressure (work in progress)
Rearranged menus
2016-12-30 10:54:59 +01:00
Luca
d51c221ede Fixed typo 2016-12-30 01:48:50 +01:00
Luca
26fa33269d Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-12-28 22:50:40 +01:00
Luca
6a5714a2d9 Traffic profiles crash fix 2016-12-28 22:08:02 +01:00
Simone Mainardi
f349ca344e Reworks alerts menu 2016-12-28 19:54:05 +01:00
Luca
f50f61f9fc MySQL DB improvements
Cached slack preference
Optimized DHCP cache read
2016-12-28 19:20:06 +01:00
Simone Mainardi
22929e8ce2 Reduces quota selector step to 10MB 2016-12-28 13:53:21 +01:00
emanuele-f
efb44c3846 Implements #865 2016-12-28 13:40:27 +01:00
emanuele-f
0dc20931ff Use totalval to decide which elements to esclude 2016-12-28 13:13:07 +01:00
emanuele-f
1953552457 Implement profiles graph 2016-12-28 13:13:07 +01:00
emanuele-f
7dfda54934 Add total host activity 2016-12-28 12:14:28 +01:00
Luca
e9b9f48ce7 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-12-27 11:18:40 +01:00
Luca
c44bfa8fdb Implemented #98
Ingress data can now be kept aggregated (default) or explored based on various criteria
- ZMQ interfaces: disaggregate based on probeIP or ingress interfaceId
- packet interfaces: disaggregate on VLANId
2016-12-27 11:03:52 +01:00
Simone Mainardi
8810ef9167 Removes unused lua scripts from the main tree
Moved to attic
2016-12-26 12:10:34 +01:00
Simone Mainardi
eca2c41049 Reworks alert counters (WIP)
Alert counters are now kept in sync only for engaged alerts.
Each host will show the current number of engaged alerts.
This alleviates the complexity of constantly keep the numbers
synchronized with the database.

Todo: see how to handle counters for flow alerts and past alerts.
2016-12-24 16:21:50 +01:00
Simone Mainardi
06fea2cf18 Fixes issues with MAC addresses retrieval
Also cleans up unused code
2016-12-23 16:40:55 +01:00
emanuele-f
88b2b76fbf Enable custom name for any interface type except pcap files and dummy 2016-12-22 15:16:10 +01:00
Simone Mainardi
8c64172608 Fix for hosts sort by traffic
Fixes #866
2016-12-22 10:38:04 +01:00
Simone Mainardi
ff7c61bb9d Fixes an issue when dumping flows already partially dumped
The final dump for flows partially dumped could be, under certain
conditions, skipped. This commit addresses the issue.

Fixes #846
2016-12-21 19:44:47 +01:00
Luca
8cf2c97569 Minor GUI changes 2016-12-21 19:09:15 +01:00
Luca
d4e6ab273f Interface fix 2016-12-21 18:10:58 +01:00
Luca Deri
dd04313f3f Fix for #862 2016-12-21 17:26:54 +01:00
Simone Mainardi
482c2ca834 Implements counter resets
This commits adds two reset buttons to the interface page.

One button allows the reset of all interface counters, namely,
packets and bytes received, packets dropped, and the number of
flows exported and dropped (when mysql or elasticsearch is enabled).

The other button allows the reset of only the drops.
2016-12-21 12:48:04 +01:00
Luca Deri
72d5208fb0 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-12-20 19:16:46 +01:00
Luca Deri
9d4df13c1a Reworked AddressTree implementation 2016-12-20 19:16:34 +01:00
Simone Mainardi
413e22e889 Implements CIDR search in flow explorer
partially implements #574
2016-12-20 15:32:52 +01:00
Luca Deri
a3f19f69c3 Fixed bug that misidentified hosts in DNS flows 2016-12-20 09:45:41 +01:00
Luca Deri
d12b9892d8 Set alert preferences to more strict defaults
Fixed invalid URL generated in alerts, in case of blacklisted hosts
2016-12-20 09:04:44 +01:00
Luca Deri
689b3e1318 Merge branch 'dev' of https://github.com/ntop/ntopng into dev 2016-12-19 16:57:46 +01:00
Luca Deri
ee400ef10f Added better handling of blacklisted hosts and alerts
Disabled MySQL DB for view interfaces
2016-12-19 16:57:14 +01:00
emanuele-f
79ac40b5fe Unify some datatable utility code 2016-12-19 15:37:20 +01:00
Luca Deri
1ecd1a872d Footer fix 2016-12-19 13:40:01 +01:00
Luca Deri
da2b1ab1aa Chnages for #860 (work in progress) 2016-12-19 13:19:04 +01:00
Luca Deri
3892eacd6a Computed ZMQ message drops reported in the interface stats. The latest nprobe is required for ZMQ stats otherwise the value will be zero 2016-12-17 17:09:19 +01:00
Luca Deri
3443b76b06 Refined alert generation
Added refresh button in alert page
2016-12-17 12:33:34 +01:00