mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
Unifies all internals timeseries in a single preference
Implements #3459
This commit is contained in:
parent
717b2f88ce
commit
ec724babcf
8 changed files with 30 additions and 25 deletions
|
|
@ -3171,8 +3171,8 @@ local lang = {
|
|||
["toggle_top_sites_title"] = "Top HTTP Sites",
|
||||
["toggle_traffic_rrd_creation_description"] = "Toggle the creation of bytes and packets timeseries.",
|
||||
["toggle_traffic_rrd_creation_title"] = "Traffic",
|
||||
["toggle_user_scripts_rrds_description"] = "Toggle the creation of timeseries for the number of calls, dropped calls, and duration of user scripts.",
|
||||
["toggle_user_scripts_rrds_title"] = "User Scripts",
|
||||
["toggle_internals_rrds_description"] = "Toggle the creation of <a href=\"%{url}\">internals</a> timeseries, e.g., hash tables entries, periodic activities duration and number of timeseries points written, plugins duration and number of calls.",
|
||||
["toggle_internals_rrds_title"] = "Internals",
|
||||
["toggle_users_rrds_description"] = "Toggle the creation of bytes and applications timeseries for defined users.",
|
||||
["toggle_users_rrds_title"] = "Users",
|
||||
["toggle_vlan_rrds_description"] = "Toggle the creation of bytes and applications timeseries for VLANs.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue