84f1c0e230927e97103927c0d45db0f109f44977
[project/luci.git] / applications / luci-statistics / luasrc / i18n / statistics.en
1 --[[
2
3 Luci i18n translation file for the statistics application
4 (c) 2008 Freifunk Leipzig / Jo-Philipp Wich <xm@leipzig.freifunk.net>
5
6 Licensed under the Apache License, Version 2.0 (the "License");
7 you may not use this file except in compliance with the License.
8 You may obtain a copy of the License at
9
10         http://www.apache.org/licenses/LICENSE-2.0
11
12 $Id$
13
14 ]]--
15
16
17 --
18 -- general translations
19 --
20
21 stat_statistics     = "Statistics"
22 stat_systemplugins  = "System plugins"
23 stat_networkplugins = "Network plugins"
24 stat_outputplugins  = "Output plugins"
25
26
27 --
28 -- collectd plugin translations
29 --
30
31 stat_collectd  = "Collectd"
32 stat_cpu       = "Processor"
33 stat_ping      = "Ping"
34 stat_iptables  = "Firewall"
35 stat_netlink   = "Netlink"
36 stat_processes = "Processes"
37 stat_wireless  = "Wireless"
38 stat_tcpconns  = "TCP Connections"
39 stat_interface = "Interfaces"
40 stat_df        = "Disk Space Usage"
41 stat_irq       = "Interrupts"
42 stat_disk      = "Disk Usage"
43 stat_exec      = "Exec"
44 stat_rrdtool   = "RRDTool"
45 stat_network   = "Network"
46 stat_csv       = "CSV Output"
47
48
49 --
50 -- diagram translations
51 --
52
53 stat_dg_title_wireless__signal_noise = "%H: Wireless - Signal Noise Ratio"
54 stat_dg_label_wireless__signal_noise = "dBm"
55 stat_ds_signal_noise = "Noise Level"
56 stat_ds_signal_power = "Signal Strength"
57
58 stat_dg_title_wireless__signal_quality = "%H: Wireless - Signal Quality"
59 stat_dg_label_wireless__signal_quality = "n"
60 stat_ds_signal_quality = "Signal Quality"
61
62 stat_dg_title_ping = "%H: ICMP Roundtrip Times"
63 stat_dg_label_ping = "ms"
64 stat_ds_ping = "%di"
65
66 stat_dg_title_iptables__ipt_packets = "%H: Firewall - Processed Packets"
67 stat_dg_label_iptables__ipt_packets = "Packets/s"
68 stat_ds_ipt_packets = 'Chain "%di"'
69
70 stat_dg_title_netlink__if_octets = "%H: Netlink - Transfer on %pi"
71 stat_dg_label_netlink__if_octets = "Bytes/s"
72 stat_ds_if_octets = "Bytes (%ds)"
73
74 stat_dg_title_netlink__if_packets = "%H: Netlink - Packets on %pi"
75 stat_dg_label_netlink__if_packets = "Packets/s"
76 stat_ds_if_packets = "Processed (%ds)"
77 stat_ds_if_dropped = "Dropped   (%ds)"
78 stat_ds_if_errors  = "Errors    (%ds)"
79
80 stat_dg_title_netlink__if_multicast = "%H: Netlink - Multicast on %pi"
81 stat_dg_label_netlink__if_multicast = "Packets/s"
82 stat_ds_if_multicast = "Packets"
83
84 stat_dg_title_netlink__if_collisions = "%H: Netlink - Collisions on %pi"
85 stat_dg_label_netlink__if_collisions = "Collisions/s"
86 stat_ds_if_collisions = "Collisions"
87
88 stat_dg_title_netlink__if_tx_errors = "%H: Netlink - Errors on %pi"
89 stat_dg_label_netlink__if_tx_errors = "Errors/s"
90 stat_ds_if_tx_errors = "%di"
91 stat_ds_if_rx_errors = "%di"
92
93 stat_dg_title_processes = "%H: Processes"
94 stat_dg_label_processes = "Processes/s"
95 stat_ds_ps_state = "%di"
96
97 stat_dg_title_processes__ps_cputime = "%H: Process %pi - used cpu time"
98 stat_dg_label_processes__ps_cputime = "Jiffies"
99 stat_ds_ps_cputime__syst = "system"
100 stat_ds_ps_cputime__user = "user"
101
102 stat_dg_title_processes__ps_count = "%H: Process %pi - threads and processes"
103 stat_dg_label_processes__ps_count = "Count"
104 stat_ds_ps_count = "%ds"
105
106 stat_dg_title_processes__ps_pagefaults = "%H: Process %pi - page faults"
107 stat_dg_label_processes__ps_pagefaults = "Pagefaults"
108 stat_ds_ps_pagefaults = "page faults"
109
110 stat_dg_title_processes__ps_rss = "%H: Process %pi - virtual memory size"
111 stat_dg_label_processes__ps_rss = "Bytes"
112 stat_ds_ps_rss = "virtual memory"
113
114 stat_dg_title_cpu = "%H: Usage on Processor #%pi"
115 stat_dg_label_cpu = "%"
116 stat_ds_cpu       = "%di"
117
118 stat_dg_title_interface__if_octets = "%H: Transfer on %di"
119 stat_dg_label_interface__if_octets = "Bytes/s"
120
121 stat_dg_title_interface__if_packets = "%H: Packets on %di"
122 stat_dg_label_interface__if_packets = "Packets/s"
123
124 stat_dg_title_tcpconns  = "%H: TCP-Connections to Port %pi"
125 stat_dg_label_tcpconns  = "Connections/s"
126 stat_ds_tcp_connections = "%di"
127
128 stat_dg_title_df        = "%H: Disk Space Usage on %di"
129 stat_dg_label_df        = "Bytes"
130 stat_ds_df__free        = "%ds"
131 stat_ds_df__used        = "%ds"
132
133 stat_dg_title_irq       = "%H: Interrupts"
134 stat_dg_label_irq       = "Issues/s"
135 stat_ds_irq             = "IRQ %di"
136
137
138 --
139 -- CBI translations
140 --
141
142 lucistatistics                  = "Statistics"
143
144 -- general config
145 lucistatistics_collectd         = "Collectd Settings"
146 lucistatistics_collectd_desc    = [[
147         Collectd is a small daeomon for collecting data from various sources through different plugins.
148         On this page you can change general settings for the collectd daemon.
149 ]]
150
151 lucistatistics_collectd_hostname      = "Hostname"
152 lucistatistics_collectd_basedir       = "Base Directory"
153 lucistatistics_collectd_include       = "Directory for sub-configurations"
154 lucistatistics_collectd_plugindir     = "Directory for collectd plugins"
155 lucistatistics_collectd_pidfile       = "Used PID file"
156 lucistatistics_collectd_typesdb       = "Datasets definition file"
157 lucistatistics_collectd_interval      = "Data collection interval"
158 lucistatistics_collectd_interval_desc = "Seconds"
159 lucistatistics_collectd_readthreads   = "Number of threads for data collection"
160 lucistatistics_collectd_fqdnlookup    = "Try to lookup fully qualified hostname"
161
162 -- cpu plugin
163 lucistatistics_collectdcpu            = "CPU Plugin Configuration"
164 lucistatistics_collectdcpu_desc       = "The cpu plugin collects basic statistics about the processor usage."
165 lucistatistics_collectdcpu_enable     = "Enable this plugin"
166
167 -- csv plugin
168 lucistatistics_collectdcsv            = "CSV Plugin Configuration"
169 lucistatistics_collectdcsv_desc       = "The csv plugin stores collected data in csv file format for further processing by external programs."
170 lucistatistics_collectdcsv_enable     = "Enable this plugin"
171 lucistatistics_collectdcsv_datadir    = "Storage directory for the csv files"
172 lucistatistics_collectdcsv_storerates = "Store data values as rates instead of absolute values"
173
174 -- df plugin
175 lucistatistics_collectddf                  = "DF Plugin Configuration"
176 lucistatistics_collectddf_desc             = "The df plugin collects statistics about the disk space usage on different devices, mount points or filesystem types."
177 lucistatistics_collectddf_enable           = "Enable this plugin"
178 lucistatistics_collectddf_devices          = "Monitor devices"
179 lucistatistics_collectddf_devices_desc     = "multiple separated by space"
180 lucistatistics_collectddf_mountpoints      = "Monitor mount points"
181 lucistatistics_collectddf_mountpoints_desc = "multiple separated by space"
182 lucistatistics_collectddf_fstypes          = "Monitor filesystem types"
183 lucistatistics_collectddf_fstypes_desc     = "multiple separated by space"
184 lucistatistics_collectddf_ignoreselected   = "Monitor all except selected ones"
185
186 -- disk plugin
187 lucistatistics_collectddisk                = "Disk Plugin Configuration"
188 lucistatistics_collectddisk_desc           = "The disk plugin collects detailled usage statistics for selected partitions or whole disks."
189 lucistatistics_collectddisk_enable         = "Enable this plugin"
190 lucistatistics_collectddisk_disks          = "Monitor disks and partitions"
191 lucistatistics_collectddisk_disks_desc     = "multiple separated by space"
192 lucistatistics_collectddisk_ignoreselected = "Monitor all except selected ones"
193
194 -- dns plugin
195 lucistatistics_collectddns                    = "DNS Plugin Configuration"
196 lucistatistics_collectddns_desc               = "The dns plugin collects detailled statistics about dns related traffic on selected interfaces."
197 lucistatistics_collectddns_enable             = "Enable this plugin"
198 lucistatistics_collectddns_interfaces         = "Monitor interfaces"
199 lucistatistics_collectddns_interfaces_desc    = "multiple separated by space"
200 lucistatistics_collectddns_ignoresources      = "Ignore source addresses"
201 lucistatistics_collectddns_ignoresources_desc = "multiple separated by space"
202
203 -- email plugin
204 lucistatistics_collectdemail                    = "E-Mail Plugin Configuration"
205 lucistatistics_collectdemail_desc               = [[
206         The email plugin creates a unix socket which can be used to transmit
207         email-statistics to a running collectd daemon. This plugin is primarily
208         intended to be used in conjunction with Mail::SpamAssasin::Plugin::Collectd
209         but can be used in other ways as well.
210 ]]
211
212 lucistatistics_collectdemail_enable           = "Enable this plugin"
213 lucistatistics_collectdemail_socketfile       = "Filepath of the unix socket"
214 lucistatistics_collectdemail_socketgroup      = "Group ownership of the unix socket"
215 lucistatistics_collectdemail_socketgroup_desc = "group name"
216 lucistatistics_collectdemail_socketperms      = "File permissions of the unix socket"
217 lucistatistics_collectdemail_socketperms_desc = "octal"
218 lucistatistics_collectdemail_maxconns         = "Maximum allowed connections"
219
220 -- exec plugin
221 lucistatistics_collectdexec                = "Exec Plugin Configuration"
222 lucistatistics_collectdexec_desc           = [[
223         The exec plugin starts external commands to read values from or
224         to notify external processes when certain threshold values have
225         been reached.
226 ]]
227
228 lucistatistics_collectdexec_enable         = "Enable this plugin"
229 lucistatistics_collectdexecinput           = "Add command for reading values"
230 lucistatistics_collectdexecinput_desc      = [[
231         Here you can define external commands which will be started by collectd in order
232         to read certain values. The values will be read from stdout.
233 ]]
234
235 lucistatistics_collectdexecinput_cmdline   = "Commandline"
236 lucistatistics_collectdexecinput_cmduser   = "Run as user"
237 lucistatistics_collectdexecinput_cmdgroup  = "Run as group"
238 lucistatistics_collectdexecnotify          = "Add notification command"
239 lucistatistics_collectdexecnotify_desc     = [[
240         Here you can define external commands which will be started by collectd 
241         when certain threshold values have been reached. The values leading to
242         invokation will be feeded to the the called programs stdin.
243 ]]
244
245 lucistatistics_collectdexecnotify_cmdline  = "Commandline"
246 lucistatistics_collectdexecnotify_cmduser  = "Run as user"
247 lucistatistics_collectdexecnotify_cmdgroup = "Run as group"
248
249 -- interface plugin
250 lucistatistics_collectdinterface                 = "Interface Plugin Configuration"
251 lucistatistics_collectdinterface_desc            = "The interface plugin collects traffic statistics on selected interfaces."
252 lucistatistics_collectdinterface_enable          = "Enable this plugin"
253 lucistatistics_collectdinterface_interfaces      = "Monitor interfaces"
254 lucistatistics_collectdinterface_interfaces_desc = "hold Ctrl while clicking to select multiple interfaces"
255 lucistatistics_collectdinterface_ignoreselected  = "Monitor all except selected ones"
256
257 -- iptables plugin
258 lucistatistics_collectdiptables                       = "Iptables Plugin Configuration"
259 lucistatistics_collectdiptables_desc                  = [[
260         The iptables plugin will monitor selected firewall rules and collect
261         informations about processed bytes and packets per rule.
262 ]]
263
264 lucistatistics_collectdiptables_enable                = "Enable this plugin"
265
266 lucistatistics_collectdiptablesmatch                  = "Add matching rule"
267 lucistatistics_collectdiptablesmatch_desc             = [[
268         Here you can define various criteria by which the monitored
269         iptables rules are selected.
270 ]]
271
272 lucistatistics_collectdiptablesmatch_name             = "Name of the rule"
273 lucistatistics_collectdiptablesmatch_name_desc        = "max. 16 chars"
274 lucistatistics_collectdiptablesmatch_table            = "Table"
275 lucistatistics_collectdiptablesmatch_chain            = "Chain"
276 lucistatistics_collectdiptablesmatch_target           = "Action (target)"
277 lucistatistics_collectdiptablesmatch_protocol         = "Network protocol"
278 lucistatistics_collectdiptablesmatch_source           = "Source ip range"
279 lucistatistics_collectdiptablesmatch_source_desc      = "CIDR notation"
280 lucistatistics_collectdiptablesmatch_destination      = "Destination ip range"
281 lucistatistics_collectdiptablesmatch_destination_desc = "CIDR notation"
282 lucistatistics_collectdiptablesmatch_inputif          = "Incoming interface"
283 lucistatistics_collectdiptablesmatch_inputif_desc     = "e.g. br-lan"
284 lucistatistics_collectdiptablesmatch_outputif         = "Outgoing interface"
285 lucistatistics_collectdiptablesmatch_outputif_desc    = "e.g. br-ff"
286 lucistatistics_collectdiptablesmatch_options          = "Options"
287 lucistatistics_collectdiptablesmatch_options_desc     = "e.g. reject-with tcp-reset"
288
289 -- irq plugin
290 lucistatistics_collectdirq                = "IRQ Plugin Configuration"
291 lucistatistics_collectdirq_desc           = [[
292         The irq plugin will monitor the rate of issues per second for each selected interrupt.
293         If no interrupt is selected then all interrupts are monitored.
294 ]]
295
296 lucistatistics_collectdirq_enable         = "Enable this plugin"
297 lucistatistics_collectdirq_irqs           = "Monitor interrupts"
298 lucistatistics_collectdirq_irqs_desc      = "multiple separated by space"
299 lucistatistics_collectdirq_ignoreselected = "Monitor all except selected ones"
300
301 -- netlink plugin
302 lucistatistics_collectdnetlink            = "Netlink Plugin Configuration"
303 lucistatistics_collectdnetlink_desc       = [[
304         The netlink plugin collects extended informations like qdisc-, class- and
305         filter-statistics for selected interfaces.
306 ]]
307
308 lucistatistics_collectdnetlink_enable                 = "Enable this plugin"
309 lucistatistics_collectdnetlink_interfaces             = "Basic monitoring"
310 lucistatistics_collectdnetlink_interfaces_desc        = "hold Ctrl while clicking to select multiple interfaces"
311 lucistatistics_collectdnetlink_verboseinterfaces      = "Verbose monitoring"
312 lucistatistics_collectdnetlink_verboseinterfaces_desc = "hold Ctrl while clicking to select multiple interfaces"
313 lucistatistics_collectdnetlink_qdiscs                 = "Qdisc monitoring"
314 lucistatistics_collectdnetlink_qdiscs_desc            = "hold Ctrl while clicking to select multiple interfaces"
315 lucistatistics_collectdnetlink_classes                = "Shaping class monitoring"
316 lucistatistics_collectdnetlink_classes_desc           = "hold Ctrl while clicking to select multiple interfaces"
317 lucistatistics_collectdnetlink_filters                = "Filter class monitoring"
318 lucistatistics_collectdnetlink_filters_desc           = "hold Ctrl while clicking to select multiple interfaces"
319
320 -- network plugin
321 lucistatistics_collectdnetwork            = "Network Plugin Configuration"
322 lucistatistics_collectdnetwork_desc       = [[
323         The network plugin provides network based communication between different
324         collectd instances. Collectd can operate both in client and server mode.
325         In client mode locally collected date is transferred to a collectd server
326         instance, in server mode the local instance receives data from other hosts.
327 ]]
328
329 lucistatistics_collectdnetwork_enable          = "Enable this plugin"
330 lucistatistics_collectdnetworklisten           = "Listener interfaces"
331 lucistatistics_collectdnetworklisten_desc      = "This section defines on which interfaces collectd will wait for incoming connections."
332 lucistatistics_collectdnetworklisten_host      = "Listen host"
333 lucistatistics_collectdnetworklisten_host_desc = "host-, ip- or ip6 address"
334 lucistatistics_collectdnetworklisten_port      = "Listen port"
335 lucistatistics_collectdnetworklisten_port_desc = "0 - 65535"
336 lucistatistics_collectdnetworkserver           = "serverer interfaces"
337 lucistatistics_collectdnetworkserver_desc      = "This section defines to which servers the locally collected data is sent to."
338 lucistatistics_collectdnetworkserver_host      = "Server host"
339 lucistatistics_collectdnetworkserver_host_desc = "host-, ip- or ip6 address"
340 lucistatistics_collectdnetworkserver_port      = "Server port"
341 lucistatistics_collectdnetworkserver_port_desc = "0 - 65535"
342 lucistatistics_collectdnetwork_timetolive      = "TTL for network packets"
343 lucistatistics_collectdnetwork_timetolive_desc = "0 - 255"
344 lucistatistics_collectdnetwork_forward         = "Forwarding between listen and server addresses"
345 lucistatistics_collectdnetwork_cacheflush      = "Cache flush interval"
346 lucistatistics_collectdnetwork_cacheflush_desc = "seconds"
347
348 -- ping plugin
349 lucistatistics_collectdping            = "Ping Plugin Configuration"
350 lucistatistics_collectdping_desc       = [[
351         The ping plugin will send icmp echo replies to selected hosts and
352         measure the roundtrip time for each host.
353 ]]
354
355 lucistatistics_collectdping_enable     = "Enable this plugin"
356 lucistatistics_collectdping_hosts      = "Monitor hosts"
357 lucistatistics_collectdping_hosts_desc = "multiple separated by space"
358 lucistatistics_collectdping_ttl        = "TTL for ping packets"
359 lucistatistics_collectdping_ttl_desc   = "0 - 255"
360
361 -- processes plugin
362 lucistatistics_collectdprocesses                = "Processes Plugin Configuration"
363 lucistatistics_collectdprocesses_desc           = [[
364         The processes plugin collects informations like cpu time, page faults
365         and memory usage of selected processes.
366 ]]
367
368 lucistatistics_collectdprocesses_enable         = "Enable this plugin"
369 lucistatistics_collectdprocesses_processes      = "Monitor processes"
370 lucistatistics_collectdprocesses_processes_desc = "multiple separated by space"
371
372 -- rrdtool plugin
373 lucistatistics_collectdrrdtool                   = "RRDTool Plugin Configuration"
374 lucistatistics_collectdrrdtool_desc              = [[
375         The rrdtool plugin stores the collected data in rrd database files, the
376         foundation of the diagrams.<br /><br />
377         <strong>Warning: Setting the wrong values will result in a very
378         high memory consumption in the temporary directory. This can
379         render the device unusable!</strong>
380 ]]
381
382 lucistatistics_collectdrrdtool_enable            = "Enable this plugin"
383 lucistatistics_collectdrrdtool_datadir           = "Storage directory"
384 lucistatistics_collectdrrdtool_stepsize          = "RRD step interval"
385 lucistatistics_collectdrrdtool_stepsize_desc     = "seconds"
386 lucistatistics_collectdrrdtool_heartbeat         = "RRD heart beat interval"
387 lucistatistics_collectdrrdtool_heartbeat_desc    = "seconds"
388 lucistatistics_collectdrrdtool_rrasingle         = "Only create average RRAs"
389 lucistatistics_collectdrrdtool_rrasingle_desc    = "reduces rrd size"
390 lucistatistics_collectdrrdtool_rratimespans      = "Stored timespans"
391 lucistatistics_collectdrrdtool_rratimespans_desc = "seconds; multiple separated by space"
392 lucistatistics_collectdrrdtool_rrarows           = "Rows per RRA"
393 lucistatistics_collectdrrdtool_xff               = "RRD XFiles Factor"
394 lucistatistics_collectdrrdtool_cachetimeout      = "Cache collected data for"
395 lucistatistics_collectdrrdtool_cachetimeout_desc = "seconds"
396 lucistatistics_collectdrrdtool_cacheflush        = "Flush cache after"
397 lucistatistics_collectdrrdtool_cacheflush_desc   = "seconds"
398
399 -- tcpconns plugin
400 lucistatistics_collectdtcpconns                  = "TCPConns Plugin Configuration"
401 lucistatistics_collectdtcpconns_desc             = [[
402         The tcpconns plugin collects informations about
403         open tcp connections on selected ports.
404 ]]
405
406 lucistatistics_collectdtcpconns_enable           = "Enable this plugin"
407 lucistatistics_collectdtcpconns_listeningports   = "Monitor all local listen ports"
408 lucistatistics_collectdtcpconns_localports       = "Monitor local ports"
409 lucistatistics_collectdtcpconns_localports_desc  = "0 - 65535; multiple separated by space"
410 lucistatistics_collectdtcpconns_remoteports      = "Monitor remote ports"
411 lucistatistics_collectdtcpconns_remoteports_desc = "0 - 65535; multiple separated by space"
412
413 -- unixsock plugin
414 lucistatistics_collectdunixsock                    = "Unixsock Plugin Configuration"
415 lucistatistics_collectdunixsock_desc               = [[
416         The unixsock plugin creates a unix socket which can be used to read 
417         collected data from a running collectd instance.
418 ]]
419
420 lucistatistics_collectdunixsock_enable           = "Enable this plugin"
421 lucistatistics_collectdunixsock_socketfile       = "Filepath of the unix socket"
422 lucistatistics_collectdunixsock_socketgroup      = "Group ownership of the unix socket"
423 lucistatistics_collectdunixsock_socketgroup_desc = "group name"
424 lucistatistics_collectdunixsock_socketperms      = "File permissions of the unix socket"
425 lucistatistics_collectdunixsock_socketperms_desc = "octal"
426
427 -- wireless plugin
428 lucistatistics_collectdwireless                    = "Wireless Plugin Configuration"
429 lucistatistics_collectdwireless_desc               = [[
430         The wireless plugin collects statistics about wireless signal strength, noise and quality.
431 ]]
432
433 lucistatistics_collectdwireless_enable           = "Enable this plugin"
434