From af6a758a9c7f7c6dd9603e2764f14630791c9e66 Mon Sep 17 00:00:00 2001 From: aloriel Date: Mon, 17 Nov 2008 09:42:28 +0000 Subject: [PATCH] 2008-11-17 Jorge Gonzalez * pandoradb_data.sql: Added Danish to available languages. * include/languages/da.po, include/languages/cs.po, include/languages/pt_BR.po, include/languages/es.po, include/languages/pl.mo, include/languages/it.mo, include/languages/sl.mo, include/languages/uk.po, include/languages/pt.mo, include/languages/ro.po, include/languages/ast.mo, include/languages/cs.mo, include/languages/pt_BR.mo, include/languages/fr.mo, include/languages/uk.mo, include/languages/ro.mo, include/languages/ca.po, include/languages/sv.po, include/languages/de.po, include/languages/zh_TW.po, include/languages/fi.po, include/languages/hi.po, include/languages/zh_CN.po, include/languages/fr.mo, include/languages/te.po, include/languages/eu.po, include/languages/hu.po, include/languages/ca.mo, include/languages/de.mo, include/languages/sv.mo, include/languages/ru.po, include/languages/zh_TW.mo, include/languages/fi.mo, include/languages/hi.mo, include/languages/zh_CN.mo, include/languages/gl.po, include/languages/te.mo, include/languages/eu.mo, include/languages/hu.mo, include/languages/pl.po, include/languages/it.po, include/languages/sl.po, include/languages/pt.po, include/languages/ru.mo, include/languages/ast.po, include/languages/gl.mo: Updated languages and added Danish. * include/languages/index.pot: Updated po template. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 31 + pandora_console/include/languages/Makefile | 5 +- pandora_console/include/languages/ast.mo | Bin 27865 -> 27865 bytes pandora_console/include/languages/ast.po | 1238 ++-- pandora_console/include/languages/ca.mo | Bin 42260 -> 42260 bytes pandora_console/include/languages/ca.po | 1238 ++-- pandora_console/include/languages/cs.mo | Bin 805 -> 805 bytes pandora_console/include/languages/cs.po | 1230 ++-- pandora_console/include/languages/da.mo | Bin 0 -> 2714 bytes pandora_console/include/languages/da.po | 5613 +++++++++++++++++++ pandora_console/include/languages/de.mo | Bin 36643 -> 36643 bytes pandora_console/include/languages/de.po | 1238 ++-- pandora_console/include/languages/es.mo | Bin 76281 -> 76998 bytes pandora_console/include/languages/es.po | 621 +- pandora_console/include/languages/eu.mo | Bin 5133 -> 5133 bytes pandora_console/include/languages/eu.po | 1230 ++-- pandora_console/include/languages/fi.mo | Bin 678 -> 678 bytes pandora_console/include/languages/fi.po | 1230 ++-- pandora_console/include/languages/fr.mo | Bin 44872 -> 44872 bytes pandora_console/include/languages/fr.po | 1238 ++-- pandora_console/include/languages/gl.mo | Bin 41500 -> 41500 bytes pandora_console/include/languages/gl.po | 1238 ++-- pandora_console/include/languages/hi.mo | Bin 4288 -> 4288 bytes pandora_console/include/languages/hi.po | 1230 ++-- pandora_console/include/languages/hu.mo | Bin 22986 -> 22986 bytes pandora_console/include/languages/hu.po | 1230 ++-- pandora_console/include/languages/index.pot | 587 +- pandora_console/include/languages/it.mo | Bin 33385 -> 33385 bytes pandora_console/include/languages/it.po | 1238 ++-- pandora_console/include/languages/pl.mo | Bin 41936 -> 41936 bytes pandora_console/include/languages/pl.po | 1238 ++-- pandora_console/include/languages/pt.mo | Bin 476 -> 476 bytes pandora_console/include/languages/pt.po | 1230 ++-- pandora_console/include/languages/pt_BR.mo | Bin 45134 -> 45134 bytes pandora_console/include/languages/pt_BR.po | 1238 ++-- pandora_console/include/languages/ro.mo | Bin 31954 -> 31954 bytes pandora_console/include/languages/ro.po | 1236 ++-- pandora_console/include/languages/ru.mo | Bin 3025 -> 3025 bytes pandora_console/include/languages/ru.po | 1230 ++-- pandora_console/include/languages/sl.mo | Bin 5195 -> 5195 bytes pandora_console/include/languages/sl.po | 1230 ++-- pandora_console/include/languages/sv.mo | Bin 36340 -> 36340 bytes pandora_console/include/languages/sv.po | 1232 ++-- pandora_console/include/languages/te.mo | Bin 2057 -> 2057 bytes pandora_console/include/languages/te.po | 1230 ++-- pandora_console/include/languages/uk.mo | Bin 9998 -> 9998 bytes pandora_console/include/languages/uk.po | 1230 ++-- pandora_console/include/languages/zh_CN.mo | Bin 43316 -> 43316 bytes pandora_console/include/languages/zh_CN.po | 1232 ++-- pandora_console/include/languages/zh_TW.mo | Bin 966 -> 966 bytes pandora_console/include/languages/zh_TW.po | 1230 ++-- pandora_console/pandoradb_data.sql | 1 + 52 files changed, 20283 insertions(+), 13709 deletions(-) create mode 100644 pandora_console/include/languages/da.mo create mode 100644 pandora_console/include/languages/da.po diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 91238fe60e..b71ce3168a 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,34 @@ +2008-11-17 Jorge Gonzalez + + * pandoradb_data.sql: Added Danish to available languages. + + * include/languages/da.po, include/languages/cs.po, + include/languages/pt_BR.po, include/languages/es.po, + include/languages/pl.mo, include/languages/it.mo, + include/languages/sl.mo, include/languages/uk.po, + include/languages/pt.mo, include/languages/ro.po, + include/languages/ast.mo, include/languages/cs.mo, + include/languages/pt_BR.mo, include/languages/fr.mo, + include/languages/uk.mo, include/languages/ro.mo, + include/languages/ca.po, include/languages/sv.po, + include/languages/de.po, include/languages/zh_TW.po, + include/languages/fi.po, include/languages/hi.po, + include/languages/zh_CN.po, include/languages/fr.mo, + include/languages/te.po, include/languages/eu.po, + include/languages/hu.po, include/languages/ca.mo, + include/languages/de.mo, include/languages/sv.mo, + include/languages/ru.po, include/languages/zh_TW.mo, + include/languages/fi.mo, include/languages/hi.mo, + include/languages/zh_CN.mo, include/languages/gl.po, + include/languages/te.mo, include/languages/eu.mo, + include/languages/hu.mo, include/languages/pl.po, + include/languages/it.po, include/languages/sl.po, + include/languages/pt.po, include/languages/ru.mo, + include/languages/ast.po, include/languages/gl.mo: Updated + languages and added Danish. + + * include/languages/index.pot: Updated po template. + 2008-11-14 Evi Vanoost * operation/reporting/reporting_xml.php: Fixed bug #2268220 diff --git a/pandora_console/include/languages/Makefile b/pandora_console/include/languages/Makefile index a6a8b5f4b0..dd6ccf887b 100644 --- a/pandora_console/include/languages/Makefile +++ b/pandora_console/include/languages/Makefile @@ -1,4 +1,4 @@ -all: ast.mo ca.mo cs.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo hi.mo hu.mo it.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo uk.mo zh_CN.mo zh_TW.mo +all: ast.mo ca.mo cs.mo da.mo de.mo es.mo eu.mo fi.mo fr.mo gl.mo hi.mo hu.mo it.mo pl.mo pt.mo pt_BR.mo ro.mo ru.mo sl.mo sv.mo te.mo uk.mo zh_CN.mo zh_TW.mo xgettext `find ../../ -name "*\.php"` --output=index.pot --keyword=__ --add-comments=/// ast.mo: ast.po @@ -10,6 +10,9 @@ ca.mo: ca.po cs.mo: cs.po msgfmt cs.po -o cs.mo +da.mo: da.po + msgfmt da.po -o da.mo + de.mo: de.po msgfmt de.po -o de.mo diff --git a/pandora_console/include/languages/ast.mo b/pandora_console/include/languages/ast.mo index ead45f5e4e2cb0aeddac8e9998632a22ca61aef5..28178f3c565dc90e282c846cd1e6d6db6241a694 100644 GIT binary patch delta 37 qcmcb4lkw(F#tre#oQArFh6)B2R;H6PoPTl{nuFNJMw>HT3N!!#YYaaC delta 37 tcmcb4lkw(F#tre#oCdnah6;v;Rz{OEoPTl{m?{`pSecq_&U7iz0002Z3_1V+ diff --git a/pandora_console/include/languages/ast.po b/pandora_console/include/languages/ast.po index 8479076d83..b539c63d2f 100644 --- a/pandora_console/include/languages/ast.po +++ b/pandora_console/include/languages/ast.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-08-19 20:17+0000\n" "Last-Translator: AluminiuM \n" "Language-Team: ast \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Ocurrió un error al localizar la fuente del gráficu" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 hores" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 díes" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valor Máximu" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativu" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Baxa" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Media" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Grave" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Mantenimientu" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Críticu" @@ -260,7 +260,7 @@ msgstr "nun hai datos" msgid "Out of limits" msgstr "Fuera de los límites" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -341,7 +341,7 @@ msgstr "" "La sesión finalizó. Cierre la ventana del navegador pa zarrar la sesión de " "Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Enllaces" @@ -381,7 +381,7 @@ msgstr "Tienes " msgid " unread message(s)." msgstr " mensaxe(s) por lleer." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Noticies del sistema" @@ -393,7 +393,7 @@ msgstr "per" msgid "At" msgstr "A les" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -472,6 +472,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -481,9 +482,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Acción" @@ -524,7 +524,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Caídos" @@ -629,9 +629,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -642,11 +642,13 @@ msgstr "Fecha/Hora" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -670,14 +672,12 @@ msgstr "Fecha/Hora" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -694,12 +694,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -726,8 +728,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -810,7 +810,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "deshabilitáu" @@ -852,7 +852,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -864,7 +864,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -884,7 +884,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -892,7 +892,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -901,18 +901,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Informes" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -922,7 +922,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -936,12 +936,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -954,13 +954,14 @@ msgstr "Grupu" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -977,11 +978,11 @@ msgstr "Grupu" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -991,13 +992,15 @@ msgstr "Borrar" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1015,9 +1018,7 @@ msgstr "Borrar" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Crear" @@ -1040,7 +1041,7 @@ msgstr "Crear" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1096,7 +1097,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1136,7 +1137,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1145,8 +1146,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1161,13 +1162,13 @@ msgstr "Tipu" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1177,10 +1178,10 @@ msgstr "Axente" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1189,8 +1190,8 @@ msgstr "Módulu" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1205,7 +1206,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1240,12 +1241,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1258,7 +1259,7 @@ msgstr "Axente orixen" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1281,8 +1282,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1293,8 +1294,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1340,7 +1341,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1351,7 +1352,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Añadir" @@ -1364,7 +1365,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1372,96 +1373,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1470,44 +1471,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1581,7 +1582,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1620,24 +1621,24 @@ msgstr "Actualizar servidor" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Dirección IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Xestión de servidores" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1655,7 +1656,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1714,7 +1715,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1732,8 +1733,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incidente" @@ -1743,7 +1744,7 @@ msgstr "Incidente" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "SO" @@ -1809,7 +1810,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Nengún" @@ -1942,7 +1943,7 @@ msgstr "Iconu" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1973,7 +1974,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "¿Ta usté seguru?" @@ -2039,68 +2040,253 @@ msgstr "Xestión d'alertes" msgid "Manage users" msgstr "Xestión d'usuarios" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alertes SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Xestión de perfiles" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Auditoría del sistema" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Configuración" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Mantenimientu BBDD" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Información BBDD" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Borráu BBDD" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Depurar BBDD" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "BD d'auditoría" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "BD de eventos" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alerta eliminada correutamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alerta creada correutamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alerta actualizada correutamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Crear alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Tipu de alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Axente SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Campu #1 (Alias, nome)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Campo #2 ( llínea sencilla)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Campu #3 (Testu completu)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Númberu mínimu d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Númberu máximu d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Umbral de tiempu" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioridá" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Nun hay definida nenguna alerta SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Lanzada per vez cabera" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Enxamás" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Revisar logs d'auditoría de Pandora" @@ -2113,16 +2299,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtru" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2132,9 +2322,9 @@ msgstr "Tou" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2201,7 +2391,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Tamañu de bloque pa la paxinación" @@ -2261,15 +2453,15 @@ msgstr "" msgid "Subject" msgstr "Asuntu" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2332,7 +2524,7 @@ msgid "Edit incidents" msgstr "Editar incidentes" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Xestión d'incidentes" @@ -2461,18 +2653,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alerta eliminada correutamente" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2483,12 +2663,6 @@ msgstr "Ocurrió un problema al borrar l'alerta" msgid "There was a problem creating alert" msgstr "Ocurrió un problema al crear l'alerta" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alerta creada correutamente" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2502,12 +2676,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Ocurrió un problema al actualizar l'alerta" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alerta actualizada correutamente" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Ocurrió un problema al actualizar el axente" @@ -2517,7 +2685,7 @@ msgid "Agent successfully updated" msgstr "Axente actualizáu correutamente" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Ocurrió un error al cargar la configuración del axente" @@ -2793,7 +2961,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2869,9 +3037,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerta" @@ -2879,7 +3048,7 @@ msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2900,7 +3069,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2933,7 +3102,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3101,8 +3270,8 @@ msgstr "Buscar" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nome del axente" @@ -3125,7 +3294,7 @@ msgstr "Nun hay nengún axente definíu" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Crear axente" @@ -3258,41 +3427,6 @@ msgstr "Formulariu d'asociación d'allerta" msgid "Assigned module" msgstr "Módulu asignáu" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioridá" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Tipu de alerta" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3313,12 +3447,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Umbral de tiempu" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3328,31 +3456,6 @@ msgstr "" msgid "Other" msgstr "Otru" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Númberu mínimu d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Númberu máximu d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Campu #1 (Alias, nome)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Campo #2 ( llínea sencilla)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Campu #3 (Testu completu)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3366,37 +3469,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3556,9 +3659,9 @@ msgstr "Usuarios definíos en Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3939,12 +4042,12 @@ msgid "Purge data out these limits" msgstr "Borrar datos fuera d'estos llímites" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "M�nimo" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "M�ximo" @@ -4006,12 +4109,6 @@ msgstr "Alertes definíes en Pandora" msgid "Alert name" msgstr "Nome de l'alerta" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Crear alerta" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Ocurrió un error al cargar la configuración de la alerta" @@ -4060,8 +4157,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4070,44 +4167,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Enxamás" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4115,9 +4194,8 @@ msgstr "Enxamás" msgid "Alert fired" msgstr "Alerta lanzada" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4125,19 +4203,19 @@ msgstr "Alerta lanzada" msgid "Alert not fired" msgstr "Alerta nun lanzada" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4146,186 +4224,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nome del eventu" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Númberu de veces lanzada" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Lanzada per vez cabera" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitores" @@ -4406,76 +4478,76 @@ msgstr "Incidente actualizáu correutamente" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Xestión d'indicentes" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Tolos incidentes" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidentes activos" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidentes rechazaos" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidentes espiraos" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidentes zarraos" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidentes activos, con comentarios" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Muy grave" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Orixen" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Propietariu" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Crear incidente" @@ -4506,119 +4578,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Nota añadida correutamente" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Nota eliminada correutamente" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Abiertu'l" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Actualizáu'l" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Abierta y activa" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Nun válida" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Caducada" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Zarrá" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Actualizar incidente" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Insertar nota" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notes asociaes al incidente" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Ficheros axuntos" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nome del archivu" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Tamañu" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Subir" @@ -4791,159 +4863,119 @@ msgstr "Agüeyar usuarios" msgid "Edit my user" msgstr "Editar mi usuariu" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Consola SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alertes SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Mensaxes" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Mensaxes a grupos" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Axente SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Nun hay definida nenguna alerta SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Eventu elimináu correutamente" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "Nun hay definíu nengún axente SNMP" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Eventu validáu" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Eventu nun validáu" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Validar eventu" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Eliminar eventu" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Validar" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4955,16 +4987,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Axentes de Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5032,38 +5054,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Esti grupo nun tien nengún monitor definío" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Información xeneral del axente" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versión del axente" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Númberu de paquetes totales" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remota" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Next agent contact" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Acesibilidá axente (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versión del axente" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Númberu de paquetes totales" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remota" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Next agent contact" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5462,10 +5488,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5474,6 +5496,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Eventu validáu" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Eventu nun validáu" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Validar eventu" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Eliminar eventu" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Estadístiques d'actividá de los usuarios" diff --git a/pandora_console/include/languages/ca.mo b/pandora_console/include/languages/ca.mo index 858512c19bc4b7f906740bc58ec5fec492ea9d83..66afe006164d00eaa528869ff88852f916d76ed1 100644 GIT binary patch delta 37 rcmbPoifPIzrVVFPI1P0T4HXP5tV}0gOZmfLXbxf<8*RRoYGn@q27V1K delta 37 tcmbPoifPIzrVVFPI1O}-4HXOxt&ApLOZmfLV5(qXVP$H*`BtixJpcvf4JiNs diff --git a/pandora_console/include/languages/ca.po b/pandora_console/include/languages/ca.po index 978ef04bce..4584fec6c0 100644 --- a/pandora_console/include/languages/ca.po +++ b/pandora_console/include/languages/ca.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-15 09:32+0000\n" "Last-Translator: persanz \n" "Language-Team: ca \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:57+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Hi ha hagut un problema localitzant l'origen de la gràfica" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "Una hora" @@ -34,29 +34,29 @@ msgstr "Una hora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 hores" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "Sis hores" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "Dotze hores" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "Dos dies" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "Cinc dies" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 setmana" @@ -86,13 +86,13 @@ msgstr "1 setmana" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dies" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "Un mes" @@ -100,15 +100,15 @@ msgstr "Un mes" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "Dos mesos" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "Sis mesos" @@ -119,13 +119,13 @@ msgstr "Sis mesos" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valor màxim" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valor Mig" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Mostra alerta" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informatiu" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Baix" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Mig" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Greu" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Molt greu" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Manteniment" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informatiu" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Avís" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Crític" @@ -260,7 +260,7 @@ msgstr "sense dades" msgid "Out of limits" msgstr "Fora limits" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -342,7 +342,7 @@ msgstr "" "La teva sessió ha caducat. Si us plau tanca el teu navegador web per " "finalitzar la sessió del Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Enllaços" @@ -383,7 +383,7 @@ msgstr "Tens " msgid " unread message(s)." msgstr " mensatge(s) no llegits." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -395,7 +395,7 @@ msgstr "per" msgid "At" msgstr "Arrova" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -474,6 +474,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -483,9 +484,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Acció" @@ -526,7 +526,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "No funciona" @@ -633,9 +633,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -646,11 +646,13 @@ msgstr "Segell de temps" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -674,14 +676,12 @@ msgstr "Segell de temps" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -698,12 +698,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -730,8 +732,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -814,7 +814,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Desabilitat" @@ -856,7 +856,7 @@ msgid "Not created. Error inserting data" msgstr "No creat. Error inserin dades" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -868,7 +868,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -888,7 +888,7 @@ msgid "Update layout failed" msgstr "actualització de la disposició sense èxit" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -896,7 +896,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -905,18 +905,18 @@ msgstr "No actualitzat. Error actualitzant dades" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Informes" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Creador de mapes" @@ -926,7 +926,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -940,12 +940,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -958,13 +958,14 @@ msgstr "Grup" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -981,11 +982,11 @@ msgstr "Grup" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -995,13 +996,15 @@ msgstr "Esborrar" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1019,9 +1022,7 @@ msgstr "Esborrar" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Crear" @@ -1044,7 +1045,7 @@ msgstr "Crear" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1100,7 +1101,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "dies" @@ -1140,7 +1141,7 @@ msgid "Label color" msgstr "Color etiqueta" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1149,8 +1150,8 @@ msgstr "Color etiqueta" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1165,13 +1166,13 @@ msgstr "Tipus" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1181,10 +1182,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1193,8 +1194,8 @@ msgstr "Mòdul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1209,7 +1210,7 @@ msgstr "Imatge" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1244,12 +1245,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1262,7 +1263,7 @@ msgstr "Agent origen" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1285,8 +1286,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Sí" @@ -1297,8 +1298,8 @@ msgstr "Sí" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1344,7 +1345,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1355,7 +1356,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Afegeix" @@ -1368,7 +1369,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1376,96 +1377,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "constructor d'informes a mida" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "Límit SLA (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1474,44 +1475,44 @@ msgstr "" msgid "hours" msgstr "hores" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Amunt" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1585,7 +1586,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1624,24 +1625,24 @@ msgstr "Actualitzar servidors" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Adreça (IP)" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Gestió de servidors" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1659,7 +1660,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1718,7 +1719,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1736,8 +1737,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incident" @@ -1747,7 +1748,7 @@ msgstr "Incident" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "S.O." @@ -1815,7 +1816,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Cap" @@ -1948,7 +1949,7 @@ msgstr "Icones" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1979,7 +1980,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Estás segur?" @@ -2045,68 +2046,253 @@ msgstr "Gestionar Alertes" msgid "Manage users" msgstr "Gestionar Usuaris" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alertes SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Gestionar perfils" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Auditoria del Sistema" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Configuració del Pandora" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Manteniment de BBDD" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Informació de la base de dades" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Purgar base de dades" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Depuració de la base de dades" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Auditoria de la base de dades" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Event de la base de dades" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Extensions" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alerta esborrada amb èxit" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alerta creada amb èxit" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alerta actualitzada amb èxit" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Alerta d'actualització" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Crear alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Tipus d'alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agent SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Camp #1 (Alias, nom)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Camp #2 (Una línia)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Field #3 (Text complet)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Nombre mínim d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Nombre màxim d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Llindar de temps" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioritat" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "No hi ha alertes SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "última vegada que es va activar" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "No disponible" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Mai" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Revició dels logs d'auditoria del Pandora" @@ -2119,16 +2305,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtre" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2138,9 +2328,9 @@ msgstr "Tots" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2209,7 +2399,9 @@ msgstr "mostrar les últimes alertes disparades a la vista global" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Tamany del bloc per la paginació" @@ -2269,15 +2461,15 @@ msgstr "" msgid "Subject" msgstr "Asumpte" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Text" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2340,7 +2532,7 @@ msgid "Edit incidents" msgstr "Editar incidents" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Gestionar Incidents" @@ -2469,18 +2661,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alerta esborrada amb èxit" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2491,12 +2671,6 @@ msgstr "Hi ha hagut un problema esborrant l'alerta" msgid "There was a problem creating alert" msgstr "Hi ha hagut un problema creant l'alerta" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alerta creada amb èxit" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2510,12 +2684,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Hi ha hagut un problema actualitzant l'alerta" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alerta actualitzada amb èxit" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Hi ha hagut un problema actualitzant l'agent" @@ -2525,7 +2693,7 @@ msgid "Agent successfully updated" msgstr "Agent actualitzat amb èxit" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Hi ha hagut un problema carregant l'agent" @@ -2801,7 +2969,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2877,9 +3045,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerta" @@ -2887,7 +3056,7 @@ msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2908,7 +3077,7 @@ msgstr "Màx." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2941,7 +3110,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3109,8 +3278,8 @@ msgstr "Cercar" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nom de l'Agent" @@ -3133,7 +3302,7 @@ msgstr "No hi ha agents definits" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Crear agent" @@ -3274,41 +3443,6 @@ msgstr "Formulari d'asociació d'alertes" msgid "Assigned module" msgstr "Mòdul assignat" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "No disponible" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioritat" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Tipus d'alerta" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3333,12 +3467,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Llindar de temps" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3350,31 +3478,6 @@ msgstr "" msgid "Other" msgstr "Altres" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Nombre mínim d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Nombre màxim d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Camp #1 (Alias, nom)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Camp #2 (Una línia)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Field #3 (Text complet)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3388,37 +3491,37 @@ msgid "Days of week" msgstr "Dies de la setmana" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "Dl" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "Dt" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "Dc" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "Dj" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "dv" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "Dg" @@ -3578,9 +3681,9 @@ msgstr "Usuaris del Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3968,12 +4071,12 @@ msgid "Purge data out these limits" msgstr "Purgar dades fora d'aquests límits" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Mínim" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -4035,12 +4138,6 @@ msgstr "Alertes definides en el Pandora" msgid "Alert name" msgstr "Nom de l'alerta" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Crear alerta" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Hi ha hagut un problema carregant l'alerta" @@ -4089,8 +4186,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4099,44 +4196,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "Dies per disparar-se" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Mai" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4144,9 +4223,8 @@ msgstr "Mai" msgid "Alert fired" msgstr "Alerta produïda" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4154,19 +4232,19 @@ msgstr "Alerta produïda" msgid "Alert not fired" msgstr "Alert no produïda" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4175,186 +4253,180 @@ msgstr "" msgid "S.L.A" msgstr "Acord de Nivell de Servei (SLA)" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "Informe general de grup" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Desconegut/da" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "Alerta recuperada" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "Alerta acabada" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "Validació manual d'alerta" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "Error" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "Monitor d'Agent software" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "Disparant" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "descripció" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "Dies" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nom de l'event" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Nombre de activacions" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "Total de monitors" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "Monitors caiguts en el període" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "Agents en grup" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "última vegada que es va activar" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "Última fallada" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitors" @@ -4435,76 +4507,76 @@ msgstr "Incident actualitzat amb èxit" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Gestió d'íncidents" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Tots els incidents" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidents actius" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidents rebutjats" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidents caducats" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidents tancats" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidents actius, amb comentaris" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Molt Greu" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Origen" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Propietari" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Crear incident" @@ -4535,119 +4607,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Nota afegida amb èxit" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Nota esborrada amb èxit" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Obert a les" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Actualitzat a les" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Obert i Actiu" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "No es valid" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Fora de plaç" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Tancat" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Actualitzar incident" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Afegir nota" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notes adjuntes amb l'incident" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Fitxers adjuntats" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nom del fitxer" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Tamany" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Carregar" @@ -4820,159 +4892,119 @@ msgstr "Veure Usuaris" msgid "Edit my user" msgstr "Editar el meu usuari" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Consola SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alertes SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Mensatges" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Mensatges a grups" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Alerta d'actualització" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agent SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "No hi ha alertes SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Event esborrat emb èxit" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "Pantalla completa" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "No hi ha agents SNMP" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Event validad" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Event no validad" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Validar event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Esborrar event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Validar" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4984,16 +5016,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agents del Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "Pantalla completa" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5061,38 +5083,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Aquest grup no té cap monitor" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Informació general de l'agent" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versió de l'agent" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Total de Paquets" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remot" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Següent contacte amb l'agent" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Accessibilitat de l'agent (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "Events generats -per mòdul-" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versió de l'agent" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Total de Paquets" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remot" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Següent contacte amb l'agent" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "Últims events per aquest agent" @@ -5491,10 +5517,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "Visor de marquesina" @@ -5503,6 +5525,22 @@ msgstr "Visor de marquesina" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Event validad" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Event no validad" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Validar event" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Esborrar event" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Estadístiques d'activitat del usuaris" diff --git a/pandora_console/include/languages/cs.mo b/pandora_console/include/languages/cs.mo index 529c108092bda4f6e9cf8bcf51c61cfb60139462..aa5fa63b831a87c1879d69be60bc9ef6412de490 100644 GIT binary patch delta 34 ocmZ3=wv=td3`R~vT|+|!0}CtD$qN}@a~PU~*v3Yar!Y+f0IOvQ(EtDd delta 34 qcmZ3=wv=td3`R}^U1LK9LqjX0$qN}@a~PN^7+6@DnoXX\n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-10 12:56+0000\n" "Last-Translator: tets \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 hodin" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dní" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Max. hodnota" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Prům. hodnota" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/da.mo b/pandora_console/include/languages/da.mo new file mode 100644 index 0000000000000000000000000000000000000000..8ea360391c83783ff24a10c900c7e4ed3a9a6032 GIT binary patch literal 2714 zcmZ9MPi$009LGmM#l^oUCNCjo;tfS&K~GZ$2}>`S+XO zZ+`Emjq5Hll*5p1kYDd$Yzn-x78S~kb&Nd>{tn&={tey*u0`i=FauJ5Be)*i;`BS6 zey{82-1uRqA9MPW)4$;KFM=Dek8t{y)3;s!yyFEBrm#2M_*)>Yd)w*Xcls+J*?$$p z$G$+d2E69_UpsyW(mj3v>FU3LwBK)F2D}O4WB;I{dFxQ!18xAxj!huxx1yqXJ3#Ws z9@o#hejcQC&pVdf_$)~0odxkRiHi0OLGtrUuD|U1FM~UwzW~yHm%%OIRX2VOychj% z!HbCLbvM2QqsYEDL8#azknDWN=|6D&k3c&26OiV8=K7z5FI{!luANv>;+3_hz`*$3_1ZmwjZv01(?70ro`aj(GpCH+> z27`})>p>dd4$^+RUEc%At~^Nd3*ZiL1SG%AgO7seKz!^KR20Y8L4=XzAUKLW1fg@D zfRG>dK%Rv33cZB`y$HzR@)YFOGK9`BWH;n~ zH}D{shx9?n{>LE)A$uXuKqwYe=3ZJ*6F`_Q}O#cAOabGN>ZbXR&T9L91a8b%8%MGS# z!*WA3%do*7Xf}1z>4v%Cyqliy=|^ieh!h(QLvEIhl`X@LMXi=p77dtUB@o!4CPG#e zR?G_{sewv{GKHz>AWnBFMvID#x6{QZq>@^MJWvafZi#gKgpQJ!m3&qXRMW6>R1Xx@ zQDT8bRuO@+QVCU)XfF-$QzA^zOmCdl1|2QaP1&SqNj6EFhioeJrDoH@n8ir@Yz97D zX0y`TK-CSKg)eH7m!?@YfM=~}#jF~USF4eQjfs)))m-e;z2?wir-fEn%1)D$&qfIs zTBh_Pwa4;?XiF|?HAIQqh}%YBc#L?ZQ_?|dY3EXo(Iob4S|&3i<49YtV(NkKjU{#CRigqwK36XD$8Yxh#t%Dr6t4mw%w~tZTn-=44i|CaDWqkE|xq)ov7($EZ;#HSpSZL*v-5-Z|1<&$YLue!Ib92?>-tg)?GGIY! zZ(P+P9}z0>;rYO3&Uj^!s9GZyzBj&xk-m=?9~#-GT~gMOg%%HrlCtxjl0F&<9s!b))JRs!Iw&Y9Q*_lx z%5*wrxCwc;0BPA9If>wh^aPQb(mfIH4j}6Sb{+iQ2gk`becwzmC^pnvpNrL@4Mkrn6$xoSQ%lT(bIxeo3(m zS&3ZOO;==|qO6_Qa5nauqP*=~)@&?QVDC0PosiAJ=f#A>7Swo7JZLttI6WE;54kUu hf^P#D;byR6V0&4M#~r1=1oAQ>A=RyUD>(u#*}u7^FtPvu literal 0 HcmV?d00001 diff --git a/pandora_console/include/languages/da.po b/pandora_console/include/languages/da.po new file mode 100644 index 0000000000..6940bd4548 --- /dev/null +++ b/pandora_console/include/languages/da.po @@ -0,0 +1,5613 @@ +# Danish translation for pandora-fms +# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008 +# This file is distributed under the same license as the pandora-fms package. +# FIRST AUTHOR , 2008. +# +msgid "" +msgstr "" +"Project-Id-Version: pandora-fms\n" +"Report-Msgid-Bugs-To: FULL NAME \n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" +"PO-Revision-Date: 2008-11-16 15:46+0000\n" +"Last-Translator: nanker \n" +"Language-Team: Danish \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Launchpad-Export-Date: 2008-11-17 08:33+0000\n" +"X-Generator: Launchpad (build Unknown)\n" + +#: ../../reporting/stat_win.php:46 +#: ../../operation/agentes/datos_agente.php:123 +msgid "There was a problem locating the source of the graph" +msgstr "" + +#: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 +#: ../../godmode/reporting/graph_builder.php:329 +#: ../../godmode/reporting/graph_builder.php:385 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 +#: ../../operation/reporting/graph_viewer.php:124 +msgid "1 hour" +msgstr "1 time" + +#: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 +#: ../../godmode/reporting/graph_builder.php:332 +#: ../../godmode/reporting/graph_builder.php:386 +#: ../../include/functions.php:536 +msgid "2 hours" +msgstr "2 timer" + +#: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 +#: ../../godmode/reporting/graph_builder.php:338 +#: ../../godmode/reporting/graph_builder.php:388 +#: ../../include/functions.php:539 +msgid "6 hours" +msgstr "6 timer" + +#: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 +#: ../../godmode/reporting/graph_builder.php:341 +#: ../../godmode/reporting/graph_builder.php:389 +#: ../../include/functions.php:542 +msgid "12 hours" +msgstr "12 timer" + +#: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 +#: ../../godmode/reporting/graph_builder.php:344 +#: ../../godmode/reporting/graph_builder.php:371 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 +#: ../../operation/reporting/graph_viewer.php:129 +msgid "1 day" +msgstr "1 dag" + +#: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 +#: ../../godmode/reporting/graph_builder.php:347 +#: ../../godmode/reporting/graph_builder.php:391 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 +#: ../../operation/reporting/graph_viewer.php:130 +msgid "2 days" +msgstr "2 dage" + +#: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 +#: ../../include/functions.php:551 +msgid "5 days" +msgstr "5 dage" + +#: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 +#: ../../operation/reporting/graph_viewer.php:131 +msgid "1 week" +msgstr "1 uge" + +#: ../../reporting/stat_win.php:69 ../../reporting/stat_win.php:226 +#: ../../godmode/reporting/map_builder.php:367 +#: ../../godmode/reporting/graph_builder.php:356 +#: ../../godmode/reporting/graph_builder.php:393 +#: ../../include/functions.php:557 +msgid "15 days" +msgstr "15 dage" + +#: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 +#: ../../operation/reporting/graph_viewer.php:132 +msgid "1 month" +msgstr "1 måned" + +#: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 +#: ../../godmode/reporting/graph_builder.php:362 +#: ../../godmode/reporting/graph_builder.php:395 +#: ../../include/functions.php:563 +msgid "2 months" +msgstr "2 måneder" + +#: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 +#: ../../godmode/reporting/graph_builder.php:365 +#: ../../godmode/reporting/graph_builder.php:396 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 +#: ../../operation/reporting/graph_viewer.php:133 +msgid "6 months" +msgstr "6 måneder" + +#: ../../reporting/stat_win.php:114 +#: ../../godmode/agentes/module_manager_editor_wmi.php:217 +#: ../../godmode/agentes/module_manager_editor_data.php:144 +#: ../../godmode/agentes/module_manager_editor_plugin.php:184 +#: ../../godmode/agentes/module_manager_editor_network.php:239 +#: ../../godmode/agentes/alert_manager_editor.php:121 +#: ../../include/functions.php:1007 +#: ../../operation/reporting/reporting_viewer.php:320 +#: ../../operation/reporting/reporting_xml.php:252 +msgid "Max. Value" +msgstr "Maks værdi" + +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../operation/reporting/reporting_viewer.php:305 +#: ../../operation/reporting/reporting_xml.php:247 +msgid "Avg. Value" +msgstr "" + +#: ../../reporting/stat_win.php:118 +#: ../../godmode/agentes/module_manager_editor_wmi.php:215 +#: ../../godmode/agentes/module_manager_editor_data.php:141 +#: ../../godmode/agentes/module_manager_editor_plugin.php:182 +#: ../../godmode/agentes/module_manager_editor_network.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:116 +#: ../../include/functions.php:1008 +#: ../../operation/reporting/reporting_viewer.php:335 +#: ../../operation/reporting/reporting_xml.php:257 +msgid "Min. Value" +msgstr "" + +#: ../../reporting/stat_win.php:187 +msgid "Refresh time" +msgstr "" + +#: ../../reporting/stat_win.php:191 +msgid "Avg. Only" +msgstr "" + +#: ../../reporting/stat_win.php:198 +msgid "Begin date" +msgstr "" + +#: ../../reporting/stat_win.php:203 +msgid "Zoom factor" +msgstr "" + +#: ../../reporting/stat_win.php:214 +msgid "Time range" +msgstr "" + +#: ../../reporting/stat_win.php:233 +msgid "Show events" +msgstr "" + +#: ../../reporting/stat_win.php:242 +msgid "Show alert" +msgstr "" + +#: ../../reporting/fgraph.php:948 +msgid "Data occurrence for module " +msgstr "" + +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 +msgid "Informative" +msgstr "" + +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 +msgid "Low" +msgstr "Lav" + +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 +msgid "Medium" +msgstr "" + +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 +msgid "Serious" +msgstr "" + +#: ../../reporting/fgraph.php:1044 +#: ../../operation/incidents/incident_detail.php:296 +msgid "Very serious" +msgstr "" + +#: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 +msgid "Maintenance" +msgstr "Vedligeholdelse" + +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 +msgid "Informational" +msgstr "" + +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 +msgid "Normal" +msgstr "Normal" + +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 +msgid "Warning" +msgstr "Advarsel" + +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 +msgid "Critical" +msgstr "Kritisk" + +#: ../../reporting/fgraph.php:1469 +msgid "Today" +msgstr "I dag" + +#: ../../reporting/fgraph.php:1470 +msgid "Week" +msgstr "Uge" + +#: ../../reporting/fgraph.php:1471 +msgid "Month" +msgstr "Måned" + +#: ../../reporting/fgraph.php:1472 +msgid "Months" +msgstr "Måneder" + +#: ../../reporting/fgraph.php:1473 +msgid "Older" +msgstr "Ældre" + +#: ../../reporting/fgraph.php:1513 +msgid "no data" +msgstr "ingen data" + +#: ../../reporting/fgraph.php:1580 +msgid "Out of limits" +msgstr "" + +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 +#: ../../operation/agentes/estado_grupo.php:168 +#: ../../operation/agentes/ver_agente.php:107 +msgid "Alerts fired" +msgstr "" + +#: ../../reporting/fgraph.php:2139 +msgid "Alerts not fired" +msgstr "" + +#: ../../reporting/fgraph.php:2148 +msgid "Monitors BAD" +msgstr "" + +#: ../../reporting/fgraph.php:2149 +msgid "Monitors OK" +msgstr "" + +#: ../../general/pandora_help.php:22 +msgid "Pandora FMS help system" +msgstr "" + +#: ../../general/pandora_help.php:37 +msgid "Help system error" +msgstr "" + +#: ../../general/pandora_help.php:43 +msgid "" +"Pandora FMS help system has been called with a help reference that currently " +"don't exist. There is no help content to show." +msgstr "" + +#: ../../general/pandora_help.php:52 +msgid "Pandora FMS Help System" +msgstr "" + +#: ../../general/login_page.php:32 +msgid "Pandora FMS Web Console" +msgstr "" + +#: ../../general/login_page.php:38 +msgid "Build" +msgstr "" + +#: ../../general/login_page.php:40 +msgid "Login" +msgstr "Log in" + +#: ../../general/login_page.php:43 +#: ../../godmode/servers/manage_export_form.php:107 +#: ../../godmode/agentes/module_manager_editor_wmi.php:166 +#: ../../godmode/agentes/module_manager_editor_plugin.php:136 +#: ../../godmode/modules/manage_network_components_form_wmi.php:182 +#: ../../godmode/users/configure_user.php:184 +#: ../../operation/users/user_edit.php:115 +#: ../../operation/users/user_edit.php:119 +msgid "Password" +msgstr "Adgangskode" + +#: ../../general/footer.php:31 +msgid "Page generated at" +msgstr "" + +#: ../../general/footer.php:40 +msgid "Pandora FMS console is best viewed with Firefox web browser" +msgstr "" + +#: ../../general/logoff.php:22 +msgid "Logged Out" +msgstr "" + +#: ../../general/logoff.php:31 +msgid "" +"Your session is over. Please close your browser window to close session on " +"Pandora.

" +msgstr "" + +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 +msgid "Links" +msgstr "Links" + +#: ../../general/noaccess.php:22 +msgid "You don't have access to this page" +msgstr "Du har ikke adgang til denne side" + +#: ../../general/noaccess.php:26 +msgid "" +"Access to this page is restricted to authorized users only, please contact " +"system administrator if you need assistance.

Please know that all " +"attempts to access this page are recorded in security logs of Pandora System " +"Database" +msgstr "" + +#: ../../general/logon_ok.php:27 +msgid "Welcome to Pandora FMS Web Console" +msgstr "" + +#: ../../general/logon_ok.php:29 +msgid "" +"This is the Web Management System for Pandora FMS. From here you can manage " +"its agents, alerts and incidents. Session is open while activity exists." +msgstr "" + +#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +msgid "You have " +msgstr "Du har " + +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +msgid " unread message(s)." +msgstr " ulæst(e) meddelelse(r)." + +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 +msgid "Site news" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "by" +msgstr "" + +#: ../../general/logon_ok.php:55 +msgid "At" +msgstr "" + +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../operation/reporting/reporting_viewer.php:378 +#: ../../operation/reporting/reporting_xml.php:274 +#: ../../operation/agentes/tactical.php:94 +msgid "Monitor health" +msgstr "" + +#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 +msgid "of monitors UP" +msgstr "" + +#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +msgid "Data health" +msgstr "" + +#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 +msgid "of modules with updated data" +msgstr "" + +#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +msgid "Global health" +msgstr "" + +#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 +msgid "of modules with good data" +msgstr "" + +#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +msgid "Module sanity" +msgstr "" + +#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 +msgid "of well initialized modules" +msgstr "" + +#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +msgid "Alert level" +msgstr "" + +#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 +msgid "of non-fired alerts" +msgstr "" + +#: ../../general/logon_ok.php:140 +msgid "Pandora FMS Overview" +msgstr "" + +#: ../../general/logon_ok.php:141 +msgid "Total agents" +msgstr "" + +#: ../../general/logon_ok.php:143 +msgid "Total checks" +msgstr "" + +#: ../../general/logon_ok.php:145 ../../operation/agentes/tactical.php:125 +msgid "Monitor BAD" +msgstr "" + +#: ../../general/logon_ok.php:151 +msgid "Alerts defined" +msgstr "" + +#: ../../general/logon_ok.php:153 +msgid "Total users" +msgstr "Totale antal brugere" + +#: ../../general/logon_ok.php:161 +msgid "This is your last activity in Pandora FMS console" +msgstr "" + +#: ../../general/logon_ok.php:171 +#: ../../godmode/servers/manage_export_form.php:103 +#: ../../godmode/admin_access_logs.php:105 +msgid "User" +msgstr "Bruger" + +#: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 +#: ../../godmode/admin_access_logs.php:59 +#: ../../godmode/admin_access_logs.php:106 +#: ../../godmode/agentes/agent_template.php:159 +#: ../../godmode/agentes/alert_manager.php:115 +#: ../../godmode/agentes/alert_manager.php:191 +#: ../../godmode/agentes/module_manager.php:89 +#: ../../godmode/agentes/alert_manager_editor.php:371 +#: ../../godmode/modules/manage_network_components.php:189 +#: ../../godmode/modules/manage_network_templates.php:54 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 +#: ../../operation/events/events.php:353 ../../operation/events/events.php:509 +msgid "Action" +msgstr "Handling" + +#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../operation/reporting/reporting_viewer.php:70 +msgid "Date" +msgstr "Dato" + +#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +msgid "Source IP" +msgstr "Kilde IP" + +#: ../../general/logon_ok.php:175 +#: ../../godmode/servers/manage_recontask_form.php:135 +#: ../../godmode/admin_access_logs.php:109 +#: ../../godmode/modules/manage_network_components_form_wmi.php:200 +#: ../../godmode/modules/manage_network_components_form_network.php:270 +#: ../../godmode/users/configure_user.php:209 +#: ../../operation/users/user_edit.php:129 +msgid "Comments" +msgstr "Kommentarer" + +#: ../../general/header.php:31 +msgid "You are" +msgstr "Du er" + +#: ../../general/header.php:35 +msgid "Logout" +msgstr "Log af" + +#: ../../general/header.php:39 +msgid "General information" +msgstr "Generel information" + +#: ../../general/header.php:49 ../../general/header.php:55 +msgid "All systems" +msgstr "Alle systemer" + +#: ../../general/header.php:49 +#: ../../godmode/reporting/reporting_builder.php:476 +#: ../../operation/agentes/estado_grupo.php:220 +msgid "Down" +msgstr "Ned" + +#: ../../general/header.php:52 +msgid "servers down" +msgstr "servere nede" + +#: ../../general/header.php:55 +msgid "Ready" +msgstr "Klar" + +#: ../../general/header.php:65 ../../general/header.php:67 +msgid "Autorefresh" +msgstr "" + +#: ../../general/header.php:72 ../../operation/events/event_statistics.php:32 +#: ../../operation/events/events.php:211 +msgid "Events" +msgstr "Hændelser" + +#: ../../general/logon_failed.php:22 +msgid "Authentication Error" +msgstr "" + +#: ../../general/logon_failed.php:34 +msgid "" +"Either, your password or your login are incorrect. Please check your CAPS " +"LOCK key, username and password are case SeNSiTiVe.

All actions, " +"included failed login attempts are logged in Pandora FMS System logs, and " +"these can be reviewed by each user, please report to admin any incident or " +"malfunction." +msgstr "" + +#: ../../index.php:111 +msgid "the Flexible Monitoring System" +msgstr "" + +#: ../../index.php:255 +msgid "Sorry! I can't find the page!" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:37 +msgid "Keygen file does not exists" +msgstr "" + +#: ../../extensions/update_manager/load_updatemanager.php:44 +msgid "Keygen file is not executable" +msgstr "" + +#: ../../extensions/update_manager/main.php:36 +#: ../../extensions/update_manager.php:124 +msgid "Update manager" +msgstr "" + +#: ../../extensions/update_manager/main.php:42 +msgid "" +"The new Update Manager " +"client is shipped with Pandora FMS 2.0. It helps system administrators to " +"update their Pandora FMS automatically, since the Update Manager does the " +"task of getting new modules, new plugins and new features (even full " +"migrations tools for future versions) automatically." +msgstr "" + +#: ../../extensions/update_manager/main.php:44 +msgid "" +"Update Manager is one of the most advanced features of Pandora FMS 2.0 " +"Enterprise version, for more information visit http://pandorafms.com." +msgstr "" + +#: ../../extensions/update_manager/main.php:46 +msgid "" +"Update Manager sends anonymous information about Pandora FMS usage (number " +"of agents and modules running). To disable it, just delete extension or " +"remove remote server address from Update Manager plugin setup." +msgstr "" + +#: ../../extensions/update_manager/main.php:66 +msgid "Your system is up-to-date" +msgstr "Dit system er opdateret" + +#: ../../extensions/update_manager/main.php:68 +msgid "Server connection failed" +msgstr "" + +#: ../../extensions/update_manager/main.php:70 +msgid "Server authorization rejected" +msgstr "" + +#: ../../extensions/update_manager/main.php:72 +msgid "There's a new update for Pandora FMS" +msgstr "" + +#: ../../extensions/update_manager/main.php:77 +msgid "Id" +msgstr "ID" + +#: ../../extensions/update_manager/main.php:80 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 +#: ../../operation/agentes/status_monitor.php:184 +#: ../../operation/agentes/estado_ultimopaquete.php:59 +#: ../../operation/agentes/datos_agente.php:80 +#: ../../operation/events/events.php:352 +#: ../../operation/messages/message.php:191 +msgid "Timestamp" +msgstr "Tidsstempel" + +#: ../../extensions/update_manager/main.php:83 +#: ../../godmode/reporting/graph_builder.php:487 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 +#: ../../godmode/servers/modificar_server.php:69 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 +#: ../../godmode/agentes/module_manager_editor_wmi.php:244 +#: ../../godmode/agentes/agent_template.php:158 +#: ../../godmode/agentes/module_manager_editor_data.php:175 +#: ../../godmode/agentes/planned_downtime.php:149 +#: ../../godmode/agentes/planned_downtime.php:271 +#: ../../godmode/agentes/module_manager_editor_plugin.php:211 +#: ../../godmode/agentes/alert_manager.php:113 +#: ../../godmode/agentes/alert_manager.php:189 +#: ../../godmode/agentes/module_manager_editor_prediction.php:170 +#: ../../godmode/agentes/module_manager_editor_network.php:282 +#: ../../godmode/agentes/modificar_agente.php:223 +#: ../../godmode/agentes/agent_manager.php:182 +#: ../../godmode/agentes/module_manager.php:87 +#: ../../godmode/agentes/alert_manager_editor.php:111 +#: ../../godmode/agentes/alert_manager_editor.php:369 +#: ../../godmode/modules/manage_network_components.php:185 +#: ../../godmode/modules/manage_network_templates.php:53 +#: ../../godmode/modules/manage_network_templates_form.php:107 +#: ../../godmode/modules/manage_network_templates_form.php:143 +#: ../../godmode/modules/module_list.php:57 +#: ../../godmode/users/user_list.php:70 +#: ../../godmode/alerts/modify_alert.php:85 +#: ../../godmode/alerts/configure_alert.php:88 +#: ../../include/functions_reporting.php:509 +#: ../../operation/reporting/graph_viewer.php:168 +#: ../../operation/reporting/custom_reporting.php:44 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 +#: ../../operation/agentes/estado_ultimopaquete.php:55 +#: ../../operation/agentes/estado_monitores.php:38 +#: ../../operation/agentes/estado_alertas.php:59 +#: ../../operation/agentes/estado_alertas.php:163 +#: ../../operation/users/user.php:35 +msgid "Description" +msgstr "Beskrivelse" + +#: ../../extensions/update_manager/main.php:89 +msgid "Overwrite local changes" +msgstr "" + +#: ../../extensions/update_manager/main.php:93 +#: ../../extensions/update_manager/settings.php:82 +#: ../../godmode/reporting/map_builder.php:315 +#: ../../godmode/reporting/map_builder.php:551 +#: ../../godmode/reporting/reporting_builder.php:371 +#: ../../godmode/servers/modificar_server.php:74 +#: ../../godmode/servers/manage_recontask_form.php:141 +#: ../../godmode/servers/manage_export_form.php:126 +#: ../../godmode/servers/plugin.php:186 +#: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 +#: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 +#: ../../godmode/setup/news.php:121 +#: ../../godmode/profiles/profile_list.php:206 +#: ../../godmode/agentes/module_manager_editor_wmi.php:255 +#: ../../godmode/agentes/agent_template.php:193 +#: ../../godmode/agentes/module_manager_editor_data.php:187 +#: ../../godmode/agentes/planned_downtime.php:176 +#: ../../godmode/agentes/planned_downtime.php:297 +#: ../../godmode/agentes/module_manager_editor_plugin.php:222 +#: ../../godmode/agentes/alert_manager.php:99 +#: ../../godmode/agentes/alert_manager.php:147 +#: ../../godmode/agentes/alert_manager.php:174 +#: ../../godmode/agentes/module_manager_editor_prediction.php:181 +#: ../../godmode/agentes/module_manager_editor_network.php:293 +#: ../../godmode/agentes/agent_manager.php:221 +#: ../../godmode/agentes/module_manager.php:157 +#: ../../godmode/agentes/alert_manager_editor.php:290 +#: ../../godmode/agentes/alert_manager_editor.php:402 +#: ../../godmode/modules/manage_nc_groups_form.php:75 +#: ../../godmode/modules/manage_network_components_form_wmi.php:215 +#: ../../godmode/modules/manage_network_templates_form.php:113 +#: ../../godmode/modules/manage_network_components_form_network.php:284 +#: ../../godmode/users/configure_user.php:246 +#: ../../godmode/alerts/configure_alert.php:100 +#: ../../operation/reporting/reporting_viewer.php:73 +#: ../../operation/reporting/graph_viewer.php:153 +#: ../../operation/agentes/networkmap.php:318 +#: ../../operation/events/events.php:309 +#: ../../operation/users/user_edit.php:137 +msgid "Update" +msgstr "Opdatér" + +#: ../../extensions/update_manager/main.php:98 +msgid "Your system version number is" +msgstr "" + +#: ../../extensions/update_manager/settings.php:38 +msgid "Update manager settings updated" +msgstr "" + +#: ../../extensions/update_manager/settings.php:43 +msgid "Settings" +msgstr "Opsætning" + +#: ../../extensions/update_manager/settings.php:49 +msgid "Customer key" +msgstr "" + +#: ../../extensions/update_manager/settings.php:52 +msgid "Update server host" +msgstr "" + +#: ../../extensions/update_manager/settings.php:55 +msgid "Update server path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:58 +msgid "Update server port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:61 +msgid "Binary input path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:64 +msgid "Keygen path" +msgstr "" + +#: ../../extensions/update_manager/settings.php:67 +msgid "Proxy server" +msgstr "" + +#: ../../extensions/update_manager/settings.php:70 +msgid "Proxy port" +msgstr "" + +#: ../../extensions/update_manager/settings.php:73 +msgid "Proxy user" +msgstr "" + +#: ../../extensions/update_manager/settings.php:76 +msgid "Proxy password" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:552 +msgid "Development" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:553 +msgid "Testing" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:554 +msgid "Public" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:555 +#: ../../godmode/groups/group_list.php:125 +#: ../../godmode/agentes/module_manager_editor_wmi.php:130 +#: ../../godmode/agentes/module_manager_editor_data.php:90 +#: ../../godmode/agentes/module_manager_editor_plugin.php:99 +#: ../../godmode/agentes/module_manager_editor_prediction.php:100 +#: ../../godmode/agentes/module_manager_editor_network.php:132 +#: ../../godmode/agentes/agent_manager.php:199 +#: ../../godmode/agentes/alert_manager_editor.php:102 +#: ../../godmode/agentes/alert_manager_editor.php:106 +#: ../../godmode/agentes/alert_manager_editor.php:271 +#: ../../godmode/agentes/alert_manager_editor.php:273 +#: ../../include/functions.php:772 +msgid "Disabled" +msgstr "" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:563 +msgid "Database" +msgstr "Database" + +#: ../../extensions/update_manager/lib/libupdate_manager.php:564 +msgid "Code / binary directory" +msgstr "" + +#: ../../extensions/update_manager.php:107 +msgid "There's a new update for Pandora" +msgstr "" + +#: ../../extensions/update_manager.php:109 +msgid "More info" +msgstr "Mere info" + +#: ../../extensions/update_manager.php:125 +msgid "Update manager settings" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:65 +#: ../../godmode/reporting/map_builder.php:164 ../../godmode/setup/news.php:44 +#: ../../godmode/agentes/planned_downtime.php:122 +#: ../../godmode/modules/manage_network_components.php:78 +#: ../../godmode/modules/manage_nc_groups.php:40 +msgid "Created successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:67 +#: ../../godmode/reporting/map_builder.php:166 ../../godmode/setup/news.php:42 +#: ../../godmode/agentes/planned_downtime.php:100 +#: ../../godmode/agentes/planned_downtime.php:120 +#: ../../godmode/modules/manage_network_components.php:76 +#: ../../godmode/modules/manage_nc_groups.php:38 +msgid "Not created. Error inserting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:80 +#: ../../godmode/reporting/reporting_builder.php:80 +#: ../../godmode/setup/news.php:69 +#: ../../godmode/agentes/planned_downtime.php:87 +#: ../../godmode/modules/manage_network_components.php:129 +#: ../../godmode/modules/manage_nc_groups.php:66 +#: ../../godmode/modules/manage_network_templates.php:39 +#: ../../operation/reporting/graph_viewer.php:33 +#: ../../operation/reporting/graph_viewer.php:38 +msgid "Deleted successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:82 +#: ../../godmode/reporting/reporting_builder.php:82 +#: ../../godmode/setup/news.php:67 +#: ../../godmode/agentes/planned_downtime.php:85 +#: ../../godmode/modules/manage_network_components.php:127 +#: ../../godmode/modules/manage_nc_groups.php:64 +#: ../../godmode/modules/manage_network_templates.php:37 +#: ../../operation/reporting/graph_viewer.php:35 +#: ../../operation/reporting/graph_viewer.php:40 +msgid "Not deleted. Error deleting data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:107 +msgid "Update layout successful" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:109 +msgid "Update layout failed" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:190 +#: ../../godmode/setup/news.php:59 +#: ../../godmode/modules/manage_network_components.php:116 +#: ../../godmode/modules/manage_nc_groups.php:56 +msgid "Updated successfully" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:240 +#: ../../godmode/reporting/reporting_builder.php:192 +#: ../../godmode/setup/news.php:57 +#: ../../godmode/modules/manage_network_components.php:114 +#: ../../godmode/modules/manage_nc_groups.php:54 +msgid "Not updated. Error updating data" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:253 +#: ../../godmode/reporting/graph_builder.php:202 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../operation/reporting/reporting_viewer.php:53 +#: ../../operation/reporting/graph_viewer.php:109 +#: ../../operation/reporting/graph_viewer.php:158 +#: ../../operation/reporting/custom_reporting.php:31 +#: ../../operation/menu.php:265 +msgid "Reporting" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 +msgid "Map builder" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:261 +msgid "Map name" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:262 +#: ../../godmode/reporting/map_builder.php:299 +#: ../../godmode/reporting/reporting_builder.php:344 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:127 +#: ../../godmode/agentes/planned_downtime.php:227 +#: ../../godmode/agentes/modificar_agente.php:145 +#: ../../godmode/agentes/modificar_agente.php:222 +#: ../../godmode/agentes/agent_manager.php:110 +#: ../../godmode/modules/manage_network_components.php:152 +#: ../../godmode/modules/manage_network_components_form_wmi.php:109 +#: ../../godmode/modules/manage_network_templates_form.php:144 +#: ../../godmode/modules/manage_network_templates_form.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:212 +#: ../../operation/reporting/reporting_viewer.php:365 +#: ../../operation/reporting/reporting_xml.php:267 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 +#: ../../operation/servers/view_server_detail.php:74 +#: ../../operation/visual_console/index.php:36 +#: ../../operation/agentes/status_monitor.php:58 +#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/ver_agente.php:51 +#: ../../operation/agentes/estado_agente.php:56 +#: ../../operation/agentes/estado_agente.php:154 +#: ../../operation/agentes/estado_alertas.php:134 +#: ../../operation/events/events.php:238 ../../operation/events/events.php:350 +msgid "Group" +msgstr "Gruppe" + +#: ../../godmode/reporting/map_builder.php:263 +#: ../../godmode/reporting/map_builder.php:352 +#: ../../godmode/reporting/graph_builder.php:218 +#: ../../godmode/reporting/graph_builder.php:242 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/plugin.php:200 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 +#: ../../godmode/profiles/profile_list.php:241 +#: ../../godmode/agentes/agent_template.php:186 +#: ../../godmode/agentes/planned_downtime.php:254 +#: ../../godmode/agentes/planned_downtime.php:295 +#: ../../godmode/agentes/alert_manager.php:95 +#: ../../godmode/agentes/alert_manager.php:145 +#: ../../godmode/agentes/alert_manager.php:172 +#: ../../godmode/agentes/modificar_agente.php:224 +#: ../../godmode/agentes/module_manager.php:153 +#: ../../godmode/agentes/alert_manager_editor.php:400 +#: ../../godmode/modules/manage_network_components.php:232 +#: ../../godmode/modules/manage_nc_groups.php:76 +#: ../../godmode/modules/manage_network_templates_form.php:163 +#: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 +#: ../../godmode/alerts/modify_alert.php:86 +#: ../../operation/reporting/graph_viewer.php:171 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 +#: ../../operation/agentes/datos_agente.php:79 +#: ../../operation/events/events.php:497 +#: ../../operation/messages/message.php:192 +msgid "Delete" +msgstr "Slet" + +#: ../../godmode/reporting/map_builder.php:287 +#: ../../godmode/reporting/map_builder.php:319 +#: ../../godmode/reporting/map_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 +#: ../../godmode/servers/manage_export.php:96 +#: ../../godmode/servers/manage_export.php:128 +#: ../../godmode/servers/manage_recontask.php:136 +#: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 +#: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 +#: ../../godmode/profiles/profile_list.php:201 +#: ../../godmode/agentes/module_manager_editor_wmi.php:253 +#: ../../godmode/agentes/module_manager_editor_data.php:185 +#: ../../godmode/agentes/planned_downtime.php:312 +#: ../../godmode/agentes/module_manager_editor_plugin.php:220 +#: ../../godmode/agentes/alert_manager.php:47 +#: ../../godmode/agentes/module_manager_editor_prediction.php:179 +#: ../../godmode/agentes/module_manager_editor_network.php:291 +#: ../../godmode/agentes/agent_manager.php:218 +#: ../../godmode/agentes/module_manager.php:68 +#: ../../godmode/modules/manage_network_components.php:169 +#: ../../godmode/modules/manage_nc_groups.php:109 +#: ../../godmode/modules/manage_nc_groups_form.php:73 +#: ../../godmode/modules/manage_network_templates.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:115 +#: ../../godmode/users/configure_user.php:282 +#: ../../godmode/alerts/configure_alert.php:98 +#: ../../operation/incidents/incident_detail.php:326 +msgid "Create" +msgstr "Opret" + +#: ../../godmode/reporting/map_builder.php:297 +#: ../../godmode/reporting/graph_builder.php:475 +#: ../../godmode/extensions.php:36 ../../godmode/servers/manage_export.php:102 +#: ../../godmode/servers/modificar_server.php:67 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_export_form.php:73 +#: ../../godmode/servers/plugin.php:145 ../../godmode/servers/plugin.php:198 +#: ../../godmode/groups/group_list.php:107 +#: ../../godmode/groups/configure_group.php:65 +#: ../../godmode/agentes/planned_downtime.php:147 +#: ../../godmode/agentes/planned_downtime.php:226 +#: ../../godmode/agentes/alert_manager.php:106 +#: ../../godmode/agentes/alert_manager.php:182 +#: ../../godmode/modules/manage_nc_groups.php:74 +#: ../../godmode/modules/manage_nc_groups_form.php:54 +#: ../../godmode/modules/manage_network_templates.php:52 +#: ../../godmode/modules/manage_network_templates_form.php:103 +#: ../../godmode/modules/module_list.php:56 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 +#: ../../operation/extensions.php:36 +#: ../../operation/servers/view_server.php:53 +#: ../../operation/visual_console/index.php:35 +#: ../../operation/agentes/estado_alertas.php:58 +#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +msgid "Name" +msgstr "Navn" + +#: ../../godmode/reporting/map_builder.php:301 +msgid "Background" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:305 +#: ../../godmode/reporting/map_builder.php:399 +#: ../../godmode/reporting/graph_builder.php:304 +msgid "Width" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:307 +#: ../../godmode/reporting/map_builder.php:397 +#: ../../godmode/reporting/graph_builder.php:322 +msgid "Height" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:327 +msgid "preview" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:345 +msgid "Map element trash" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:346 +msgid "Drag an element here to delete from the map" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:359 +msgid "Hour" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:360 +#: ../../godmode/reporting/map_builder.php:361 +#: ../../godmode/reporting/map_builder.php:362 +#: ../../godmode/reporting/map_builder.php:363 +msgid "Hours" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:364 +#: ../../godmode/reporting/graph_builder.php:390 +msgid "Last day" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:365 +#: ../../godmode/servers/manage_recontask_form.php:91 +#: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 +#: ../../include/functions.php:511 +#: ../../operation/servers/view_server_detail.php:113 +msgid "days" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:366 +#: ../../godmode/reporting/graph_builder.php:353 +#: ../../godmode/reporting/graph_builder.php:392 +msgid "Last week" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:368 +msgid "Last Month" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:369 +msgid "Two Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:370 +msgid "Six Months" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:382 +msgid "Map element editor" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:383 +msgid "Drag an element here to edit the properties" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:391 +msgid "Label" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:393 +msgid "Label color" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:395 +#: ../../godmode/reporting/reporting_builder.php:445 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_template.php:157 +#: ../../godmode/agentes/alert_manager.php:107 +#: ../../godmode/agentes/alert_manager.php:183 +#: ../../godmode/agentes/module_manager.php:85 +#: ../../godmode/agentes/alert_manager_editor.php:363 +#: ../../godmode/modules/manage_network_components.php:183 +#: ../../godmode/modules/manage_network_templates_form.php:141 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 +#: ../../operation/servers/view_server.php:58 +#: ../../operation/agentes/status_monitor.php:173 +#: ../../operation/agentes/estado_ultimopaquete.php:53 +#: ../../operation/agentes/estado_monitores.php:36 +#: ../../operation/agentes/sla_view.php:44 +#: ../../operation/agentes/sla_view.php:145 +#: ../../operation/agentes/estado_alertas.php:57 +#: ../../operation/agentes/estado_alertas.php:162 +#: ../../operation/events/events.php:346 +msgid "Type" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:401 +#: ../../godmode/reporting/graph_builder.php:215 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 +#: ../../godmode/agentes/alert_manager_editor.php:361 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 +#: ../../operation/reporting/reporting_viewer.php:212 +#: ../../operation/agentes/status_monitor.php:171 +#: ../../operation/agentes/estado_agente.php:151 +#: ../../operation/agentes/estado_alertas.php:160 +msgid "Agent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:403 +#: ../../godmode/reporting/graph_builder.php:216 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 +#: ../../godmode/agentes/alert_manager_editor.php:362 +#: ../../operation/reporting/reporting_viewer.php:214 +#: ../../operation/agentes/exportdata.php:174 +msgid "Module" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:376 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 +#: ../../operation/reporting/graph_viewer.php:121 +msgid "Period" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:407 +msgid "Image" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:410 +#: ../../godmode/groups/group_list.php:108 +#: ../../godmode/groups/configure_group.php:77 +#: ../../godmode/agentes/agent_manager.php:105 +#: ../../godmode/modules/manage_nc_groups.php:75 +#: ../../godmode/modules/manage_nc_groups_form.php:58 +#: ../../operation/agentes/estado_generalagente.php:74 +msgid "Parent" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:413 +msgid "Map linked" +msgstr "" + +#: ../../godmode/reporting/map_builder.php:448 +#: ../../operation/reporting/reporting_viewer.php:82 +msgid "Loading" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:83 +msgid "Graph stored successfully" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:85 +#: ../../godmode/reporting/graph_builder.php:87 +msgid "There was a problem storing Graph" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:204 +msgid "Graph builder module list" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:217 +msgid "Weight" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:252 +#: ../../operation/reporting/graph_viewer.php:110 +msgid "Combined image render" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 +msgid "Graph builder" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:412 +#: ../../godmode/agentes/manage_config_remote.php:99 +#: ../../godmode/agentes/manage_config.php:358 +#: ../../godmode/db/db_refine.php:73 +#: ../../operation/agentes/exportdata.php:241 +msgid "Source agent" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:285 +#: ../../godmode/agentes/configurar_agente.php:212 +#: ../../godmode/agentes/manage_config.php:408 +#: ../../godmode/agentes/manage_config.php:417 +#: ../../godmode/agentes/module_manager.php:31 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 +#: ../../operation/servers/view_server.php:56 +#: ../../operation/agentes/exportdata.php:268 +#: ../../operation/agentes/estado_agente.php:155 +#: ../../operation/agentes/tactical.php:232 +msgid "Modules" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:300 +msgid "Factor" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:310 +msgid "Render now" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:314 +#: ../../godmode/reporting/graph_builder.php:318 +#: ../../godmode/reporting/graph_builder.php:404 +#: ../../godmode/reporting/graph_builder.php:408 +#: ../../godmode/reporting/graph_builder.php:483 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 +msgid "Yes" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:315 +#: ../../godmode/reporting/graph_builder.php:317 +#: ../../godmode/reporting/graph_builder.php:405 +#: ../../godmode/reporting/graph_builder.php:407 +#: ../../godmode/reporting/graph_builder.php:482 +#: ../../godmode/servers/manage_recontask.php:117 +#: ../../godmode/servers/manage_recontask_form.php:131 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 +msgid "No" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:335 +#: ../../godmode/reporting/graph_builder.php:387 +msgid "3 hours" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:350 +msgid "4 days" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:359 +#: ../../godmode/reporting/graph_builder.php:394 +msgid "Last month" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:368 +msgid "1 year" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:400 ../../operation/menu.php:172 +msgid "View events" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:414 +msgid "Stacked" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:418 +#: ../../operation/reporting/graph_viewer.php:139 +msgid "Area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:419 +#: ../../operation/reporting/graph_viewer.php:140 +msgid "Stacked area" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:420 +#: ../../operation/reporting/graph_viewer.php:141 +msgid "Line" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:443 +#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/servers/manage_recontask_form.php:143 +#: ../../godmode/servers/manage_export_form.php:128 +#: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 +#: ../../godmode/agentes/planned_downtime.php:179 +#: ../../godmode/agentes/planned_downtime.php:216 +#: ../../godmode/agentes/alert_manager_editor.php:292 +#: ../../godmode/agentes/alert_manager_editor.php:355 +#: ../../godmode/modules/manage_network_components_form_wmi.php:217 +#: ../../godmode/modules/manage_network_templates_form.php:216 +#: ../../godmode/modules/manage_network_components_form_network.php:286 +#: ../../operation/incidents/incident_detail.php:339 +msgid "Add" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:443 +msgid "Redraw" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:454 +msgid "Custom graph store" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:479 +#: ../../godmode/reporting/reporting_builder.php:358 +msgid "Private" +msgstr "" + +#: ../../godmode/reporting/graph_builder.php:493 +msgid "Store" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:123 +msgid "Reporting successfully deleted" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:125 +msgid "There was a problem deleting reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 +msgid "Reporting successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 +msgid "There was a problem creating reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:236 +msgid "SLA was successfully created" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:238 +msgid "There was a problem creating SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:241 +msgid "Module is not set" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:249 +msgid "SLA was successfully delete" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:251 +msgid "There was a problem deleting SLA" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 +msgid "Custom reporting builder" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:261 +msgid "SLAs defined" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 +#: ../../operation/reporting/reporting_viewer.php:218 +msgid "SLA Min. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 +#: ../../operation/reporting/reporting_viewer.php:216 +msgid "SLA Max. (value)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 +msgid "SLA Limit (%)" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:298 +msgid "SLA report construction" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 +#: ../../operation/reporting/custom_reporting.php:43 +msgid "Report name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:381 +msgid "Add item to report" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:393 +msgid "Reporting type" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 +#: ../../godmode/servers/manage_recontask_form.php:87 +#: ../../godmode/servers/manage_recontask_form.php:88 +#: ../../godmode/servers/manage_recontask_form.php:89 +#: ../../include/functions.php:508 +#: ../../operation/reporting/graph_viewer.php:125 +#: ../../operation/reporting/graph_viewer.php:126 +#: ../../operation/reporting/graph_viewer.php:127 +#: ../../operation/reporting/graph_viewer.php:128 +#: ../../operation/servers/view_server_detail.php:111 +msgid "hours" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:407 +msgid "2 weeks" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:423 +msgid "Custom graph name" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:437 +msgid "Report items" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:444 +msgid "Order" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:449 +msgid "Options" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:471 +msgid "Up" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../operation/reporting/reporting_viewer.php:54 +#: ../../operation/reporting/custom_reporting.php:32 +#: ../../operation/menu.php:276 +msgid "Custom reporting" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:532 +#: ../../operation/reporting/graph_viewer.php:199 +#: ../../operation/reporting/custom_reporting.php:37 +msgid "There are no defined reportings" +msgstr "" + +#: ../../godmode/reporting/reporting_builder.php:538 +msgid "Create report" +msgstr "" + +#: ../../godmode/extensions.php:29 ../../operation/extensions.php:29 +msgid "There are no extensions defined" +msgstr "" + +#: ../../godmode/extensions.php:33 ../../operation/extensions.php:33 +msgid "Defined extensions" +msgstr "" + +#: ../../godmode/servers/manage_export.php:56 +msgid "Error updating export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:58 +msgid "Successfully updated export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:66 +msgid "Error deleting export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:68 +msgid "Succesfully deleted export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:82 +msgid "Error creating export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:84 +msgid "Successfully created export target" +msgstr "" + +#: ../../godmode/servers/manage_export.php:89 +#: ../../godmode/servers/modificar_server.php:56 +#: ../../godmode/servers/modificar_server.php:79 +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/servers/manage_export_form.php:61 +#: ../../operation/servers/view_server.php:36 ../../operation/menu.php:132 +msgid "Pandora servers" +msgstr "" + +#: ../../godmode/servers/manage_export.php:89 +#: ../../godmode/servers/manage_export_form.php:61 +msgid "export targets" +msgstr "" + +#: ../../godmode/servers/manage_export.php:93 +msgid "There are no export targets configured" +msgstr "" + +#: ../../godmode/servers/manage_export.php:102 +#: ../../godmode/servers/manage_export_form.php:82 +msgid "Preffix" +msgstr "" + +#: ../../godmode/servers/manage_export.php:102 +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:97 +#: ../../godmode/servers/manage_export_form.php:86 +#: ../../godmode/agentes/module_manager_editor_wmi.php:198 +#: ../../godmode/agentes/module_manager_editor_data.php:151 +#: ../../godmode/agentes/module_manager_editor_plugin.php:165 +#: ../../godmode/agentes/module_manager_editor_prediction.php:137 +#: ../../godmode/agentes/module_manager_editor_network.php:172 +#: ../../godmode/agentes/agent_manager.php:116 +#: ../../godmode/agentes/module_manager.php:86 +#: ../../godmode/modules/manage_network_components.php:184 +#: ../../operation/servers/view_server_detail.php:70 +#: ../../operation/agentes/status_monitor.php:178 +#: ../../operation/agentes/estado_generalagente.php:78 +#: ../../operation/agentes/estado_monitores.php:40 +#: ../../operation/agentes/sla_view.php:48 +#: ../../operation/agentes/estado_agente.php:153 +msgid "Interval" +msgstr "" + +#: ../../godmode/servers/manage_export.php:102 +#: ../../godmode/servers/manage_export_form.php:90 +msgid "Address" +msgstr "" + +#: ../../godmode/servers/manage_export.php:102 +msgid "Transfer Mode" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:36 +msgid "Server deleted successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:38 +msgid "There was a problem deleting the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:48 +msgid "Server updated successfully" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:50 +msgid "There was a problem updating the server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:56 +msgid "Update Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:68 +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:84 +#: ../../operation/agentes/estado_generalagente.php:64 +msgid "IP Address" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 +msgid "Manage servers" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../godmode/agentes/agent_manager.php:197 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/servers/view_server_detail.php:72 +#: ../../operation/servers/view_server.php:54 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 +#: ../../operation/agentes/status_monitor.php:181 +#: ../../operation/agentes/estado_monitores.php:39 +#: ../../operation/agentes/sla_view.php:47 +#: ../../operation/agentes/sla_view.php:148 +#: ../../operation/agentes/estado_agente.php:156 +#: ../../operation/agentes/estado_alertas.php:66 +#: ../../operation/agentes/estado_alertas.php:161 +#: ../../operation/agentes/tactical.php:230 +#: ../../operation/events/events.php:503 +msgid "Status" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +msgid "Started" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:87 +#: ../../operation/incidents/incident.php:262 +#: ../../operation/servers/view_server.php:61 +msgid "Updated" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:124 +#: ../../godmode/agentes/agent_manager.php:126 +#: ../../operation/servers/view_server.php:94 +msgid "Network Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:125 +msgid "Master" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:126 +#: ../../operation/servers/view_server.php:97 +msgid "Data Server" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:127 +msgid "MD5 Check" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:128 +msgid "SNMP Console" +msgstr "" + +#: ../../godmode/servers/modificar_server.php:132 +#: ../../operation/servers/view_server.php:65 +msgid "There are no servers configured into the database" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:40 +msgid "Succesfully deleted recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:42 +msgid "Error deleting recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:71 +msgid "Successfully updated recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:73 +msgid "Error updating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:86 +msgid "Successfully created recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:88 +msgid "Error creating recon task" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:95 +#: ../../godmode/servers/manage_recontask_form.php:56 +#: ../../godmode/menu.php:212 +msgid "Manage recontask" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:82 +#: ../../operation/servers/view_server_detail.php:71 +msgid "Network" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:107 +#: ../../operation/servers/view_server_detail.php:73 +msgid "Network profile" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:132 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 +msgid "Incident" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/servers/manage_recontask_form.php:118 +#: ../../godmode/agentes/planned_downtime.php:228 +#: ../../godmode/agentes/modificar_agente.php:221 +#: ../../godmode/agentes/agent_manager.php:120 +#: ../../operation/servers/view_server_detail.php:75 +#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_agente.php:152 +msgid "OS" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:119 +#: ../../godmode/servers/manage_recontask_form.php:113 +#: ../../godmode/agentes/planned_downtime.php:207 +msgid "Any" +msgstr "" + +#: ../../godmode/servers/manage_recontask.php:131 +msgid "There are no recon task configured" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:69 +#: ../../operation/servers/view_server_detail.php:69 +msgid "Task name" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +#: ../../operation/servers/view_server.php:103 +msgid "Recon Server" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:77 +msgid "" +"You must select a Recon Server for the Task, otherwise the Recon Task will " +"never run" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:86 +msgid "hour" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:90 +#: ../../operation/agentes/exportdata.php:61 +msgid "day" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:92 +msgid "week" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:93 +msgid "weeks" +msgstr "" + +#: ../../godmode/servers/manage_recontask_form.php:94 +msgid "month" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:77 +#: ../../operation/servers/view_server.php:106 +msgid "Export server" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:79 +#: ../../godmode/agentes/module_manager_editor_wmi.php:233 +#: ../../godmode/agentes/module_manager_editor_data.php:135 +#: ../../godmode/agentes/module_manager_editor_plugin.php:114 +#: ../../godmode/agentes/module_manager_editor_plugin.php:200 +#: ../../godmode/agentes/module_manager_editor_prediction.php:159 +#: ../../godmode/agentes/module_manager_editor_network.php:255 +#: ../../godmode/agentes/agent_manager.php:132 +#: ../../godmode/agentes/agent_manager.php:142 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 +msgid "None" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:94 +msgid "Transfer mode" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:111 +#: ../../godmode/agentes/module_manager_editor_plugin.php:129 +msgid "Port" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:115 +msgid "Target directory" +msgstr "" + +#: ../../godmode/servers/manage_export_form.php:119 +msgid "Extra options" +msgstr "" + +#: ../../godmode/servers/plugin.php:56 +msgid "Problem updating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:58 +msgid "Plugin updated successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:75 +msgid "Problem creating plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:78 +msgid "Plugin created successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:87 +msgid "Problem deleting plugin" +msgstr "" + +#: ../../godmode/servers/plugin.php:89 +msgid "Plugin deleted successfully" +msgstr "" + +#: ../../godmode/servers/plugin.php:130 +msgid "Plugin creation" +msgstr "" + +#: ../../godmode/servers/plugin.php:132 +msgid "Plugin update" +msgstr "" + +#: ../../godmode/servers/plugin.php:149 +msgid "Plugin command" +msgstr "" + +#: ../../godmode/servers/plugin.php:153 +msgid "Max.Timeout" +msgstr "" + +#: ../../godmode/servers/plugin.php:157 +msgid "IP address option" +msgstr "" + +#: ../../godmode/servers/plugin.php:161 +msgid "Port option" +msgstr "" + +#: ../../godmode/servers/plugin.php:166 +msgid "User option" +msgstr "" + +#: ../../godmode/servers/plugin.php:170 +msgid "Password option" +msgstr "" + +#: ../../godmode/servers/plugin.php:192 +msgid "Plugins registered in Pandora FMS" +msgstr "" + +#: ../../godmode/servers/plugin.php:199 +msgid "execute" +msgstr "" + +#: ../../godmode/servers/plugin.php:223 +msgid "There are no plugins in the system" +msgstr "" + +#: ../../godmode/groups/group_list.php:63 +msgid "Group successfully created" +msgstr "" + +#: ../../godmode/groups/group_list.php:65 +msgid "There was a problem creating group" +msgstr "" + +#: ../../godmode/groups/group_list.php:81 +msgid "Group successfully updated" +msgstr "" + +#: ../../godmode/groups/group_list.php:83 +msgid "There was a problem modifying group" +msgstr "" + +#: ../../godmode/groups/group_list.php:96 +msgid "There was a problem deleting group" +msgstr "" + +#: ../../godmode/groups/group_list.php:98 +msgid "Group successfully deleted" +msgstr "" + +#: ../../godmode/groups/group_list.php:101 +#: ../../godmode/groups/configure_group.php:55 +msgid "Group management" +msgstr "" + +#: ../../godmode/groups/group_list.php:102 +msgid "Groups defined in Pandora" +msgstr "" + +#: ../../godmode/groups/group_list.php:106 +#: ../../godmode/groups/configure_group.php:68 +#: ../../godmode/modules/module_list.php:55 +msgid "Icon" +msgstr "" + +#: ../../godmode/groups/group_list.php:109 +#: ../../godmode/groups/configure_group.php:88 +#: ../../godmode/agentes/configurar_agente.php:220 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:420 +#: ../../include/functions_reporting.php:626 +#: ../../operation/agentes/estado_grupo.php:225 +#: ../../operation/agentes/ver_agente.php:223 +#: ../../operation/agentes/estado_agente.php:157 +msgid "Alerts" +msgstr "" + +#: ../../godmode/groups/group_list.php:125 +#: ../../godmode/agentes/alert_manager_editor.php:103 +#: ../../godmode/agentes/alert_manager_editor.php:105 +#: ../../godmode/agentes/alert_manager_editor.php:270 +#: ../../godmode/agentes/alert_manager_editor.php:274 +msgid "Enabled" +msgstr "" + +#: ../../godmode/groups/group_list.php:126 ../../godmode/setup/links.php:133 +#: ../../godmode/setup/news.php:148 +#: ../../godmode/profiles/profile_list.php:274 +#: ../../godmode/agentes/manage_config_remote.php:146 +#: ../../godmode/agentes/manage_config.php:445 +#: ../../godmode/agentes/modificar_agente.php:274 +#: ../../godmode/agentes/module_manager.php:152 +#: ../../godmode/agentes/module_manager.php:163 +#: ../../godmode/modules/manage_nc_groups.php:98 +#: ../../godmode/modules/manage_network_templates.php:75 +#: ../../godmode/users/user_list.php:106 +#: ../../godmode/users/configure_user.php:268 +#: ../../godmode/db/db_purge.php:229 ../../godmode/db/db_audit.php:106 +#: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 +#: ../../godmode/alerts/modify_alert.php:102 +#: ../../operation/reporting/graph_viewer.php:192 +#: ../../operation/incidents/incident.php:338 +msgid "Are you sure?" +msgstr "" + +#: ../../godmode/groups/group_list.php:135 +#: ../../godmode/groups/configure_group.php:59 +#: ../../operation/agentes/estado_grupo.php:125 +msgid "Create group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:48 +msgid "There was a problem loading group" +msgstr "" + +#: ../../godmode/groups/configure_group.php:57 +msgid "Update group" +msgstr "" + +#: ../../godmode/menu.php:30 +msgid "Administration" +msgstr "" + +#: ../../godmode/menu.php:40 +msgid "Manage agents" +msgstr "" + +#: ../../godmode/menu.php:48 +msgid "Manage config." +msgstr "" + +#: ../../godmode/menu.php:55 +msgid "Duplicate config" +msgstr "" + +#: ../../godmode/menu.php:64 +msgid "Manage groups" +msgstr "" + +#: ../../godmode/menu.php:74 +msgid "Scheduled downtime" +msgstr "" + +#: ../../godmode/menu.php:84 +msgid "Manage modules" +msgstr "" + +#: ../../godmode/menu.php:91 +msgid "Component groups" +msgstr "" + +#: ../../godmode/menu.php:99 +msgid "Module components" +msgstr "" + +#: ../../godmode/menu.php:107 ../../godmode/agentes/agent_template.php:119 +msgid "Module templates" +msgstr "" + +#: ../../godmode/menu.php:119 ../../godmode/profiles/profile_list.php:186 +msgid "Manage alerts" +msgstr "" + +#: ../../godmode/menu.php:127 ../../godmode/profiles/profile_list.php:188 +msgid "Manage users" +msgstr "" + +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 +msgid "Manage reports" +msgstr "" + +#: ../../godmode/menu.php:166 +msgid "Report builder" +msgstr "" + +#: ../../godmode/menu.php:197 +msgid "Manage profiles" +msgstr "" + +#: ../../godmode/menu.php:221 +msgid "Manage plugins" +msgstr "" + +#: ../../godmode/menu.php:228 +msgid "Export targets" +msgstr "" + +#: ../../godmode/menu.php:240 +msgid "System Audit Log" +msgstr "" + +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 +#: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 +#: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 +msgid "Pandora Setup" +msgstr "" + +#: ../../godmode/menu.php:272 +msgid "DB Maintenance" +msgstr "" + +#: ../../godmode/menu.php:280 +msgid "DB Information" +msgstr "" + +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 +msgid "Database purge" +msgstr "" + +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 +msgid "Database debug" +msgstr "" + +#: ../../godmode/menu.php:301 +msgid "Database audit" +msgstr "" + +#: ../../godmode/menu.php:308 +msgid "Database event" +msgstr "" + +#: ../../godmode/menu.php:315 +msgid "Database sanity" +msgstr "" + +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 +msgid "Extensions" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Pandora audit" +msgstr "" + +#: ../../godmode/admin_access_logs.php:30 +msgid "Review Logs" +msgstr "" + +#: ../../godmode/admin_access_logs.php:40 +#: ../../godmode/agentes/manage_config_remote.php:95 +#: ../../godmode/agentes/manage_config.php:354 +#: ../../godmode/modules/manage_network_templates_form.php:194 +#: ../../operation/incidents/incident.php:165 +msgid "Filter" +msgstr "" + +#: ../../godmode/admin_access_logs.php:64 +#: ../../godmode/modules/manage_network_components.php:157 +#: ../../godmode/modules/manage_network_templates_form.php:192 +#: ../../include/functions.php:705 ../../include/functions.php:1186 +#: ../../operation/incidents/incident_search.php:37 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 +#: ../../operation/agentes/status_monitor.php:71 +#: ../../operation/agentes/status_monitor.php:86 +#: ../../operation/events/events.php:246 ../../operation/events/events.php:252 +#: ../../operation/events/events.php:276 ../../operation/events/events.php:355 +msgid "All" +msgstr "" + +#: ../../godmode/admin_access_logs.php:78 +#: ../../godmode/agentes/modificar_agente.php:160 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 +#: ../../operation/agentes/status_monitor.php:93 +#: ../../operation/agentes/estado_agente.php:65 +#: ../../operation/agentes/estado_alertas.php:139 +msgid "Show" +msgstr "" + +#: ../../godmode/setup/setup.php:78 +msgid "General configuration" +msgstr "" + +#: ../../godmode/setup/setup.php:84 +msgid "Language Code for Pandora" +msgstr "" + +#: ../../godmode/setup/setup.php:87 +msgid "Date format string" +msgstr "" + +#: ../../godmode/setup/setup.php:90 +msgid "Remote config directory" +msgstr "" + +#: ../../godmode/setup/setup.php:93 +msgid "Graph color (min)" +msgstr "" + +#: ../../godmode/setup/setup.php:96 +msgid "Graph color (avg)" +msgstr "" + +#: ../../godmode/setup/setup.php:99 +msgid "Graph color (max)" +msgstr "" + +#: ../../godmode/setup/setup.php:102 +msgid "SLA period (seconds)" +msgstr "" + +#: ../../godmode/setup/setup.php:105 +msgid "Max. days before compact data" +msgstr "" + +#: ../../godmode/setup/setup.php:108 +msgid "Max. days before purge" +msgstr "" + +#: ../../godmode/setup/setup.php:111 +msgid "Graphic resolution (1-low, 5-high)" +msgstr "" + +#: ../../godmode/setup/setup.php:114 +msgid "Compact interpolation in hours (1 Fine-20 bad)" +msgstr "" + +#: ../../godmode/setup/setup.php:117 +msgid "Show unknown modules in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:120 +msgid "Show last fired alerts in global view" +msgstr "" + +#: ../../godmode/setup/setup.php:123 +msgid "Style template" +msgstr "" + +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 +msgid "Block size for pagination" +msgstr "" + +#: ../../godmode/setup/setup.php:131 +msgid "Automatic update check" +msgstr "" + +#: ../../godmode/setup/links.php:38 +msgid "There was a problem creating link" +msgstr "" + +#: ../../godmode/setup/links.php:40 +msgid "Link successfully created" +msgstr "" + +#: ../../godmode/setup/links.php:52 +msgid "There was a problem modifying link" +msgstr "" + +#: ../../godmode/setup/links.php:54 +msgid "Link successfully updated" +msgstr "" + +#: ../../godmode/setup/links.php:62 +msgid "There was a problem deleting link" +msgstr "" + +#: ../../godmode/setup/links.php:64 +msgid "Link successfully deleted" +msgstr "" + +#: ../../godmode/setup/links.php:79 ../../godmode/setup/news.php:85 +msgid "Name error" +msgstr "" + +#: ../../godmode/setup/links.php:88 ../../godmode/setup/links.php:116 +msgid "Link management" +msgstr "" + +#: ../../godmode/setup/links.php:100 ../../godmode/setup/links.php:118 +msgid "Link name" +msgstr "" + +#: ../../godmode/setup/links.php:103 +msgid "Link" +msgstr "" + +#: ../../godmode/setup/news.php:96 ../../godmode/setup/news.php:125 +msgid "Site news management" +msgstr "" + +#: ../../godmode/setup/news.php:109 ../../godmode/setup/news.php:127 +#: ../../operation/messages/message.php:88 +#: ../../operation/messages/message.php:125 +#: ../../operation/messages/message.php:143 +#: ../../operation/messages/message.php:190 +msgid "Subject" +msgstr "" + +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 +msgid "Text" +msgstr "" + +#: ../../godmode/setup/news.php:128 +#: ../../operation/incidents/incident_detail.php:362 +msgid "Author" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:33 +#: ../../operation/users/user.php:91 +msgid "Profiles defined in Pandora" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:47 +msgid "There was a problem deleting the profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:49 +msgid "Profile successfully deleted" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:84 +msgid "Profile successfully updated" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:86 +msgid "There was a problem updating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:116 +msgid "Profile successfully created" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:118 +msgid "There was a problem creating this profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:123 +msgid "Profile management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:141 +#: ../../godmode/profiles/profile_list.php:283 +msgid "Create profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:146 +msgid "There was a problem loading profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:162 +msgid "Update profile" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:172 +msgid "Profile name" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:174 +msgid "View incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:176 +msgid "Edit incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:178 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 +msgid "Manage incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:180 ../../operation/menu.php:40 +msgid "View agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:182 +msgid "Edit agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:184 +msgid "Edit alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:190 +msgid "Manage Database" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:192 +msgid "Pandora management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:230 +#: ../../godmode/users/configure_user.php:233 +#: ../../operation/users/user.php:100 +msgid "Profiles" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:231 +msgid "Read Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:232 +msgid "Create Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:233 +msgid "Manage Incidents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:234 +msgid "Read Agent Information" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:235 +msgid "Manage Agents" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:236 +msgid "Edit Alerts" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:237 +msgid "Manage User Rights" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:238 +msgid "Database Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:239 +msgid "Alerts Management" +msgstr "" + +#: ../../godmode/profiles/profile_list.php:240 +msgid "Pandora System Management" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:132 +#: ../../godmode/agentes/configurar_agente.php:507 +msgid "No agent name specified" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:135 +#: ../../godmode/agentes/configurar_agente.php:510 +msgid "There is already an agent in the database with this name" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:166 +msgid "There was a problem creating record in tagente_estado table" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:170 +msgid "There was a problem creating agent_keepalive module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:178 +msgid "There was a problem creating the agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:189 +msgid "Setup mode" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:196 +#: ../../operation/reporting/graph_viewer.php:169 +msgid "View" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:204 +msgid "Setup Agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:228 +msgid "Net. Templates" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:243 +msgid "There was a problem creating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:246 +msgid "Agent successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:264 +msgid "No data to normalize" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:268 +msgid "Deleted data above" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:270 +msgid "Error normalizing module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:299 +#: ../../godmode/alerts/modify_alert.php:73 +msgid "There was a problem deleting alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:380 +#: ../../godmode/alerts/modify_alert.php:58 +msgid "There was a problem creating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:396 +msgid "There was a problem creating the combined alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:398 +msgid "Combined alert successfully created" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:480 +#: ../../godmode/alerts/modify_alert.php:45 +msgid "There was a problem updating alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:535 +msgid "There was a problem updating agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:538 +msgid "Agent successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:562 +#: ../../operation/agentes/estado_generalagente.php:30 +msgid "There was a problem loading agent" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:594 +msgid "There was a problem loading the module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:630 +msgid "There was a problem loading the alert" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:743 +msgid "There was a problem updating module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:745 +msgid "Module successfully updated" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:758 +msgid "Cannot read from SNMP source" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:760 +msgid "SNMP source has been scanned" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:792 +msgid "There was a problem adding module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:812 +#: ../../godmode/agentes/configurar_agente.php:814 +msgid "Module added successfully" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:814 +msgid "Status init unsuccessful" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:863 +msgid "There was a problem deleting the module" +msgstr "" + +#: ../../godmode/agentes/configurar_agente.php:866 +msgid "Module deleted successfully" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +#: ../../godmode/agentes/module_manager_editor_data.php:72 +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Module assignment" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:80 +msgid "WMI server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:100 +msgid "Using Module Component" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:107 +#: ../../godmode/agentes/module_manager_editor_network.php:109 +msgid "Manual setup" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:123 +#: ../../godmode/agentes/module_manager_editor_network.php:125 +#: ../../godmode/db/db_purge.php:153 +msgid "Get data" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:128 +#: ../../godmode/agentes/agent_template.php:156 +#: ../../godmode/agentes/module_manager_editor_data.php:88 +#: ../../godmode/agentes/module_manager_editor_plugin.php:97 +#: ../../godmode/agentes/module_manager_editor_prediction.php:98 +#: ../../godmode/agentes/module_manager_editor_network.php:130 +#: ../../godmode/agentes/module_manager.php:83 +#: ../../godmode/modules/manage_network_components.php:182 +#: ../../godmode/modules/manage_network_components_form_wmi.php:92 +#: ../../godmode/modules/manage_network_templates_form.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:195 +#: ../../operation/agentes/status_monitor.php:73 +#: ../../operation/agentes/estado_ultimopaquete.php:52 +#: ../../operation/agentes/estado_monitores.php:37 +#: ../../operation/agentes/sla_view.php:45 +#: ../../operation/agentes/sla_view.php:146 +msgid "Module name" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:136 +#: ../../godmode/agentes/module_manager_editor_plugin.php:105 +#: ../../godmode/agentes/module_manager_editor_network.php:138 +msgid "Target IP" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:138 +#: ../../godmode/modules/manage_network_components_form_wmi.php:168 +msgid "Namespace" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:145 +#: ../../godmode/modules/manage_network_components_form_wmi.php:144 +msgid "WMI Query" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:152 +#: ../../godmode/modules/manage_network_components_form_wmi.php:152 +msgid "Key string" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:156 +#: ../../godmode/modules/manage_network_components_form_wmi.php:160 +msgid "Field number" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:164 +#: ../../godmode/agentes/module_manager_editor_plugin.php:134 +#: ../../godmode/modules/manage_network_components_form_wmi.php:176 +msgid "Username" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:173 +#: ../../godmode/agentes/module_manager_editor_data.php:95 +#: ../../godmode/agentes/module_manager_editor_plugin.php:142 +#: ../../godmode/agentes/module_manager_editor_prediction.php:122 +#: ../../godmode/agentes/module_manager_editor_network.php:146 +#: ../../godmode/modules/manage_network_components_form_wmi.php:96 +#: ../../godmode/modules/manage_network_components_form_network.php:199 +msgid "Module type" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:193 +#: ../../godmode/agentes/module_manager_editor_plugin.php:160 +#: ../../godmode/agentes/module_manager_editor_network.php:167 +#: ../../godmode/modules/manage_network_components_form_wmi.php:138 +msgid "Max. timeout" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:200 +#: ../../godmode/agentes/module_manager_editor_data.php:153 +#: ../../godmode/agentes/module_manager_editor_plugin.php:167 +#: ../../godmode/agentes/module_manager_editor_prediction.php:142 +#: ../../godmode/agentes/module_manager_editor_network.php:174 +#: ../../godmode/modules/manage_network_components_form_wmi.php:120 +#: ../../godmode/modules/manage_network_components_form_network.php:223 +msgid "Module group" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:223 +#: ../../godmode/agentes/module_manager_editor_data.php:116 +#: ../../godmode/agentes/module_manager_editor_plugin.php:190 +#: ../../godmode/agentes/module_manager_editor_network.php:245 +msgid "Post process" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_wmi.php:228 +#: ../../godmode/agentes/module_manager_editor_data.php:121 +#: ../../godmode/agentes/module_manager_editor_plugin.php:195 +#: ../../godmode/agentes/module_manager_editor_prediction.php:154 +#: ../../godmode/agentes/module_manager_editor_network.php:250 +msgid "Export target" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:114 +msgid "Modules successfully added " +msgstr "" + +#: ../../godmode/agentes/agent_template.php:119 +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/alert_manager.php:33 +#: ../../godmode/agentes/manage_config.php:344 +#: ../../godmode/agentes/modificar_agente.php:132 +#: ../../godmode/agentes/agent_manager.php:36 +#: ../../godmode/agentes/module_manager.php:31 +msgid "Agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:126 +msgid "Available templates" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:130 +msgid "Template" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:141 +msgid "Assign" +msgstr "" + +#: ../../godmode/agentes/agent_template.php:148 +#: ../../godmode/agentes/module_manager.php:76 ../../godmode/db/db_info.php:62 +msgid "Assigned modules" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:72 +msgid "Data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_data.php:163 +msgid "Not assigned" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:44 +#: ../../godmode/agentes/manage_config.php:47 +msgid "Data Copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:50 +#: ../../godmode/agentes/manage_config.php:50 +#: ../../godmode/agentes/manage_config.php:207 +msgid "No selected agents to copy" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:66 +msgid "copyage" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:82 +#: ../../godmode/agentes/manage_config.php:344 +msgid "Configuration Management" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:87 +#: ../../godmode/agentes/manage_config.php:349 +msgid "Source group" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:129 +#: ../../godmode/agentes/manage_config.php:388 +#: ../../godmode/db/db_refine.php:90 +#: ../../operation/agentes/exportdata.php:263 +msgid "Get Info" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:134 +#: ../../godmode/agentes/manage_config.php:438 +msgid "To Agent(s):" +msgstr "" + +#: ../../godmode/agentes/manage_config_remote.php:146 +msgid "Replicate configuration" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:151 +msgid "Timestamp from" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:155 +msgid "Timestamp to" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:167 +msgid "Planned Downtime Form" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:188 +msgid "Available Agents" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:209 +msgid "Filter by group" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:221 +msgid "Agents planned for this downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:229 +#: ../../godmode/users/user_list.php:61 +#: ../../operation/agentes/estado_generalagente.php:99 +#: ../../operation/agentes/estado_monitores.php:41 +#: ../../operation/agentes/ver_agente.php:55 +#: ../../operation/agentes/sla_view.php:49 +#: ../../operation/agentes/estado_agente.php:158 +#: ../../operation/users/user.php:32 +msgid "Last contact" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:230 +msgid "Remove" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:237 +#: ../../godmode/agentes/planned_downtime.php:281 +msgid "No planned downtime" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:266 +msgid "Planned Downtime present on system" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:270 +msgid "Name #Ag." +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:272 +#: ../../operation/messages/message.php:64 +#: ../../operation/messages/message.php:105 +#: ../../operation/messages/message.php:139 +msgid "From" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:273 +#: ../../operation/messages/message.php:67 +#: ../../operation/messages/message.php:107 +msgid "To" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:274 +msgid "Del" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:275 +msgid "Upd" +msgstr "" + +#: ../../godmode/agentes/planned_downtime.php:276 +msgid "Running" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:79 +msgid "Plugin server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:107 +msgid "plugin" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_plugin.php:124 +msgid "Plugin parameters" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:43 +msgid "Create a simple alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:44 +msgid "Create a new combined alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:59 +msgid "Simple alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:108 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 +#: ../../operation/events/events.php:458 +msgid "Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:109 +#: ../../godmode/agentes/alert_manager.php:185 +#: ../../godmode/agentes/alert_manager_editor.php:365 +#: ../../include/functions_reporting.php:512 +msgid "Threshold" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:110 +#: ../../godmode/agentes/alert_manager.php:186 +#: ../../godmode/agentes/alert_manager_editor.php:366 +#: ../../operation/agentes/estado_alertas.php:61 +msgid "Min." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:111 +#: ../../godmode/agentes/alert_manager.php:187 +#: ../../godmode/agentes/alert_manager_editor.php:367 +#: ../../operation/agentes/estado_alertas.php:62 +msgid "Max." +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:112 +#: ../../godmode/agentes/alert_manager.php:188 +#: ../../godmode/agentes/alert_manager_editor.php:368 +#: ../../include/functions_db.php:1965 +msgid "Time" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:114 +#: ../../godmode/agentes/alert_manager.php:190 +#: ../../godmode/agentes/alert_manager_editor.php:370 +msgid "info" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:119 +#: ../../godmode/agentes/alert_manager.php:195 +#: ../../operation/agentes/estado_alertas.php:106 +msgid "This agent doesn't have any alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:122 +#: ../../godmode/agentes/alert_manager.php:134 +#: ../../operation/agentes/estado_ultimopaquete.php:212 +msgid "This agent doesn't have any module" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:129 +#: ../../operation/agentes/estado_alertas.php:87 +msgid "Combined alerts" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:141 +msgid "Combined" +msgstr "" + +#: ../../godmode/agentes/alert_manager.php:184 +#: ../../godmode/agentes/alert_manager_editor.php:364 +#: ../../include/functions_db.php:1961 +msgid "Oper" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:55 +#: ../../godmode/agentes/manage_config.php:212 +msgid "No modules have been selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:73 +msgid "You must check modules and/or alerts to be copied" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:92 +msgid "Copying module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:144 +msgid "Copying alert" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:190 +msgid "There was an error copying the module, the copy has been cancelled" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:193 +msgid "Successfully copied module" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:204 +msgid "Agent Module Data Deletion" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:233 +msgid "You must check modules and/or alerts to be deleted" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:301 +msgid "" +"There was an error removing the module data, the removal has been cancelled" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:304 +msgid "Successfully removed module data" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:316 +msgid "Deleting Agent" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:323 +msgid "You must select at least one agent to be removed" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:330 +msgid "There was an error removing the agents. Removal has been cancelled" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:332 +msgid "Successfully removed agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:371 +msgid "No Agents in this Group" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:399 +msgid "No modules for this agent" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:401 +msgid "No agent selected" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:413 +msgid "Targets" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:445 +msgid "Copy Modules/Alerts" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:448 +msgid "Delete Modules/Alerts" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:448 +msgid "Are you sure you want to delete these modules and alerts?" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:451 +msgid "Delete Agents" +msgstr "" + +#: ../../godmode/agentes/manage_config.php:451 +msgid "Are you sure you want to delete these agents?" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:80 +msgid "Prediction server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_prediction.php:106 +msgid "Source module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:81 +msgid "Network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:140 +#: ../../godmode/modules/manage_network_components_form_network.php:240 +msgid "TCP port" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:189 +msgid "SNMP walk" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:210 +#: ../../godmode/modules/manage_network_components_form_network.php:244 +msgid "SNMP OID" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:214 +#: ../../godmode/modules/manage_network_components_form_network.php:248 +msgid "SNMP Community" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:220 +msgid "SNMP version" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:266 +#: ../../godmode/modules/manage_network_components_form_network.php:252 +msgid "TCP send" +msgstr "" + +#: ../../godmode/agentes/module_manager_editor_network.php:276 +#: ../../godmode/modules/manage_network_components_form_network.php:256 +msgid "TCP receive" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:107 +msgid "There was a problem deleting agent" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:110 +msgid "Agent deleted successfully" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:132 +msgid "Agents defined in Pandora" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:166 +#: ../../operation/agentes/estado_agente.php:69 +msgid "Free text for search (*)" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:180 +#: ../../operation/incidents/incident_search.php:48 +#: ../../operation/agentes/estado_agente.php:75 +msgid "Search" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:219 +#: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 +#: ../../operation/events/events.php:348 +msgid "Agent name" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "Remote agent configuration" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:220 +msgid "R" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:256 +msgid "Edit remote config" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:281 +msgid "There are no defined agents" +msgstr "" + +#: ../../godmode/agentes/modificar_agente.php:289 +#: ../../godmode/agentes/agent_manager.php:39 +#: ../../operation/snmpconsole/snmp_view.php:284 +#: ../../operation/agentes/estado_agente.php:352 +msgid "Create agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:41 +msgid "Update agent" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:66 +msgid "The Agent's name must be the same as the one defined at the Console" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:73 ../../operation/menu.php:69 +msgid "Agent detail" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:79 +msgid "This agent can be remotely configured" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:80 +msgid "You can remotely edit this agent configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:101 +msgid "Delete selected" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:127 +msgid "" +"You must select a Network Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:139 +#: ../../operation/servers/view_server.php:115 +msgid "Plugin Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:140 +msgid "" +"You must select a Plugin Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:153 +#: ../../operation/servers/view_server.php:109 +msgid "WMI Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:154 +msgid "" +"You must select a WMI Server for the Agent, so it can work properly with " +"this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:166 +#: ../../operation/servers/view_server.php:112 +msgid "Prediction Server" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:167 +msgid "" +"You must select a Prediction Server for the Agent, so it can work properly " +"with this kind of modules" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:188 +msgid "Module definition" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:191 +msgid "Learning mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:193 +msgid "Normal mode" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:201 +msgid "Active" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:205 +msgid "Remote configuration" +msgstr "" + +#: ../../godmode/agentes/agent_manager.php:213 +msgid "Not available" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:57 +msgid "Create a new data server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:59 +msgid "Create a new network server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:61 +msgid "Create a new plugin Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:63 +msgid "Create a new WMI Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:65 +msgid "Create a new prediction Server module" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:84 +msgid "S" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:88 +#: ../../godmode/modules/manage_network_components.php:188 +msgid "Max/Min" +msgstr "" + +#: ../../godmode/agentes/module_manager.php:170 +msgid "No available data to show" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:22 +msgid "Alert association form" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:47 +msgid "Assigned module" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:98 +msgid "Alert status" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:117 +msgid "" +"Min. possible value to consider 'valid' values, below this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:123 +msgid "" +"Max. possible value to consider 'valid' values, above this limit, Pandora " +"FMS will fire the alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:130 +msgid "Alert text" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:136 +msgid "" +"This value must be al least Module Interval * (Min.Number of Alerts + 1)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:158 +msgid "Other" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:204 +msgid "Time from" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:219 +msgid "Time to" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:235 +msgid "Days of week" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:237 +#: ../../include/functions.php:711 +msgid "Mon" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:240 +#: ../../include/functions.php:713 +msgid "Tue" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:243 +#: ../../include/functions.php:715 +msgid "Wed" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:246 +#: ../../include/functions.php:717 +msgid "Thu" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:249 +#: ../../include/functions.php:719 +msgid "Fri" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:252 +#: ../../include/functions.php:721 +msgid "Sat" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:255 +#: ../../include/functions.php:723 +msgid "Sun" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:259 +msgid "Field #2 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:264 +msgid "Alert recovery" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:280 +msgid "Field #3 (Rec)" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:299 +msgid "Combined alert components" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:312 +msgid "Source Agent/Alert" +msgstr "" + +#: ../../godmode/agentes/alert_manager_editor.php:341 +#: ../../operation/menu.php:26 +msgid "Operation" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:137 +#: ../../godmode/modules/manage_nc_groups.php:70 +#: ../../godmode/modules/manage_network_templates.php:43 +#: ../../godmode/modules/manage_network_templates_form.php:93 +#: ../../godmode/modules/module_list.php:51 +msgid "Module management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:138 +#: ../../godmode/modules/manage_network_components_form_network.php:185 +msgid "Module component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:166 +msgid "Create a new network component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:167 +msgid "Create a new WMI component" +msgstr "" + +#: ../../godmode/modules/manage_network_components.php:186 +msgid "NC.Group" +msgstr "" + +#: ../../godmode/modules/manage_nc_groups.php:71 +#: ../../godmode/modules/manage_nc_groups_form.php:44 +msgid "Component group management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:80 +msgid "WMI component management" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:133 +#: ../../godmode/modules/manage_network_components_form_network.php:235 +msgid "Module Interval" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:188 +#: ../../godmode/modules/manage_network_components_form_network.php:260 +msgid "Minimum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_components_form_wmi.php:192 +#: ../../godmode/modules/manage_network_components_form_network.php:264 +msgid "Maximum Data" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:44 +#: ../../godmode/modules/manage_network_templates_form.php:93 +msgid "Module template management" +msgstr "" + +#: ../../godmode/modules/manage_network_templates.php:86 +msgid "There are no defined network profiles" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:47 +msgid "Successfully deleted module from profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:47 +msgid "Error deleting module from profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:59 +msgid "Successfully added module to profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:59 +msgid "Error adding module to profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:71 +msgid "Successfully updated network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:71 +msgid "Error updating network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:76 +msgid "Successfully added network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:76 +msgid "Error adding network profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:128 +msgid "No modules for this profile" +msgstr "" + +#: ../../godmode/modules/manage_network_templates_form.php:168 +msgid "Add Modules" +msgstr "" + +#: ../../godmode/modules/module_list.php:46 +msgid "Problem modifying module" +msgstr "" + +#: ../../godmode/modules/module_list.php:48 +msgid "Module updated successfully" +msgstr "" + +#: ../../godmode/modules/module_list.php:52 +msgid "Defined modules" +msgstr "" + +#: ../../godmode/users/user_list.php:41 +msgid "There was a problem deleting user" +msgstr "" + +#: ../../godmode/users/user_list.php:43 +msgid "User successfully deleted" +msgstr "" + +#: ../../godmode/users/user_list.php:47 +#: ../../godmode/users/configure_user.php:157 +msgid "User management" +msgstr "" + +#: ../../godmode/users/user_list.php:47 +#: ../../operation/users/user_statistics.php:25 +#: ../../operation/users/user.php:28 +msgid "Users defined in Pandora" +msgstr "" + +#: ../../godmode/users/user_list.php:59 +#: ../../godmode/users/configure_user.php:177 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 +#: ../../operation/events/events.php:351 +#: ../../operation/users/user_edit.php:109 +msgid "User ID" +msgstr "" + +#: ../../godmode/users/user_list.php:64 ../../operation/users/user.php:33 +msgid "Profile" +msgstr "" + +#: ../../godmode/users/user_list.php:92 +#: ../../godmode/users/configure_user.php:272 +#: ../../operation/users/user_edit.php:160 ../../operation/users/user.php:79 +msgid "This user doesn't have any assigned profile/group" +msgstr "" + +#: ../../godmode/users/user_list.php:115 +#: ../../godmode/users/configure_user.php:160 +msgid "Create user" +msgstr "" + +#: ../../godmode/users/configure_user.php:57 +msgid "There was a problem loading user" +msgstr "" + +#: ../../godmode/users/configure_user.php:82 +#: ../../godmode/users/configure_user.php:136 +#: ../../operation/users/user_edit.php:57 +#: ../../operation/users/user_edit.php:80 +msgid "Passwords don't match. Please repeat again" +msgstr "" + +#: ../../godmode/users/configure_user.php:121 +#: ../../operation/users/user_edit.php:59 +msgid "User successfully updated" +msgstr "" + +#: ../../godmode/users/configure_user.php:124 +msgid "There was a problem updating user" +msgstr "" + +#: ../../godmode/users/configure_user.php:148 +msgid "User creation failed" +msgstr "" + +#: ../../godmode/users/configure_user.php:150 +msgid "User created successfully" +msgstr "" + +#: ../../godmode/users/configure_user.php:164 +msgid "Update user" +msgstr "" + +#: ../../godmode/users/configure_user.php:179 +#: ../../operation/users/user_edit.php:112 +msgid "Real name" +msgstr "" + +#: ../../godmode/users/configure_user.php:188 +msgid "Password confirmation" +msgstr "" + +#: ../../godmode/users/configure_user.php:194 +#: ../../operation/users/user_edit.php:127 +msgid "Telephone" +msgstr "" + +#: ../../godmode/users/configure_user.php:196 +msgid "Global Profile" +msgstr "" + +#: ../../godmode/users/configure_user.php:201 +msgid "Administrator" +msgstr "" + +#: ../../godmode/users/configure_user.php:203 +msgid "" +"This user has permissions to manage all. This is admin user and overwrites " +"all permissions given in profiles/groups" +msgstr "" + +#: ../../godmode/users/configure_user.php:204 +msgid "Standard user" +msgstr "" + +#: ../../godmode/users/configure_user.php:206 +msgid "" +"This user has separated permissions to view data in his group agents, create " +"incidents belong to his groups, add notes in another incidents, create " +"personal assignments or reviews and other tasks, on different profiles" +msgstr "" + +#: ../../godmode/users/configure_user.php:221 +msgid "Group(s) available" +msgstr "" + +#: ../../godmode/users/configure_user.php:251 +#: ../../operation/users/user_edit.php:140 +msgid "Profiles/Groups assigned to this user" +msgstr "" + +#: ../../godmode/db/db_info.php:42 ../../godmode/db/db_purge.php:41 +#: ../../godmode/db/db_main.php:40 ../../godmode/db/db_audit.php:72 +#: ../../godmode/db/db_refine.php:68 ../../godmode/db/db_event.php:45 +msgid "Database Maintenance" +msgstr "" + +#: ../../godmode/db/db_info.php:43 +msgid "Database Information" +msgstr "" + +#: ../../godmode/db/db_info.php:47 +msgid "Modules per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:51 +msgid "Packets per agent" +msgstr "" + +#: ../../godmode/db/db_info.php:54 +msgid "Press here to get database information as text" +msgstr "" + +#: ../../godmode/db/db_info.php:63 +msgid "Total data" +msgstr "" + +#: ../../godmode/db/db_info.php:93 +msgid "Press here to get database information as a graph" +msgstr "" + +#: ../../godmode/db/db_sanity.php:32 +msgid "Database sanity tool" +msgstr "" + +#: ../../godmode/db/db_sanity.php:38 +msgid "Checking tagente_estado table" +msgstr "" + +#: ../../godmode/db/db_sanity.php:55 +msgid "Checking database consistency" +msgstr "" + +#: ../../godmode/db/db_sanity.php:71 +msgid "Deleting non-init data" +msgstr "" + +#: ../../godmode/db/db_sanity.php:89 +msgid "" +"Pandora FMS Sanity tool is used to remove bad database structure data, " +"created modules with missing status, or modules that cannot be initialized " +"(and don't report any valid data) but retry each its own interval to get " +"data. This kind of bad modules could degrade performance of Pandora FMS. " +"This database sanity tool is also implemented in the pandora_db.pl " +"that you should be running each day or week. This console sanity DONT " +"compact your database, only delete bad structured data." +msgstr "" + +#: ../../godmode/db/db_sanity.php:94 +msgid "Sanitize my database now" +msgstr "" + +#: ../../godmode/db/db_sanity.php:101 +msgid "Delete non-initialized modules now" +msgstr "" + +#: ../../godmode/db/db_purge.php:44 +msgid "Get data from agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Purge task launched for agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:83 +msgid "Data older than" +msgstr "" + +#: ../../godmode/db/db_purge.php:84 +msgid "" +"Please be patient. This operation can take a long time depending on the " +"amount of modules." +msgstr "" + +#: ../../godmode/db/db_purge.php:97 +msgid "Deleting records for module" +msgstr "" + +#: ../../godmode/db/db_purge.php:121 +msgid "Deleting records for all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:139 +msgid "Choose agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:140 +msgid "All agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:151 +msgid "Select the agent you want information about" +msgstr "" + +#: ../../godmode/db/db_purge.php:154 +msgid "Click here to get the data from the agent specified in the select box" +msgstr "" + +#: ../../godmode/db/db_purge.php:158 +msgid "Information on agent" +msgstr "" + +#: ../../godmode/db/db_purge.php:158 ../../godmode/db/db_purge.php:160 +msgid "in the database" +msgstr "" + +#: ../../godmode/db/db_purge.php:160 +msgid "Information on all agents" +msgstr "" + +#: ../../godmode/db/db_purge.php:205 +msgid "Packets less than three months old" +msgstr "" + +#: ../../godmode/db/db_purge.php:206 +msgid "Packets less than one month old" +msgstr "" + +#: ../../godmode/db/db_purge.php:207 +msgid "Packets less than two weeks old" +msgstr "" + +#: ../../godmode/db/db_purge.php:208 +msgid "Packets less than one week old" +msgstr "" + +#: ../../godmode/db/db_purge.php:209 +msgid "Packets less than three days old" +msgstr "" + +#: ../../godmode/db/db_purge.php:210 +msgid "Packets less than one day old" +msgstr "" + +#: ../../godmode/db/db_purge.php:211 +msgid "Total number of packets" +msgstr "" + +#: ../../godmode/db/db_purge.php:216 ../../godmode/db/db_audit.php:91 +#: ../../godmode/db/db_event.php:67 +msgid "Purge data" +msgstr "" + +#: ../../godmode/db/db_purge.php:220 +msgid "Purge data over 3 months" +msgstr "" + +#: ../../godmode/db/db_purge.php:221 +msgid "Purge data over 1 month" +msgstr "" + +#: ../../godmode/db/db_purge.php:222 +msgid "Purge data over 2 weeks" +msgstr "" + +#: ../../godmode/db/db_purge.php:223 +msgid "Purge data over 1 week" +msgstr "" + +#: ../../godmode/db/db_purge.php:224 +msgid "Purge data over 3 days" +msgstr "" + +#: ../../godmode/db/db_purge.php:225 +msgid "Purge data over 1 day" +msgstr "" + +#: ../../godmode/db/db_purge.php:226 +msgid "All data until now" +msgstr "" + +#: ../../godmode/db/db_purge.php:229 ../../godmode/db/db_audit.php:106 +#: ../../godmode/db/db_event.php:86 +msgid "Do it!" +msgstr "" + +#: ../../godmode/db/db_main.php:40 +msgid "Current database maintenance setup" +msgstr "" + +#: ../../godmode/db/db_main.php:43 +msgid "Max. time before compact data" +msgstr "" + +#: ../../godmode/db/db_main.php:44 +msgid "Max. time before purge" +msgstr "" + +#: ../../godmode/db/db_main.php:48 +msgid "" +"Please check your Pandora Server setup and be sure that database maintenance " +"daemon is running. It's very important to keep up-to-date database to get " +"the best performance and results in Pandora" +msgstr "" + +#: ../../godmode/db/db_audit.php:73 +msgid "Database Audit purge" +msgstr "" + +#: ../../godmode/db/db_audit.php:79 ../../godmode/db/db_event.php:55 +msgid "Total" +msgstr "" + +#: ../../godmode/db/db_audit.php:80 ../../godmode/db/db_event.php:56 +msgid "Records" +msgstr "" + +#: ../../godmode/db/db_audit.php:83 ../../godmode/db/db_event.php:58 +msgid "First date" +msgstr "" + +#: ../../godmode/db/db_audit.php:87 +msgid "Latest date" +msgstr "" + +#: ../../godmode/db/db_audit.php:96 +msgid "Purge audit data over 90 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:97 +msgid "Purge audit data over 30 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:98 +msgid "Purge audit data over 14 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:99 +msgid "Purge audit data over 7 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:100 +msgid "Purge audit data over 3 days" +msgstr "" + +#: ../../godmode/db/db_audit.php:101 +msgid "Purge audit data over 1 day" +msgstr "" + +#: ../../godmode/db/db_audit.php:102 +msgid "Purge all audit data" +msgstr "" + +#: ../../godmode/db/db_refine.php:35 +msgid "Delete Data" +msgstr "" + +#: ../../godmode/db/db_refine.php:41 +msgid "Maximum equal to minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:48 +msgid "No modules has been selected" +msgstr "" + +#: ../../godmode/db/db_refine.php:60 +msgid "Filtering data module" +msgstr "" + +#: ../../godmode/db/db_refine.php:104 +msgid "Purge data out these limits" +msgstr "" + +#: ../../godmode/db/db_refine.php:106 +#: ../../include/functions_reporting.php:510 +msgid "Minimum" +msgstr "" + +#: ../../godmode/db/db_refine.php:107 +#: ../../include/functions_reporting.php:511 +msgid "Maximum" +msgstr "" + +#: ../../godmode/db/db_event.php:38 +msgid "Successfully deleted old events" +msgstr "" + +#: ../../godmode/db/db_event.php:40 +msgid "Error deleting old events" +msgstr "" + +#: ../../godmode/db/db_event.php:45 +msgid "Event Database cleanup" +msgstr "" + +#: ../../godmode/db/db_event.php:61 +msgid "Latest data" +msgstr "" + +#: ../../godmode/db/db_event.php:75 +msgid "Purge event data over 90 days" +msgstr "" + +#: ../../godmode/db/db_event.php:76 +msgid "Purge event data over 30 days" +msgstr "" + +#: ../../godmode/db/db_event.php:77 +msgid "Purge event data over 14 days" +msgstr "" + +#: ../../godmode/db/db_event.php:78 +msgid "Purge event data over 7 days" +msgstr "" + +#: ../../godmode/db/db_event.php:79 +msgid "Purge event data over 3 days" +msgstr "" + +#: ../../godmode/db/db_event.php:80 +msgid "Purge event data over 1 day" +msgstr "" + +#: ../../godmode/db/db_event.php:81 +msgid "Purge all event data" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:81 +#: ../../godmode/alerts/configure_alert.php:58 +msgid "Alert configuration" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:82 +msgid "Alerts defined in Pandora" +msgstr "" + +#: ../../godmode/alerts/modify_alert.php:84 +#: ../../godmode/alerts/configure_alert.php:79 +msgid "Alert name" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:46 +msgid "There was a problem loading alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:63 +msgid "Modify alert" +msgstr "" + +#: ../../godmode/alerts/configure_alert.php:84 +msgid "Command" +msgstr "" + +#: ../../include/functions_html.php:604 +msgid "Request successfully processed" +msgstr "" + +#: ../../include/functions_html.php:607 +msgid "Error processing request" +msgstr "" + +#: ../../include/functions_visual_map.php:139 +msgid "Static graph" +msgstr "" + +#: ../../include/functions_visual_map.php:140 +msgid "Module graph" +msgstr "" + +#: ../../include/functions.php:204 +msgid "You don't have access" +msgstr "" + +#: ../../include/functions.php:208 +msgid "You don't have enough permission to access this resource" +msgstr "" + +#: ../../include/functions.php:222 ../../include/functions.php:226 +msgid "Unmanaged error" +msgstr "" + +#: ../../include/functions.php:419 +msgid "." +msgstr "" + +#: ../../include/functions.php:421 +msgid "," +msgstr "" + +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 +#: ../../operation/visual_console/render_view.php:78 +#: ../../operation/visual_console/render_view.php:79 +#: ../../operation/visual_console/render_view.php:80 +#: ../../operation/visual_console/render_view.php:81 +#: ../../operation/visual_console/render_view.php:82 +msgid "minutes" +msgstr "" + +#: ../../include/functions.php:514 ../../include/functions.php:516 +msgid "months" +msgstr "" + +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 +msgid "Recovery" +msgstr "" + +#: ../../include/functions.php:857 ../../include/functions.php:939 +msgid "Alert Ctrl." +msgstr "" + +#: ../../include/functions.php:859 ../../include/functions.php:941 +msgid "Firing days" +msgstr "" + +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 +#: ../../operation/agentes/bulbs.php:29 +#: ../../operation/agentes/estado_agente.php:321 +#: ../../operation/agentes/estado_alertas.php:141 +#: ../../operation/agentes/estado_alertas.php:190 +msgid "Alert fired" +msgstr "" + +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 +#: ../../operation/agentes/bulbs.php:37 +#: ../../operation/agentes/estado_agente.php:323 +#: ../../operation/agentes/estado_alertas.php:142 +#: ../../operation/agentes/estado_alertas.php:192 +msgid "Alert not fired" +msgstr "" + +#: ../../include/functions.php:1000 +#: ../../operation/reporting/reporting_viewer.php:148 +#: ../../operation/reporting/reporting_xml.php:168 +msgid "Simple graph" +msgstr "" + +#: ../../include/functions.php:1001 +#: ../../operation/reporting/reporting_viewer.php:162 +#: ../../operation/reporting/reporting_xml.php:174 +msgid "Custom graph" +msgstr "" + +#: ../../include/functions.php:1002 +#: ../../operation/reporting/reporting_viewer.php:193 +#: ../../operation/reporting/reporting_xml.php:192 +#: ../../operation/agentes/ver_agente.php:232 +#: ../../operation/agentes/sla_view.php:46 +#: ../../operation/agentes/sla_view.php:147 +msgid "S.L.A" +msgstr "" + +#: ../../include/functions.php:1003 +#: ../../operation/reporting/reporting_viewer.php:257 +#: ../../operation/reporting/reporting_xml.php:225 +msgid "Event report" +msgstr "" + +#: ../../include/functions.php:1004 +#: ../../operation/reporting/reporting_viewer.php:273 +#: ../../operation/reporting/reporting_xml.php:233 +msgid "Alert report" +msgstr "" + +#: ../../include/functions.php:1005 +#: ../../operation/reporting/reporting_viewer.php:287 +#: ../../operation/reporting/reporting_xml.php:240 +msgid "Monitor report" +msgstr "" + +#: ../../include/functions.php:1009 +#: ../../operation/reporting/reporting_viewer.php:350 +#: ../../operation/reporting/reporting_xml.php:262 +msgid "Sumatory" +msgstr "" + +#: ../../include/functions.php:1010 +msgid "General group report" +msgstr "" + +#: ../../include/functions.php:1012 +#: ../../operation/reporting/reporting_viewer.php:392 +#: ../../operation/reporting/reporting_xml.php:281 +msgid "Agents detailed view" +msgstr "" + +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 +#: ../../operation/reporting/reporting_viewer.php:226 +#: ../../operation/reporting/reporting_xml.php:212 +msgid "Unknown" +msgstr "" + +#: ../../include/functions.php:1137 +#: ../../operation/agentes/status_monitor.php:209 +#: ../../operation/agentes/status_monitor.php:229 +msgid "Monitor up" +msgstr "" + +#: ../../include/functions.php:1138 +#: ../../operation/agentes/status_monitor.php:211 +#: ../../operation/agentes/status_monitor.php:229 +msgid "Monitor down" +msgstr "" + +#: ../../include/functions.php:1140 +msgid "Alert recovered" +msgstr "" + +#: ../../include/functions.php:1141 +msgid "Alert ceased" +msgstr "" + +#: ../../include/functions.php:1142 +msgid "Alert manual validation" +msgstr "" + +#: ../../include/functions.php:1143 +msgid "Recon host detected" +msgstr "" + +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 +#: ../../operation/events/events.php:279 ../../operation/events/events.php:456 +msgid "System" +msgstr "" + +#: ../../include/functions.php:1145 +msgid "Error" +msgstr "" + +#: ../../include/functions_db.php:1214 +msgid "Software agent data" +msgstr "" + +#: ../../include/functions_db.php:1217 +msgid "Software agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1220 +msgid "Network agent data" +msgstr "" + +#: ../../include/functions_db.php:1223 +msgid "Network agent monitor" +msgstr "" + +#: ../../include/functions_db.php:1835 +msgid "Wrong module type" +msgstr "" + +#: ../../include/functions_db.php:1963 +msgid "Tt" +msgstr "" + +#: ../../include/functions_db.php:1964 +msgid "Firing" +msgstr "" + +#: ../../include/functions_db.php:1967 +msgid "Desc" +msgstr "" + +#: ../../include/functions_db.php:1969 +msgid "MinMax.Al" +msgstr "" + +#: ../../include/functions_db.php:1970 +msgid "Days" +msgstr "" + +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 +msgid "Fired" +msgstr "" + +#: ../../include/functions_db.php:2076 +msgid "Latest events" +msgstr "" + +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 +msgid "St" +msgstr "" + +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 +#: ../../operation/events/events.php:347 +msgid "Event name" +msgstr "" + +#: ../../include/functions_reporting.php:317 +msgid "Alert description" +msgstr "" + +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 +#: ../../operation/agentes/estado_alertas.php:65 +#: ../../operation/agentes/estado_alertas.php:165 +msgid "Times Fired" +msgstr "" + +#: ../../include/functions_reporting.php:362 +msgid "Total alerts monitored" +msgstr "" + +#: ../../include/functions_reporting.php:409 +msgid "Total monitors" +msgstr "" + +#: ../../include/functions_reporting.php:410 +msgid "Monitors down on period" +msgstr "" + +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 +msgid "Monitor" +msgstr "" + +#: ../../include/functions_reporting.php:489 +msgid "Agents in group" +msgstr "" + +#: ../../include/functions_reporting.php:550 +msgid "Last failure" +msgstr "" + +#: ../../include/functions_reporting.php:643 +#: ../../operation/agentes/estado_grupo.php:213 +msgid "Monitors" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:112 +msgid "Invalid date selected" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:117 +msgid "Selected date is older than current date" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:202 +#: ../../operation/reporting/reporting_xml.php:196 +msgid "There are no SLAs defined" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:220 +msgid "SLA Limit" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:243 +#: ../../operation/agentes/estado_grupo.php:214 +msgid "Ok" +msgstr "" + +#: ../../operation/reporting/reporting_viewer.php:245 +#: ../../operation/agentes/estado_grupo.php:216 +msgid "Fail" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:138 +#: ../../operation/reporting/graph_viewer.php:146 +msgid "Graph defined" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:147 +msgid "Zoom x1" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:148 +msgid "Zoom x2" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:149 +msgid "Zoom x3" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:159 +msgid "Custom graph viewer" +msgstr "" + +#: ../../operation/reporting/graph_viewer.php:167 +msgid "Graph name" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:45 +msgid "HTML" +msgstr "" + +#: ../../operation/reporting/custom_reporting.php:46 +msgid "XML" +msgstr "" + +#: ../../operation/incidents/incident.php:50 +msgid "Incident successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident.php:54 +msgid "There was a problem deleting incident" +msgstr "" + +#: ../../operation/incidents/incident.php:80 +msgid "Incident successfully updated" +msgstr "" + +#: ../../operation/incidents/incident.php:82 +msgid "There was a problem updating the incident" +msgstr "" + +#: ../../operation/incidents/incident.php:105 +msgid "Error creating incident" +msgstr "" + +#: ../../operation/incidents/incident.php:161 +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 +#: ../../operation/incidents/incident_search.php:31 +msgid "Incident management" +msgstr "" + +#: ../../operation/incidents/incident.php:168 +msgid "All incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 +msgid "Active incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 +msgid "Rejected incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 +msgid "Expired incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 +msgid "Closed incidents" +msgstr "" + +#: ../../operation/incidents/incident.php:182 +msgid "Active incidents, with comments" +msgstr "" + +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 +msgid "Very Serious" +msgstr "" + +#: ../../operation/incidents/incident.php:197 +msgid "All priorities" +msgstr "" + +#: ../../operation/incidents/incident.php:224 +msgid "No incidents match your search filter" +msgstr "" + +#: ../../operation/incidents/incident.php:257 +msgid "ID" +msgstr "" + +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 +#: ../../operation/events/events.php:349 +msgid "Source" +msgstr "" + +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 +msgid "Owner" +msgstr "" + +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 +#: ../../operation/events/events.php:514 +msgid "Create incident" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:30 +#: ../../operation/menu.php:158 ../../operation/menu.php:180 +#: ../../operation/menu.php:224 +msgid "Statistics" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:33 +msgid "Incidents by status" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:35 +msgid "Incidents by priority" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:37 +msgid "Incidents by group" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:39 +msgid "Incidents by user" +msgstr "" + +#: ../../operation/incidents/incident_statistics.php:41 +msgid "Incidents by source" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:63 +msgid "Note successfully added" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:68 +msgid "Error adding note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:90 +msgid "Note successfully deleted" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:92 +msgid "Error deleting note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:106 +msgid "Could not find file in database" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:113 +msgid "File successfully deleted from database" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:115 +msgid "Unable to delete file" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:124 +msgid "No description available" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:152 +msgid "File could not be saved due to database error" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:159 +msgid "File uploaded" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:161 +msgid "" +"File could not be saved. Contact the Pandora Administrator for more " +"information" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:221 +msgid "Incident details" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:238 +msgid "Opened at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:239 +#: ../../operation/servers/view_server_detail.php:77 +msgid "Updated at" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:251 +msgid "Open and Active" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:252 +msgid "Not valid" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:253 +msgid "Out of date" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:254 +msgid "Closed" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:305 +msgid "Creator" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:324 +msgid "Update incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:328 +msgid "Submit" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:334 +msgid "Add note" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:356 +msgid "Notes attached to incident" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:386 +msgid "Attached files" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 +msgid "Filename" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:398 +msgid "Size" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:429 +msgid "Add attachment" +msgstr "" + +#: ../../operation/incidents/incident_detail.php:435 +msgid "Upload" +msgstr "" + +#: ../../operation/incidents/incident_search.php:31 +msgid "Please select a search criterion" +msgstr "" + +#: ../../operation/incidents/incident_search.php:35 +msgid "Created by:" +msgstr "" + +#: ../../operation/incidents/incident_search.php:39 +msgid "Search text" +msgstr "" + +#: ../../operation/incidents/incident_search.php:45 +msgid "" +"(*) The text search will look for all words entered as a substring in the " +"title and description of each incident" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:55 +#: ../../operation/servers/view_server.php:37 +msgid "Configuration detail" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:68 +msgid "Force" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:76 +msgid "Progress" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:78 +msgid "Op" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:124 +msgid "Done" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:126 +msgid "Pending" +msgstr "" + +#: ../../operation/servers/view_server_detail.php:163 +msgid "This server has no recon tasks assigned" +msgstr "" + +#: ../../operation/servers/view_server.php:55 +#: ../../operation/agentes/tactical.php:231 +msgid "Load" +msgstr "" + +#: ../../operation/servers/view_server.php:57 +#: ../../operation/agentes/tactical.php:233 +msgid "LAG" +msgstr "" + +#: ../../operation/servers/view_server.php:59 +msgid "Version" +msgstr "" + +#: ../../operation/servers/view_server.php:90 +#: ../../operation/agentes/tactical.php:288 +msgid "of" +msgstr "" + +#: ../../operation/servers/view_server.php:100 +msgid "SNMP server" +msgstr "" + +#: ../../operation/servers/view_server.php:118 +msgid "Master server" +msgstr "" + +#: ../../operation/servers/view_server.php:121 +msgid "MD5 check" +msgstr "" + +#: ../../operation/visual_console/render_view.php:63 +msgid "Full screen mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:67 +msgid "Back to normal mode" +msgstr "" + +#: ../../operation/visual_console/render_view.php:76 +#: ../../operation/visual_console/render_view.php:77 +msgid "Seconds" +msgstr "" + +#: ../../operation/visual_console/render_view.php:86 +msgid "Autorefresh time" +msgstr "" + +#: ../../operation/visual_console/render_view.php:88 +msgid "Refresh" +msgstr "" + +#: ../../operation/visual_console/render_view.php:119 +msgid "Until refresh" +msgstr "" + +#: ../../operation/visual_console/index.php:24 ../../operation/menu.php:102 +msgid "Visual console" +msgstr "" + +#: ../../operation/visual_console/index.php:24 +#: ../../operation/agentes/estado_agente.php:41 +#: ../../operation/agentes/tactical.php:202 +msgid "Summary" +msgstr "" + +#: ../../operation/visual_console/index.php:37 +msgid "Elements" +msgstr "" + +#: ../../operation/visual_console/index.php:60 +msgid "No layouts found" +msgstr "" + +#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:34 +msgid "Tactical view" +msgstr "" + +#: ../../operation/menu.php:55 ../../operation/agentes/estado_grupo.php:32 +msgid "Group view" +msgstr "" + +#: ../../operation/menu.php:62 ../../operation/agentes/networkmap.php:252 +msgid "Network Map" +msgstr "" + +#: ../../operation/menu.php:76 +msgid "Alert detail" +msgstr "" + +#: ../../operation/menu.php:83 +msgid "Monitor detail" +msgstr "" + +#: ../../operation/menu.php:90 ../../operation/agentes/exportdata.php:236 +msgid "Export data" +msgstr "" + +#: ../../operation/menu.php:151 +msgid "Search incident" +msgstr "" + +#: ../../operation/menu.php:185 +msgid "RSS" +msgstr "" + +#: ../../operation/menu.php:191 +msgid "CSV File" +msgstr "" + +#: ../../operation/menu.php:196 +msgid "Marquee" +msgstr "" + +#: ../../operation/menu.php:206 +msgid "View users" +msgstr "" + +#: ../../operation/menu.php:215 +msgid "Edit my user" +msgstr "" + +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 +msgid "SNMP console" +msgstr "" + +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 +msgid "Messages" +msgstr "" + +#: ../../operation/menu.php:253 +msgid "Messages to groups" +msgstr "" + +#: ../../operation/menu.php:287 +msgid "Custom graphs" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:50 +#: ../../operation/events/events.php:84 +msgid "Event successfully deleted" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:50 +msgid "Error removing event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:63 +msgid "Event successfully updated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:63 +msgid "Error updating event" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 +msgid "There are no SNMP traps in database" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 +msgid "Value" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:211 +msgid "Custom" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 +msgid "Not validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 +msgid "Validated" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:288 +msgid "View agent details" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 +#: ../../operation/agentes/estado_alertas.php:67 +#: ../../operation/events/events.php:495 +msgid "Validate" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +msgid "Are you sure" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + +#: ../../operation/agentes/networkmap.php:252 +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_generalagente.php:41 +#: ../../operation/agentes/estado_grupo.php:32 +#: ../../operation/agentes/estado_ultimopaquete.php:42 +#: ../../operation/agentes/exportdata.php:96 +#: ../../operation/agentes/exportdata.php:235 +#: ../../operation/agentes/estado_agente.php:41 +#: ../../operation/agentes/estado_alertas.php:43 +#: ../../operation/agentes/estado_alertas.php:115 +#: ../../operation/agentes/tactical.php:33 +msgid "Pandora Agents" +msgstr "" + +#: ../../operation/agentes/networkmap.php:271 +msgid "Layout" +msgstr "" + +#: ../../operation/agentes/networkmap.php:275 +msgid "No Overlap" +msgstr "" + +#: ../../operation/agentes/networkmap.php:279 +msgid "Simple" +msgstr "" + +#: ../../operation/agentes/networkmap.php:283 +msgid "Regenerate" +msgstr "" + +#: ../../operation/agentes/networkmap.php:298 +msgid "Zoom" +msgstr "" + +#: ../../operation/agentes/networkmap.php:306 +msgid "Distance between nodes" +msgstr "" + +#: ../../operation/agentes/networkmap.php:312 +msgid "Font" +msgstr "" + +#: ../../operation/agentes/networkmap.php:352 +#: ../../operation/agentes/networkmap.php:361 +msgid "Map could not be generated" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:33 +#: ../../operation/agentes/estado_monitores.php:33 +msgid "Full list of Monitors" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:64 +msgid "Monitor status" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:67 +#: ../../operation/agentes/ver_agente.php:80 +msgid "Monitors down" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:68 +msgid "Monitors up" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:69 +msgid "Monitors unknown" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:88 +msgid "Free text" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:176 +msgid "Module Name" +msgstr "" + +#: ../../operation/agentes/status_monitor.php:231 +msgid "This group doesn't have any monitor" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:41 +msgid "Agent general information" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:48 +msgid "Agent access rate (24h)" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:51 +msgid "Events generated -by module-" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + +#: ../../operation/agentes/status_events.php:30 +msgid "Latest events for this agent" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:117 +msgid "There are no defined groups" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:159 +msgid "Modules bad" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:163 +msgid "Modules OK" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:173 +msgid "Agents down" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:178 +msgid "Disabled alerts" +msgstr "" + +#: ../../operation/agentes/estado_grupo.php:209 +msgid "Agents" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:43 +msgid "Display of last data modules received by agent" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:54 +msgid "int" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:56 +#: ../../operation/agentes/exportdata.php:175 +#: ../../operation/agentes/datos_agente.php:81 +#: ../../operation/agentes/ver_agente.php:214 +msgid "Data" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:57 +msgid "Graph" +msgstr "" + +#: ../../operation/agentes/estado_ultimopaquete.php:58 +msgid "Raw Data" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:94 +#: ../../operation/agentes/bulbs.php:27 +#: ../../operation/agentes/sla_view.php:106 +#: ../../operation/agentes/estado_agente.php:297 +msgid "Change between Green/Red state" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:96 +#: ../../operation/agentes/bulbs.php:25 +#: ../../operation/agentes/sla_view.php:108 +#: ../../operation/agentes/sla_view.php:187 +#: ../../operation/agentes/estado_agente.php:295 +msgid "At least one monitor fails" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:98 +#: ../../operation/agentes/bulbs.php:23 +#: ../../operation/agentes/sla_view.php:110 +#: ../../operation/agentes/sla_view.php:185 +#: ../../operation/agentes/estado_agente.php:300 +msgid "All Monitors OK" +msgstr "" + +#: ../../operation/agentes/estado_monitores.php:123 +msgid "This agent doesn 't have any monitor with data" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Sunday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Monday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Tuesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Wednesday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Thurdsday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Friday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:54 +msgid "Saturday" +msgstr "" + +#: ../../operation/agentes/exportdata.php:60 +msgid "One hour" +msgstr "" + +#: ../../operation/agentes/exportdata.php:76 +msgid "Hr" +msgstr "" + +#: ../../operation/agentes/exportdata.php:97 +msgid "Database export results" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +#: ../../operation/agentes/exportdata.php:170 +msgid "Data from agent " +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "from" +msgstr "" + +#: ../../operation/agentes/exportdata.php:118 +#: ../../operation/agentes/exportdata.php:138 +msgid "to" +msgstr "" + +#: ../../operation/agentes/exportdata.php:120 +msgid "Download file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:122 +#: ../../operation/agentes/exportdata.php:208 +msgid "No module has been selected" +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " from " +msgstr "" + +#: ../../operation/agentes/exportdata.php:170 +msgid " to " +msgstr "" + +#: ../../operation/agentes/exportdata.php:287 +msgid "Begin date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:294 +msgid "End date (*)" +msgstr "" + +#: ../../operation/agentes/exportdata.php:301 +msgid "Export type" +msgstr "" + +#: ../../operation/agentes/exportdata.php:305 +msgid "Data table" +msgstr "" + +#: ../../operation/agentes/exportdata.php:306 +msgid "Standalone CSV ascii file" +msgstr "" + +#: ../../operation/agentes/exportdata.php:307 +msgid "Average per hour/day" +msgstr "" + +#: ../../operation/agentes/exportdata.php:313 +msgid "Export" +msgstr "" + +#: ../../operation/agentes/bulbs.php:31 +#: ../../operation/agentes/estado_agente.php:312 +msgid "Agent without monitors" +msgstr "" + +#: ../../operation/agentes/bulbs.php:33 +#: ../../operation/agentes/estado_agente.php:304 +#: ../../operation/agentes/estado_agente.php:310 +msgid "Agent without data" +msgstr "" + +#: ../../operation/agentes/bulbs.php:35 +#: ../../operation/agentes/estado_agente.php:302 +#: ../../operation/agentes/estado_agente.php:308 +msgid "Agent down" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:40 +msgid "One month" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:44 +msgid "One week" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:48 +msgid "Last 24 Hours" +msgstr "" + +#: ../../operation/agentes/datos_agente.php:73 +msgid "Received data from" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:50 +msgid "Main IP" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:56 +msgid "Last remote contact" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:183 +msgid "View mode" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:195 +msgid "Manage" +msgstr "" + +#: ../../operation/agentes/ver_agente.php:205 +msgid "Main" +msgstr "" + +#: ../../operation/agentes/sla_view.php:34 +msgid "SLA view" +msgstr "" + +#: ../../operation/agentes/sla_view.php:41 +msgid "Automatic SLA for monitors" +msgstr "" + +#: ../../operation/agentes/sla_view.php:141 +msgid "User-defined SLA items" +msgstr "" + +#: ../../operation/agentes/estado_agente.php:343 +msgid "There are no agents included in this group" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:43 +#: ../../operation/agentes/estado_alertas.php:53 +#: ../../operation/agentes/estado_alertas.php:115 +msgid "Full list of Alerts" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:60 +msgid "Info" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:143 +msgid "Combined alert" +msgstr "" + +#: ../../operation/agentes/estado_alertas.php:210 +msgid "No agent included in this group has any assigned alert" +msgstr "" + +#: ../../operation/agentes/tactical.php:108 +#: ../../operation/agentes/tactical.php:109 +msgid "Monitor checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:115 +msgid "Monitor OK" +msgstr "" + +#: ../../operation/agentes/tactical.php:138 +msgid "Monitor Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:147 +msgid "Monitor Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:154 +#: ../../operation/agentes/tactical.php:184 +msgid "Alerts Fired" +msgstr "" + +#: ../../operation/agentes/tactical.php:162 +#: ../../operation/agentes/tactical.php:195 +msgid "Alerts Total" +msgstr "" + +#: ../../operation/agentes/tactical.php:169 +#: ../../operation/agentes/tactical.php:170 +msgid "Data Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:172 +msgid "Data Unknown" +msgstr "" + +#: ../../operation/agentes/tactical.php:178 +msgid "Data Not Init" +msgstr "" + +#: ../../operation/agentes/tactical.php:203 +msgid "Total Agents" +msgstr "" + +#: ../../operation/agentes/tactical.php:205 +msgid "Total Checks" +msgstr "" + +#: ../../operation/agentes/tactical.php:208 +msgid "Server Sanity" +msgstr "" + +#: ../../operation/agentes/tactical.php:211 +msgid "Uninitialized modules" +msgstr "" + +#: ../../operation/agentes/tactical.php:228 +msgid "Tactical server information" +msgstr "" + +#: ../../operation/events/event_statistics.php:33 +msgid "Events statistics" +msgstr "" + +#: ../../operation/events/event_statistics.php:37 +msgid "Event graph" +msgstr "" + +#: ../../operation/events/event_statistics.php:40 +msgid "Event graph by user" +msgstr "" + +#: ../../operation/events/event_statistics.php:43 +msgid "Event graph by group" +msgstr "" + +#: ../../operation/events/events.php:88 +msgid "Error deleting event" +msgstr "" + +#: ../../operation/events/events.php:105 +msgid "Event successfully validated" +msgstr "" + +#: ../../operation/events/events.php:108 +msgid "Error validating event" +msgstr "" + +#: ../../operation/events/events.php:186 +msgid "System Events" +msgstr "" + +#: ../../operation/events/events.php:211 +msgid "Main event view" +msgstr "" + +#: ../../operation/events/events.php:221 +msgid "Event control filter" +msgstr "" + +#: ../../operation/events/events.php:244 +msgid "Event type" +msgstr "" + +#: ../../operation/events/events.php:250 +msgid "Severity" +msgstr "" + +#: ../../operation/events/events.php:255 +msgid "Event status" +msgstr "" + +#: ../../operation/events/events.php:258 +msgid "All event" +msgstr "" + +#: ../../operation/events/events.php:259 +msgid "Only validated" +msgstr "" + +#: ../../operation/events/events.php:260 +msgid "Only pending" +msgstr "" + +#: ../../operation/events/events.php:266 +msgid "Free search" +msgstr "" + +#: ../../operation/events/events.php:270 +msgid "Agent search" +msgstr "" + +#: ../../operation/events/events.php:316 +msgid "Marquee display" +msgstr "" + +#: ../../operation/events/events.php:318 +msgid "RSS Events" +msgstr "" + +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + +#: ../../operation/users/user_statistics.php:26 +msgid "User activity statistics" +msgstr "" + +#: ../../operation/users/user_edit.php:83 ../../operation/users/user.php:27 +msgid "Pandora users" +msgstr "" + +#: ../../operation/users/user_edit.php:84 +msgid "User detail editor" +msgstr "" + +#: ../../operation/users/user_edit.php:119 +msgid "confirmation" +msgstr "" + +#: ../../operation/users/user.php:31 +msgid "UserID" +msgstr "" + +#: ../../operation/users/user.php:102 +msgid "System incidents reading" +msgstr "" + +#: ../../operation/users/user.php:105 +msgid "System incidents writing" +msgstr "" + +#: ../../operation/users/user.php:108 +msgid "System incidents management" +msgstr "" + +#: ../../operation/users/user.php:111 +msgid "Agents reading" +msgstr "" + +#: ../../operation/users/user.php:114 +msgid "Agents management" +msgstr "" + +#: ../../operation/users/user.php:117 +msgid "Alerts edition" +msgstr "" + +#: ../../operation/users/user.php:120 +msgid "Users management" +msgstr "" + +#: ../../operation/users/user.php:123 +msgid "Database management" +msgstr "" + +#: ../../operation/users/user.php:126 +msgid "Alerts management" +msgstr "" + +#: ../../operation/users/user.php:129 +msgid "Pandora system management" +msgstr "" + +#: ../../operation/messages/message.php:26 +msgid "Message successfully sent" +msgstr "" + +#: ../../operation/messages/message.php:28 +#: ../../operation/messages/message.php:51 +msgid "There was a problem sending message" +msgstr "" + +#: ../../operation/messages/message.php:61 +#: ../../operation/messages/message.php:102 +#: ../../operation/messages/message.php:225 +msgid "New message" +msgstr "" + +#: ../../operation/messages/message.php:94 +#: ../../operation/messages/message.php:126 +#: ../../operation/messages/message.php:147 +msgid "Message" +msgstr "" + +#: ../../operation/messages/message.php:100 +#: ../../operation/messages/message.php:129 +msgid "Send message" +msgstr "" + +#: ../../operation/messages/message.php:152 +msgid " wrote" +msgstr "" + +#: ../../operation/messages/message.php:155 +msgid "Reply" +msgstr "" + +#: ../../operation/messages/message.php:160 +msgid "Read messages" +msgstr "" + +#: ../../operation/messages/message.php:168 +msgid "Message sucessfully deleted" +msgstr "" + +#: ../../operation/messages/message.php:170 +msgid "There was a problem deleting message" +msgstr "" + +#: ../../operation/messages/message.php:184 +msgid "There are no messages" +msgstr "" + +#: ../../operation/messages/message.php:188 +msgid "Read" +msgstr "" + +#: ../../operation/messages/message.php:189 +msgid "Sender" +msgstr "" + +#: ../../operation/messages/message.php:215 +msgid "No subject" +msgstr "" diff --git a/pandora_console/include/languages/de.mo b/pandora_console/include/languages/de.mo index a56957f657d9ed0fb70afe74a82395bc3a358c99..58b49a2453c9a80cfd56260e3d82658fef46204f 100644 GIT binary patch delta 37 rcmZ2Hk7@BdrVSoZoQArFh6)B2R;H5!qdsvMnuFNJMw`8(Zx{mr;?E1j delta 37 tcmZ2Hk7@BdrVSoZoCdnah6;v;Rz{NpqdsvMm?{`pSecq__Kv<`3;^OW3%>vW diff --git a/pandora_console/include/languages/de.po b/pandora_console/include/languages/de.po index c8c7e526ad..6053e4947f 100644 --- a/pandora_console/include/languages/de.po +++ b/pandora_console/include/languages/de.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-08-18 15:58+0000\n" "Last-Translator: Reiner Dassing \n" "Language-Team: de \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Die Quelle des Graphen kann nicht gefunden werden." #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 Stunden" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 Tage" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Max. Wert" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Mittelwert" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativ" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Niedrig" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Mittel" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Ernst" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Wartung" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "Out of limits" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -339,7 +339,7 @@ msgstr "" "Ihre Anmeldung ist beendet. Bitte schließen Sie Ihren Browser, um den " "Kontakt zum PandoraServer zu beenden.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Verknüpfungen" @@ -382,7 +382,7 @@ msgstr "Sie haben " msgid " unread message(s)." msgstr " ungelesene Nachricht(en)." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Örtliche Neuigkeiten" @@ -394,7 +394,7 @@ msgstr "durch" msgid "At" msgstr "am" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -473,6 +473,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -482,9 +483,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Aktion" @@ -525,7 +525,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Nicht erreichbar" @@ -632,9 +632,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -645,11 +645,13 @@ msgstr "Datum und Uhrzeit" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -673,14 +675,12 @@ msgstr "Datum und Uhrzeit" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -697,12 +697,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -729,8 +731,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -813,7 +813,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Inaktiv" @@ -855,7 +855,7 @@ msgid "Not created. Error inserting data" msgstr "Nicht kreiert. Fehler während der Dateneingabe" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -867,7 +867,7 @@ msgid "Deleted successfully" msgstr "Erfolgreich gelöscht." #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -887,7 +887,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -895,7 +895,7 @@ msgid "Updated successfully" msgstr "Erfolgreich aktualisiert" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -904,18 +904,18 @@ msgstr "Nicht aktualisiert. Fehler bei der Datenaktualisierung" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Bericht" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Kartenerzeuger" @@ -925,7 +925,7 @@ msgstr "Kartenname" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -939,12 +939,12 @@ msgstr "Kartenname" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -957,13 +957,14 @@ msgstr "Gruppe" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -980,11 +981,11 @@ msgstr "Gruppe" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -994,13 +995,15 @@ msgstr "Löschen" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1018,9 +1021,7 @@ msgstr "Löschen" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Kreiere" @@ -1043,7 +1044,7 @@ msgstr "Kreiere" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1099,7 +1100,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "Tage" @@ -1139,7 +1140,7 @@ msgid "Label color" msgstr "Beschriftungsfarbe" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1148,8 +1149,8 @@ msgstr "Beschriftungsfarbe" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1164,13 +1165,13 @@ msgstr "Typ" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1180,10 +1181,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1192,8 +1193,8 @@ msgstr "Modul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Periode" @@ -1208,7 +1209,7 @@ msgstr "Bild" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Eltern" @@ -1243,12 +1244,12 @@ msgstr "" msgid "Combined image render" msgstr "Kombinierter Abbildungsrender" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Grapherzeuger" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1261,7 +1262,7 @@ msgstr "Quellagent" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1284,8 +1285,8 @@ msgstr "Rendere nun" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Ja" @@ -1296,8 +1297,8 @@ msgstr "Ja" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Nein" @@ -1343,7 +1344,7 @@ msgid "Line" msgstr "Linie" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1354,7 +1355,7 @@ msgstr "Linie" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Füge hinzu" @@ -1367,7 +1368,7 @@ msgid "Custom graph store" msgstr "Ort für Ihre Graphen" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privat" @@ -1375,96 +1376,96 @@ msgstr "Privat" msgid "Store" msgstr "Ort" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Bericht gelöscht" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "Beim Löschen des Berichts gab es ein Problem" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "Bericht erzeugt" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "Bei der Berichtsbildung gab es ein Problem" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "Berichtserzeuger" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "SLA Min. (Wert)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "SLA Max. (Wert)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "SLA Grenze (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Berichtsname" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Füge Element dem Bericht hinzu" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Berichtstyp" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1473,44 +1474,44 @@ msgstr "Berichtstyp" msgid "hours" msgstr "Stunden" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "Anwendungsspezif. Graphenname" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Berichtseinheit" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Nach oben" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Ihre Berichte" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Es sind keine Berichte angelegt" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1584,7 +1585,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1623,24 +1624,24 @@ msgstr "Aktualisiere Server" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP Addresse" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Administriere Server" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1658,7 +1659,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1717,7 +1718,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "Verwalte 'recon' Augaben" @@ -1735,8 +1736,8 @@ msgstr "Netzwerkprofil" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Vorfall" @@ -1746,7 +1747,7 @@ msgstr "Vorfall" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "BS" @@ -1812,7 +1813,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Keine" @@ -1945,7 +1946,7 @@ msgstr "Piktogramm" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1976,7 +1977,7 @@ msgstr "Aktiviert" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Sind Sie sicher?" @@ -2042,68 +2043,253 @@ msgstr "Verwalte Alarmzustände" msgid "Manage users" msgstr "Nutzerverwaltung" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "SNMP Alerts" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Verwalte Berichte" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Berichtserzeuger" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Verwalte Profile" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Systemprotokoll" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Grundkonfiguration" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Wartung der Datenbank" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "DB Information" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Lösche Datenbasis" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Überprüfe Datenbasis" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Protokolldatabasis" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Ereignisse" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alarm wurde gelöscht" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alarm wurde kreiert" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alarm wurde aktualisiert" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Kreiere Alarm" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Alarmtyp" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "SNMP Agent" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Feld #1 (Alias, Name)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Feld #2 (Einzelne Zeile)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Feld #3 (Ausführlicher Text)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Min. Anzahl der Alarme" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Max. Anzahl der Alarme" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Schwellwert der Zeit" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Priorität" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Es gibt keine SNMP Alarme" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Letzter Alarm" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "NV" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Niemals" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Übersicht des Ereignisprotokolls" @@ -2116,16 +2302,20 @@ msgstr "Logs" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filter" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2135,9 +2325,9 @@ msgstr "Alle" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2205,7 +2395,9 @@ msgstr "Zeige die letzten Alarmmeldungen in der Übersicht" msgid "Style template" msgstr "Stilschablonen" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Blockgröße der Seitenansicht" @@ -2265,15 +2457,15 @@ msgstr "Verwaltung der örtlichen Neuigkeiten" msgid "Subject" msgstr "Betreff" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Text" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2336,7 +2528,7 @@ msgid "Edit incidents" msgstr "Editiere Vorfälle" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Verwalte Ereignisse" @@ -2465,18 +2657,6 @@ msgstr "Daten oberhalb gelöscht" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alarm wurde gelöscht" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2487,12 +2667,6 @@ msgstr "Der Alarm konnte nicht gel&ouuml;scht werden" msgid "There was a problem creating alert" msgstr "Der Alarm konnte nicht erzeugt werden." -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alarm wurde kreiert" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2506,12 +2680,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Der Alarm konnte nicht verändert werden" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alarm wurde aktualisiert" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Der Agent konnte nicht verändert werden" @@ -2521,7 +2689,7 @@ msgid "Agent successfully updated" msgstr "Agent wurde aktualisiert" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Der Agent konnte nicht geladen werden" @@ -2797,7 +2965,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2873,9 +3041,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alarm" @@ -2883,7 +3052,7 @@ msgstr "Alarm" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "Schwellenwert" @@ -2904,7 +3073,7 @@ msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Zeit" @@ -2937,7 +3106,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3105,8 +3274,8 @@ msgstr "Suche" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Agent" @@ -3129,7 +3298,7 @@ msgstr "Kein Agent ist definiert" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Kreiere Agent" @@ -3262,41 +3431,6 @@ msgstr "Formular zur Definition von Alarmmeldungen" msgid "Assigned module" msgstr "Zugewiesene Module" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "NV" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Priorität" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Alarmtyp" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "Alarmzustand" @@ -3321,12 +3455,6 @@ msgstr "" msgid "Alert text" msgstr "Alarmtext" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Schwellwert der Zeit" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3337,31 +3465,6 @@ msgstr "" msgid "Other" msgstr "Andere" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Min. Anzahl der Alarme" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Max. Anzahl der Alarme" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Feld #1 (Alias, Name)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Feld #2 (Einzelne Zeile)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Feld #3 (Ausführlicher Text)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Zeit von" @@ -3375,37 +3478,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3565,9 +3668,9 @@ msgstr "Nutzer, die in Pandora registriert sind" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3950,12 +4053,12 @@ msgid "Purge data out these limits" msgstr "Lösche Daten außerhalb der Grenzen" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimum" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maximum" @@ -4017,12 +4120,6 @@ msgstr "Alarme" msgid "Alert name" msgstr "Name des Alarms" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Kreiere Alarm" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Es wurde ein Problem beim Laden eines Alarms entdeckt" @@ -4072,8 +4169,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4082,44 +4179,26 @@ msgstr "" msgid "minutes" msgstr "Minuten" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "Monate" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Niemals" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4127,9 +4206,8 @@ msgstr "Niemals" msgid "Alert fired" msgstr "Erzeugter Alarm" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4137,19 +4215,19 @@ msgstr "Erzeugter Alarm" msgid "Alert not fired" msgstr "Nicht erzeugter Alarm" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "Einfacher Graph" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "Kundenspez. Graph" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4158,186 +4236,180 @@ msgstr "Kundenspez. Graph" msgid "S.L.A" msgstr "Service Level Agreement S.L.A" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Ereignisbericht" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Alarmbericht" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Überwqachungsbericht" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Unbekannt" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "Daten des Softwareagenten" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "Überwachung des Softwareagenten" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "Daten des Netwerkagenten" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "Überwachung des Netwerkagenten" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Ereignis" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Zeiten der Alarme" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Letzter Alarm" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Überwachungssysteme" @@ -4418,76 +4490,76 @@ msgstr "Vorfall wurde aktualisiert" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Vorfallmanagement" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Alle Vorfälle" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Aktiv Vorfälle" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Abgelehnte Vorfälle" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Abgelaufene Vorfälle" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Abgeschlossene Vorfälle" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Aktive Vorfälle mit Bemerkungen" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Sehr ernst" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Quelle" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Eigentümer" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Kreiere Vorfall" @@ -4518,119 +4590,119 @@ msgstr "Vorfälle pro Nutzer" msgid "Incidents by source" msgstr "Vorfälle pro Quelle" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Bemerkung hinzugefügt" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Bemerkung gelöscht" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Geöffnet am" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Aktualisiert am" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Offen und aktiv" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Ungütig" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Veraltet" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Abgeschlossen" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Aktualisiere Vorfall" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Füge Bemerkung hinzu" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notizen zum Vorfall" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Hinzugefügte Dateien" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Dateiname" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Größe" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Hochladen" @@ -4803,159 +4875,119 @@ msgstr "Nutzer" msgid "Edit my user" msgstr "Ändere Nutzer" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "SNMP Konsole" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "SNMP Alerts" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Nachrichten" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "N. an Gruppen" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "Ihre Graphen" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "SNMP Agent" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Es gibt keine SNMP Alarme" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Ereignis gelöscht" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "Es gibt keinen SNMP Agenten" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Bestätigtes Ereignis" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Nicht bestätigtes Ereignis" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Bestätige Ereignis" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Lösche Ereignis" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Bestätigen" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4967,16 +4999,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agenten von Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5044,38 +5066,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Für diese Gruppe existiert kein Überwachungssystem" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Allgemeine Informationen des Agenten" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Aktualisiere Daten" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Agentversion" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Gesamte Pakete" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remote" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Zeit bis zum nächsten Agentenkontakt" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Zugriffsrate der Agenten (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Aktualisiere Daten" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Agentversion" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Gesamte Pakete" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remote" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Zeit bis zum nächsten Agentenkontakt" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5474,10 +5500,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5486,6 +5508,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Bestätigtes Ereignis" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Nicht bestätigtes Ereignis" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Bestätige Ereignis" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Lösche Ereignis" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Statistik der Nutzeraktivitäten" diff --git a/pandora_console/include/languages/es.mo b/pandora_console/include/languages/es.mo index 1e5f8a8ddda5d71ab689103b19947f7a693d52f1..4a80c273142c1562106ae0e1c5a296be585fda77 100644 GIT binary patch delta 25622 zcmZwP37n4QzsK?WVK)12FotLB`@XN)${JY`T8x>&FlNTgP(%-+k|hi#k|IecGG)t> zT}fptlC8}WQT$~oozM5Ve*Q1#yw3ePckk=^UDti>_dP@Z)9oW6dryP}P8SZD=W!*5 zcwT9YFYkHhLp^Wx!-{%d$EQ6n3_BrJydGEt`&c{?Q^}{I56_uDAjgY-7>S$&Ud22(6Z7LjER64?8r*^!;2u=@LCl9gpk{grOW`$CJWs6WMPfFKKHG$VKpph>op$C?kYpuc-R09W49iBvu{7=-3{zWxhB+kVvqS~ovwnD8yXVk<7 zq1qc^j*nygHIf+w)bJwnebmg?n}^KHsD{Gh-4Yi@<^8CYsE!&?Jyg5xQ7hZa@*`0F zj6>C%8qfOcFuXw^C$2_~a4o9g&rnN#0CVAK)ZSh|b#N0kP&+KRTAU;XzWQI^0ns1XKG4ZMV!Sr!HlBSw)wgsOkV%JU6lpUKz280?M} zaU^QMS*Vrxz}#%^!vgg09VMZe|BM>hb=02vhCB12_OK*s=Cv>a8=*RGjT-nMR7Z)Z z35>S<%c!lKi#p89Q7f?t1M2V~2|aKUwPcr34TUDTffY7mP^Y&J=E8=U2V0w6EZ!H@ zUaaNQtb81*zgJKzIX{W@*WRuppposw+;|N0;#t&8ub@`orkQ7i%llC?X^2|EPUaKl z5Yz`~G^*ZAi!Vj>`_Ty2Uk&ddpqYJ(8puh@|Bf2Sb=1;($*w#C)j$;LyHOpr1+_6B zHbSjTd(;`|fof+kYRl45&(Ci{BDg20fo#J3_!a8?K7~4LH&9DfG{v?cvrt5lfYzoP z5jFKV*22N4C+DGtv>G+FY;z-Oh+DBb9x(qxZCd$MH}nSPLuOaZPx%w5sSHVF^EC7f z0`+~K_cCfgpN@2EwHsCOOVpR+1nPY{gZgsZ!$KI9=JGW$_|pRQ0T^WQai}$0fZD_@ zR{l*Io2QDG2%stxkDr0}tS(${| z+F7W67GME=yx%5KjKEsd9`CgZU!q2O1U1q#sDWKFucGSTK-Ig0`l5tA>$b2U>baZs2`39&hX^O@4@$N=K4a8wVObHfv-UQT4=c682g_^;3bHBw8p;qV@)J$)n2A1PF zmybZ5mEx!^tYfy7^zZd1p$7+}W}1O|Ab`PBi)wHSYJfXYXXc3cyP0c@d%gk|ro1+) zowlf%KZ#n2Skypm9SiSU12%V_AO|r z37tY6%0EyY-!;R>xps>LNa+2JLG4W|E9iilc`x$`LOr<86?n(Z^Qew*T6x$D?sbbaE1|ZeAx2_b%lAhO zbO@Hhbksm*qR!S5%&qr7n}qgq8)~Wcp*s8;HN!Kgk^hQXksGL`yp7QqLL0@g9P02j zMgCajbw`zdWaVF@2Kp;%VAnC6+xu4u44>dC6u=VXOQQzR5LMm+wdd_I3ZF&|d@O2a zFQNuGA2q-?Py;6+q>cTtBs@AyjS1)*-qw7~Dh#yz2y>h{4fWhY)E2yp zYVbqUKt4rHY#-`S9<%%v)Bx|ICYUcU**#DO_1;!PZ9yH>UNy#?*ap>62MobSQRTf* z19{5wLs1h+L(Oy|YCuyhJ`Z(PmZ8o@U;_#5^+5}qLJj0Ps)O68269eu4;H{2e8T0DT7X%_12ypQ^X??N5!<4F4f?++3c3EV|3Nz6;G;d-b&?2Kw)u;nLU zY4VFuuh%9li{GI>IDeteP@b3Fz$#$~`MMZ}jZhP6iTU*YcOs#^>l+O4*H;)rJ`Mdi z7qt?fSbn?Z&!YDD5~|}{s1?ckiW_hR)IeIHwy+;+<(@JJVkrH4aU>!z5!F$e<;S50 zHU+h(b5IQ|L2cPGRQ-=pGu&qRT^LUOAco>G^CW8K=gcb@{KMOA5*m5TINAKAeHt<2Nt@m!eMjDpdU)SPc)MR_N~;tiK)z zndvI#LCq`%`(u0DiEp7F2fgMxdJ*%JpN%@CZ({-6V)-voD{=uf^E;Ri3(Ru$qcMhj z(*OzW-2l|y3`FgD5~_hQsMlp0YQ)R1F0RH}cp5d+e6wA7anx3pF&m+tf7J3rQ0)Xz zD;ap1ggRV^dad3wcbn%>9o$3BG<=SGUCX25olq;$6LVuM1}9+oF{l-uj9Q6l=G#bn z0q+wMI&6nf1GsAWyqPXv4ORXKs)Gd7KvGeAI~_ISrKlgnn=OCH@)uDn;LUZ+{+CtwvH-IqIibSLKyawtuY=*h; zAuNoYF|XeLr$`jRVW_=%0oCwJsHJ<&;`32UyVzWX8puXegS$}mzeRm`PN7!j78b>V z^IdsG)N?g3pbCviXoTHSBkzOiC?0hvN1{eP9`zk~*<6mQzsK@NQT4B*Ch{+8<-)UE z`?*l<6hN&^$t>2tAc@KZWE0d#J7FX~jarG(sIw73?foLu05_tReh+F!U!Vqb%*ua8 zJ^u%4V0SDY_PWa#d7brF!(|Dm!4{|ycES?a3$^D-sD@HeOFag))YGv5W}-TH2i49R z)Cz3D>bM)L;592RxxhVNDL_IMYhv(JVhQrSP%}+3UqKCE8LFcXP&3|S@!hDEIB4<1 zsCuWcB3{JuSYV;+xIStN0?kNh#2ryH?}OTcXHXqvpc)RK4(Vhpj<2Hzyau%r2T?0? z6xGgoRJ(te_fQ??dBgn>D~U`z;FTt!iWRUV)-}{7wX1o{G!BN!Au9>+Oy9Udl_O!a? z8>8w!gnIr-)Y1<_y-gXY0Zg&@3^NNgz$F+^g_R_<$Lp{iZot00xOY)o((7$Epb@A; z^b%IXm8bz6GygyxwtP$6O4P?n*GGl-!;p;rXQR%{Ny~>UchA)@A2n0WIRO&odEjHLh{v%K-a|iDe2>4e z!iQ1yo<|MzEz9pj4eVEoN33w=)lu~yMYWfPn(+dxjJqr!_>F`bDE2?aB5B4?VP|v4e@L%4HA(5BB zE0_c4S^jklCI2qw$5oc!jH>^cdC>eG^<_M7`Fp4VM{jhgX9)NAyTxd>Hn9co~ku>kHvb@Uyo-Ct1cUcfNCjDfWzu9G-~ z%gE?~(I2^nCY!U(#aMvyRj8j4pQ1ig-(Y^ch??Oo)R(Z}Iv1~l`q|Lh>}e*fWB;`` z&k@iJCZlFL9o0b=YNV@CGtWlV+lcD;Gt>v_1gidZEQ}G^ZlF=9_N$}nH8vkZZPoB> z)?Xb=A`pR7Q7bS9)xq1SPw6Jq17D!(okPv|66!GBMy*WFkKLImf*NQ^)Rx4UwNMjj zjvDAg0TLQvFY_5x!^2Sxk43G>WQ)IM@x>Njff{Hw7Q!!49iK++^{=RQE}=TUftv7b z)a%Lb-)_X^Q4Lf@J=olAjcTwR*1|4W49B7xn1xL+8`aTetcy3X9#&cJ{_<%64kW)7 z`lqHrmLahHwaK&vs!noSU$&7x*$)M>9^Rz__> zH7jq7nqX@Tp?|NP6?8-`eGk-o|4gs~-*|JF#ZypwJ<8%!Pz}C{TB(_+=jWrAdXdH7 zK@DsbYVSY9D82tXNT}mesMqH*7Qv9su7MJ$hRd3jQ8TKIWv~UR;Q^=>dKxu=IGpa| z?-fwb-~7~h4~vlx+rs+maFr%887m|8z18N2s2Qv^H=r8chI$KjTl}EqkD8}Y9sX+m zZr((-chB;nTUmcKm~X3lpoke|mdERqSGRoGZLWdJs3ok0<*^N_!vxgpIs&ytFJKhT zM7`E4Q4`*1<-4}A{wg>^KqEVc)$syq3yN-cOI!s@l79qCV=QU_FQA^Ejb-sI)LXP2 zHGo5?0h~iW{(~A|na|t@t9F2dM&2IPa91paiKqr9qXsh9T!CtE3#$A$YTy@89bZLt z;M?K83x!ef>Zp}!Y57>xgaYZ7n1Pznd#J;>8P&n(sDYh84df=O!Q4BYrBR2r7V7zj zQP1~74Rk1$!O7^ycTnx_#-e)vkCM;>7f~y53)PXg%XLr`HGoQ}cso=_eJwu>b(&v5 zo&LF40vDhLx(+pv-IhO#bnN|!!GHf3zS}hzjrxMsL5;8(*2B)&631KoQ`Dh7fEw^2 z)RLb-4eSzXY5zeDAaajep{l6o+F*Hn1ZxCH3@4%Y`E}F}nRih$-D3G~EPo!gQg_YV zd)-V*q6S>cY=s)gqZos+SP@@D9oF|zU(gL0@RQhO6@JDVafM4W;_Pf;Z&@T3o#VGvht&-4u8gI%=3kNt}5y^Z~6u6?9CG#R zN&5F%lh6`(#XQ&-)o>g(#ph5BuR|T0{ivB9LJj;oEQF`AE?&b%SnjYJct6z4N17AN z*D#<57n6`{QLo)joaW=NN-!7s;YVG^qfmSK0%`!$u_Dev_R`yk`t*K})$ls%(_7}4 zJ1fnwI{A3ibF+@I|61Dh1S;THsD`hjerVh_OML4ZYK%H$y|6ZpL_N0zi{W0Zj6a|z z67ropBQdDw8ltwO7iz-k-?9FMNldZ8>!^-bq8~p;E!`#5dwUzzfbY1QX$-1|dmnMa<%^>Bwkm2x>R<_Mgc^BwR0FYC631D5 zK5C0rU^`ro!|)C^!i4YLfEJ-99#};}Guwt5$X+akCoO&xbq4OCW)gAIbr6Yqt|I2d zny3NSMV28Vof<1%U zk{MVKGf^Ec!)V-&It!;zEA|g+0(nonczFyV-wwm*-|I+14RlA1aF|ti5!KNv$WnPT z&Dp3uo@*{e)mv-j>rq>=3AJ^fp$71Uc@8z9TNuy}lTv5glD0w(pcm?ON-`&*8h9Nw z@-y>5kCnJyTK{ZJi`wETF~mdrDkoeQ`JvI(f69TH)hfxFh8MP8O zPz{9s>>enEYM`d&+oR4%U(1g`)t_Mbd8n0GfvUF$)$U1)Uq)6o;N|+oRftB-q&{ko z+Ms?a_OS8+s2Pq#&ER-m5)Z1zk$K`e|s>&$WR^p zh1xUUd3Shnq27vO7>czp92;OXwlMo+@I!-I+KH(8nWzCSKn>_U)PQzk@PGeT?}BTv zJ?gY}MJ?467EeSi;YifXUq-!t3sI+hljRRt`8A8@yyylPg*wDdQ7hXG%i@z5(4LL6 zg4w8%zl|}t4x{j>#jl}GZH`NB2@7BZ`TD2WgZ32x?$sQ8S;8 zd2kl0-l6~rjdV3?sduB6@T}#3M-3qN6}R*SQRUI-$Lg2^yP{sV?x?Lu!Ui}VE8#jU zhbK@g@HeV{pv>>C5C0*Wu~Lfz*^Mz;D~t}Rj;h)3)&tZ((y_p zp$=A}8a|IrvAoY09MDs!jx$kP^(Ff72I@V&i8@?&P=_rnhcCFIc~NJe2x>)YqP{2X zP+RmE=F#yUKtfAD1k2)B)QT)bRosGlaIfW$nx|3UfeWZZb<5&~a=H$qP+MCU{n!Mx zLjA0Kyvpg{%Os(W7FxkF%Wp=#M!QinIgZ-HKT&%a65zZAk!i z_@b?To+ zb(ms~Lv=hAb(ZE}eLN5ra3lPefI7+_?ha82tV+HNYR@{NACpk0dj@I%Yf)RW5rY#z zb#&ay&!JY}B5I{?VNHyPa5f5%(8%La6^ElLjz#^3^D63azJguP^wwVVzJb@H}eZQ&8WH`53PEe_=4e&wJEQrIo1HZinTMp|;>M z>MZ<=+KTe|+zQn~<(r{C*&R?z8*A}YRC~{(2J#we3l=D^_kXz+tVJ!|X4IE#C$`7^ zINirD3;EriE-c^%vc^1uTA{zN3|1)U-imgpPw)WLYdR4d;Tx#4a~Ol~|5Xw?JpZDW zFs6{tYmB{74@}4ExC{Mw6}1ut3;Tk<+ciMt6H!|;1GS}}peAq{wYBAoxOyGUq$0fk z+T&Rk*oGR&kEqu#q^Nta7OKHssKYZ3RlW-KfjWko=`~bG#f!Oob5uSS_54eym0E+E z;19)k|Mf$sXmR&J=z)4*viUx$;jge7-a!2}TQ<_INN-ew6HxU&Kn?5&s>6TGN+n#p zJ1RZ~wW3P{B-HR%sE%)=W>}`A`zhEBwX`o|J6wfb@G7c)^HRRxuiFF7*{BuWiE8H> zYJg>CLLYOpEl1JnxDVGmS;y)hIMFdq)L z{1{Zn0n~ToHPmbU0jl0^)a!g0gMa@2C79s1-?HxKcC=X^^=0gY>bNUv<~>mFabMH` zV^JLqMh$c_Y6a$_2D%jWDb7X>Y(J`<<5KVc84~({{EFN059CesKJvQ{$Ickn@VDj# zRKs^r4d*H6&VnEH_H;mffQF#9ZZzt(oQ)dbCe#P%00y+jXGrM7@i%H|qRP7tYM~lx zjrxE*idyoas1H>#YT%<$hj=2Yz164{`P@8@8fa(**M2E1OTK0W-hYj_8-Yrgg4(0` zs1BB)2DBR0;C56)r%;FJPgK1;72QCKUL?X;_{N(PQ3INSO>r)2reC4n>(ds`Q`vRU0rfg}#o9Ol({U}1$3TTDK5r6< zr8o#HR`q$K@fEC#|Kd=rTg~n5Laa=F1M2jjLH&CDGiu;>%pBESJ~!$uDvX*)G1L~9 zLMZzbxS!`G(NDf1YA+v0ZOtImKvPhM^f}Zao`#ypI@BI-G`Ayf zwf8p5QHT+)W>f{tWIj+`94;@5~)&PoO;yEa8El2-HDck$8_=OQ=gT-AnlqYv3^Ha#mO6 z=gDs+PgCA7t22ZA4Ha^|M=X^(y{ItXo_ixF`@ez$y)wGykWRupRNy>%U*T^&^l`A% z{n5IKrN5=@Me3BN!4Qm7&sYO@S8g3UQ4_eUQpx2+j8qVN&YGBjyzL~yBq08?fKWK zGuu`3;)(YrzmT#K#4eF;NBRTO_xlf4eV>Z|SmRX~P){oTN-WJ9O)#6`3hKSYJ(F}4 z_hQl?S%(#@p0e?zOVHLCD_f7VsJoy02krkJ0@JzE=qQBX{mV!Gr~4VKP9r^t>Cz9Y zmZS$@gmsq9v-(iA#=j_QNPH(Q$5i5bNw=izY1-*b`eEV?`1upOA_zWf4V9$QR4P19 zNe;Y9ygB8%_+`n9CH*|H`qb0)lj(9SG5IUp7YXd+E=Jwz_&Bj!Jb#+}B75dtz5iPX z&Z9zE?q^8r>Pdxslx-lb@4K!y$uGkw#YyoxJ5bKYx5?_KjX|osU zYNQ8|u0{HD>bBqxJV$U6_bzMj7i+8zjZCL<8RBnIu4@4K3#1QN-4>*uA>Ep~;gsq6 z8($`tN!fU;N-UeZ9(Dd9_6qkZRph#>@9zo%@4CD&T0SKkm+jyet3Ds8EH=nrx5!Czvb>j{7>#> z#Pn@{k~;NhtUl`co4W`1He$ak!1Xv~pHY7&cRp@ivnjuSl^~YH?;jpNVZDvqUvdw& z(!M<0guJf2rhaUG^FRaLX`ll2a#?J=)jLMLCX|)KmR5F_^l)NBsWXyWzh4%nEbusq z->p&{6>3sZ*T=+lePPC8f9@Z+-=$u8%HF^fZe7)J4`ttR>-xtL{O_k((knonXUWW@ z&Q(03@6RZEAU}mgtg+v*H5ER;|0M1uw#4!&4EPD2E6wZ+5!=jN!OHIQ6lJ>hQ*SZ# z`7^6GhBi78{}p?ZKknlP`X^)tQXx8X$>WiksXapisT9Rf&1X%Fp>!Fs;;8F9>Cd_O zb9wMjk1oo`mzEypnbyR0)wJh(^IRS7BIE~fe@}WHcOTO4@XQu&T~)Yi^EKOv__|Q91Gcw{FPp8X+nKWa*9$z?#s;QXG;Pc$wuU>DdWFfK z<-V1Jcj7#WRTSuIK>9`QVJ_?4!Ft?{t+A)5w~url8W}~pKKG-fbMnmnt0jpM#AB#8 zhV(8KJTRDXl``!{IkS?-OflD9_F#UEd9pMd7-~{S$$b6keoox>cSWEai6s zI;l%}8u><~AE$gV=>}G>5LV{d8Tg?+v)%^Qlen%wDARA?_phZSp4F!4il(ry84-G(FZ|euu zr)1jWQSR#mf5G8AP#*s!e~j`&xPp5pu~Iagllug9bal4IJ|f?Na$Ubz*<*N@{B~4d z%az6_tX|+%9^Or15B%32QUmv|$|RoS9>}e)>RIjz+;3amPBiogY5wBG`<^x~Tl@w5 zhG%sBN}WH*e?fX9cLM1Q+^!GREPG%gen`dXG}4uO6BV+_e?xo`_iFOHRffH=FJ=D_ ze-d?#<$jgCuCkP$a7phY%Kt;WhSeLw${iqIf_%~74=NI`@PIBq1zqrK%jcu=Int$x z=d##w{FrC9aMvXLIX0%=bqwQfLHagr+$24L=fbg>8t3|vbSGnEU>Eu06Pzy1MrBtgfTnl}LwDzB?GgI* zVxvfpqkcEd^*s`C+|>xaPQ{Ac`tzMGAF&)X`YI1iB_BopOYW)U`4Qv2MqU2));q=B zix~gMzYpR!B_-^-P5s*BFIfI7>fXP;(po1z5a6%%yhu81$DND2C=X^*`vYq*S@{R* zH>9ko<=>;DcPKB4_pf@Si*w&3(4BgZQ2sm4A-0CQQGiaqBDjFyR_?_Y0GLDzq< z19w&GcIAHX8fx{g^Q^9^_RJLGcZemBA4&QEWqrBZa{oyDUG4(hfy(@&t~HWQ`u;VX z#1Gck!=(FJ!4>K*B3+uYuSsviVhpOgwQ+}hGuk;$ox|4N&-UzK%03}o)9U8cA5Epxj`C;dNLLtT^_^#;_!{?2Vk;?sf%H?{ zr^uh6jZaDII!)QHm`3~}=|ECE^{(r*MB{Z9l>DuT$@d2m1HEBcN*%cR$jTt&z$+loBlA zw?JaONf+l%w%9)E)*{{r-y{}_O}W3|{tvgVqqMQoC4>Lw<$dz6ao6!x;PhKTJsLU1 z1KIdA9wuI!O3&ovH`wBVM+uK4G?2l+Ou7>38x-rhM_$)0?kS`#?CqeL=g15pzRSj< zdMhnGnzDn`|B$-@@nS0EI!SpXu^p6WaK~t&-lpK1O1a+QZcaf_2BYh1DnEG5qJgE{ zvx$F6!Iz}h;HQ|Iy9;+L&(9&2PFmM<544d*`XP%CrQV+VzbL8VY3?Fam_UW^D7;NN z+8$nx%ZN9n&PB>}{b{Md zjoqcrI_g9cTZku#m&ZKBFOcp;d>+0*>`9CyJ`5is|1|en(tlB>A?aP*2@GaCFk+^uhPW7CKE?2iLxxx3ow>=WA1|Ft7BX4`&U`gdC3&C*(&}p&y=zXub5qE zvw*7;@Y-0gD-Y+O@|zTHv_|jXKw?jE&m*p@0}oap|ESA)PhwT_x+Y^&?sGh+KNsk_ zWNl^e{1X;CM!F+q74@Nbh(tOC&l7x|bSu)$t+T2;`~m6SbXu7EMe-%cPgFy02Hwx) z50YPlKPt|3oO%yg+C^xW*bs{yBKlwXxdjzDHRNV(YEWF*9(Q3Q;^Tp9Vf8UCthS-X5gLyTaX? z2gXvz!zz>wqFx#DlekNf|6Ucj%21w1_3ZkTbO^C&{Bdcpk<?VDgnL-4Juo z{#<>Y4q77<2|Q%8SEw76+H;R5J(&1sl;_8GzU)VzN)4&-aAI0Qyw@fvAuYq-eRM+F z=){C)E!#68E`>-!eD>bhXMCCU;tFR!7B|k9{Y`vESpSsNF<$%Fj97m!o=He^>A0Z@ zal_MHIzHvuWS1J8mNLR0J0u}F!|wt^Qc~hwYG^`iQpQl1PEN`2CnhImWM&QT9^oIA zJUp2evd;~FJ2ZR#$m+h#<7qoG*Qd7#9Zf^&nb)2x9^E0B^rw%Ci%UpPA3Q24X^ek# zY*J!;YzBkAmOd+_NP339eL_Y;907k7O(?l)_W0+{`g}vO`;R@5qoAAkOcyRO^}3;ec9h;Jyx(ld_qz} zMq=_1zdirWdqp#ct;mBUdmv9e8S+wWR@jX zd+#PPICvN+8{wvWziLKGMr_i5AJ-;vW~lbR<20L^G-^m%(=@xmrjlU=f}0TQk55cbjZKS<&+M{2s*uIf65>Xs zCJ>CxPT0QNm)T-R>Fl99&iS&t?y4OT(Jm!5k>?UJcYIrQ?Vq6~I*c5Zn3}>kbx335Q~rBOr~NP}M|jVKjI`MFlBP#*T4EFC{&@#O0d4IvtYz3F%rncV0=*h-z`5cYP2yDv1bd z%v+Ecml&Jw&kWxlogI7Sjbb6a9_`j+!`&RdCB6-7LVRNiXNDgwoYg75 zB9e}R5LAUQr@&Rf(#5U3yrm<|dZ><@nyoFrBdWh1_y_j0@^(F(`du)D{74LUd0nmq zBK~B|!3;PLGvRW~iW^ZK9z;#>gq5GejHIulR{9s_#>bYQt*6VClXL;pjzyr#TVOEu z!}MMvNkqbMoHB4Bs=`WCgH7fM)P!ze4t$E*fvk~E`!LK-x)N$3O)xXQjae`XJvbD# z!1?Ia%vTXngD=|n4k7gc{& zZ}wl8VHp|zxCu4mt*C(yqqh7s2H|zoMDC&nc!t`!3{g(|oTv%q!7^AJBd`Oi-E0iN zC8(oY;U%I0*Pte{6aDZwYDZ3@2D*tl+sCMe8Ka%@?5LwEhnh%ZR6lLa-l(G+f@(h% zwUEWA1$tLog-w=m*gTCI_%dp%ZlSjFIi|s!eVn%g8it`b1=HeU)a$tt%i?;}&Rs$6#AD2b zLH(Q^D2UpTYM4>)|64>fU}p@+eyABvMRhO>wX&tCj=#b@co9|qk(K9&ak&bTu7U-y z6Bfads0lAc?Zj5|fMk5vDI!|g71TuTpf1ZZ)S0I5@0bI1h6OP#R>O2y7d3Db)Wip% z21-CJz-#H*sH0qry3{G?)mH2$q5;pN8eB(h+25#+G7WGhmd7lK0pv$u2CRcY*bLRr z+m_!8)jkf@?ZdE}i29-0Pe=8)$V)^sS&v%D0o42a9qMx3L~T`2oHMZ^r~yivRZ%-t zAJy?&SQfjY`gspE!DXn0eP*u1jHJDrh?F9-*Sw87t6cHUKqbs7W+0xD)FGST(K`r3GQ1)MuZ>-=PYKv~7R{9t< zvA|(YIv90Va-)u{vf0?|glg9xwbJ3J`V&x>b}_2Iy{HKu_7c%$`QH4?%sAZXpg3lw zyb`LT#;BF|MD0X0Y9g_gKNdB>1oXpc<_y$?W})gYMD^qS!YXV;HQbEak)5a+9zbo` zS=9IX4Kr|rGqJ*`t*?fv*TRfM4U~i$XbS2GW?&dDLw3sR`jUvw>}%A(=TIH~h??<3 z)F)08>aQbef{{}1|0v6ti&{wvs)H@4 zFQ1*L73{b26R5L4gW7?MsE&U$Z=l-$g=+r~Y634&3&}j%X`ctZnsGrQs!$$v=5L^O zpbhHsMWgBsHz%Xsk`FDt0@ZG#E>j|ECnllJa5id%AE5?XhT55ps0nXJ?ZjbJyW^M-&tndJIEMY#Wy>&@^S}bA z3KLKjmZ2uL9W}8-r~yx#KUn$Cn2Y?os0pN{U)9TmI_n&m2g{=--W;{C_Ff{IVL#Li z2cjl495tbtsI&bO)!`G=g#5-iW=0K|7qtV0P!p|$8n`ZM=Q^V%Fu>ANOz%fluol(v z5%Vmn;m_s+RL5z?J6oFt)nPd5sA{6_KnGO4zE+-yn)oc#0_R)#a-@H+YdsNlv=?=o zFQZm;71i)}REPIa13X1_6#TBU;+&|Hw>2ZpL8$g#Ovm`H_lT%LGHRfu zsLS&O=ER+-fxolzYpB=s9%`b0qmJkqY5{>0oHI_3I@)Zg@?5Ba3tGAi>VCMY5z$H; zqbAT&1=t03Nn%iUVl?WE=U93rX>d2m=+U1<&q$^-v(k)PLQGe9u$W+uF`4}~kZ5V+2 zC$az9!Xsp81t(Eke-U*gH!S@(79j0E+4&7d5!9A8wsdPt4@R{gg&KGoYQl?A6WxNE z$hYW^e@tfowN-b?koPeSK198zPf!E-PjS*2Q4`C7I-)|Tb`?=aQw3GO5o(34Ed4g7 zCEXp>e;+f}OGGPAFvp@+@E&UB3s4Omy`RWavuwiC;tCbkx}l{+kb26gFvM(w~uD-W3A z)X$HBDSP6BRYa#W$uC_!G z1+0x_F&?$jC04!~wUa645!BoDlhS(s9}`hWA+w#W%!L}T6zX-VZnifQPy@_Dt#knv z!OfO`5i^m#hI-xpLf--`o&E!7heOf#^M76<+L8*W4jZE`TQAfE##wr?rN6ZF1=IkK zQ0?4voFmJJT5%=Rx9D4z?q%tbs2%uV4(G3iYsk=mhfxDwx3oLiNr$7#Ynfe;JL?*b zdXGn`KTRPkGduEBw;w98p-NkJ96m>M2KXf|I ziMpH~RDLm3{c>h4)I^%1`g8Cl0kU(=aUXeoG^+kY)P!fFc5VTxfA2yf+JU90tyzO1xZV63vy;Av zn%F(m7N?!(98C!72+N=**c7#p4ycJlTK*tZyD_K&K{$o}sol&3tDEb75xE;iv)1p(a!lwelud3R`1w9PKOT{8tju5o|(L+=1GO zeW*+KEouUHP%8~w;8+kfkvgaW-$bpvo#l5&UBbSWAB(Ct4E4HBz(RWeKPRFIoInkH z7B%x1?uc~q0aP>rB9>kUqrQkgxdOm#ZJGO zP!kA8qynnLnpUA9>hd(l2G|BW^5V|LFw%FHI1@_yiSyfW50)gqA!-8g=5*9$ zTaDp(0*m4uOM9~~bw0BzqqeS@IS?z5o{iOUKkCe$q6hOWbL!W@N~9w#J=ffh1<1dI zHSsxW;E3gpJsrKSDMZRqupUd`kLba4E1UsJn9a?2)QaYy2H1`|>x-xXUYbQeb$)5p z0*jNMWa%ZSc87g>`61IX(yw$1N@F1^v_uV*fa-Vwdhjc(j8{?hLRUExjXk1eHv)5h;oR1q=uf)8rQ3z-jdJFEf_?4-xs|9s(74?V7!Qa_`9Y5z%-=)LDhS1>ELxv z{j6rVSsL|87-8wws0npLweN>HaTsRAS?kz;&1|t{d~R+-P2>=2#Ya&q`3BYDS=7pZ z!ce?!K0(zBS?_!q<-&}li=+Chis~-{1F^Q3$Oa+}@ihL8YH%dQS>ZYJ7xNxwru-S| zJ0Y0H`d})6nXm?Gg-tOWBQ1YC>bqdJxx(~rC88bp8a4BCs1;s84R8ZB)90ua2W)ie z1)&Dcg8D!ziK^caHBe{NL}O9?k4Dv-YA#2P%In%iL<5|`ba)Zf@ih#=XQ(sHxXCFm zj9O_K)FrBg8mKYqu5>^x|ybqYsdS6qWS ztH5o}4-_8M3hJQFvH@yht;~*Q57aI1i`x4BmOl)&FfXc~36?)~o4xTQabO-8)j$t0Wi25LVgj#XHZl^pmDnA^VnAcT?NGUQZqmH5{ zYKw=U&MX=8;yTm>j-fiZg8GEJg?f83>~RLjhnhec^k7re1p8xl9EF9N%w8gY z5zz|$_BsQHqdKl+Ho}~wJEA&>M|JQnYGNN?eq4th{06muN7c`|&sli^R6ixq z_wWC;h^Rqp)WAJa6G}ks#4J>U6_(zLy3NN>xBn_?2YyAhe}S4<$bKhX8a0tRsCMm8 z{l)BO|Mkf=nhZ@~GFHTSSR22#{Imz0TbmPgcKJ|eS_IWmRrJHAs4Z`fnn)ki&J9Q1 z`q@|r=V58wd4T=bd;L2Z`jUBwT5*PhPC6Wwu8P{iW@cy9iu$1@KE`|>HKD~=05@O} z{0?<#AEQ1&0}nYzmDNi`6)K@-)ENuoWK@H-*baA~R-W;&GoernCtU)ygH2I8($4au zun6gisGV4YMR6CZpKGXzcyAG@MdTkWj+Ku%XWtEVh9gm1IuEs#8&E4giW=|&R>GT@ z2J;hDcCq~7Sc>#i^yvNHOr!)E=TK+=5-VWEukHKW9Bht7&3rm)BJ(YO zHEPE;oBL7qPN9zKGN#4*m=6ENDtiC@jyVmhqt3c9YNcIJXPJN=oP@eOt57RChU)kR zs{V5WE&TE@{Xq=bu#Sqb5EAGvNp3QZohBZjX5i^$Ginm&kNCw;qGYnEstJ@LbGD zdI@R*Utkg3ggVO$sE^zySQ4|HabDLts5{aHGvh=og&(5Y??p}YH`M2h_XQCRQ0T1l zB~rp{f_ne^qHg;HEQiZb4Ns$X>Jete;B(GjV#84@dlR!^6srAj)Dg`??Zj53o!52L zGA^OM#qOX7gU>q+%b>ROE!6wl1=Ue6)DFCh*>Mr-$Tpzr@38Wt=Fg~0{sdJ&^n2X_ z&c7rPWmH9-@mr`JX^R@56KckTQ5{S`eIhQg{OzctI))AK0`|we7o58>1vQ~PsGT~2 zTF6z*&iJkyMAY$fE6DYOa~C|Qh9yx0M4%eJiT>CMHQ{!sv+jbr)%{UNHxyNG4yxTe z)VJgk48vvURmCrfXocTnF1(33(C?yCF$}dsl~5CDVs^mXq@yhDMZIqCqmE)Bs=pPe zOS%g+-tVY8;(v+#SHyG4nLusSN?M_Ac@Hdu<55SFf+4sCbK_yu<@yCkMi_w6s2%H%YCrfg`>%o-WN3g7P+K(LT!>onVskC3-VQ7O3f19$)a&~-YUj?F zf1noPzT$j$6hiIfo2Z?6$4exXNRl}n)xk2<#I~c}iruK!?lS6(-9I{JL=7B<9xP<} z4N;$*t+5i0z`VE)br+7Ij>!8R5uN=d)JNwXONadA3{ViY%`qo-K}{&Z z(qmCaFwb0xs=pc4&wkX7oIxhyb^T359~93~TbbpmV=mOh!ciSmKP{U-^>-e%vp0NcFDv#%xICz>%<{9-Fc0dI6h}><0jj(Ws-v!` zvm9u?i#odbsP}w5s@^{H3~D03qITkM^u7Oqzc>x@pgJgP=|-r#(aF+rr~$`YdY+Yk zj_U9$)Xtnj?dTmVcVBZBkP~$@MKC>9Mz02_OGGPckD7T8)K(^-Rz4iH^^>s>u0`$4 zw-}Fqpvt>kcgnq(hx7{bD^&lNP)GGE>dxG`&iU&#_?HX~nDtkuLN3fl+GEy1o#{KM zEse%BI1DwxF{lYmM@?uIs$P!Yoc@ZV1}u--salrb;y2D;JJ6mCt$YCH$FZo}z1Y%Q zto*Fy|BjmAOVn29``y{v3K&lM4b)NfwEQI0geGDEoQK+>?OrQ5i@L49p|mMiXQrVBo{u{F&rz3fJBFe6C=t!{7pw3OYUP19 zo&5Z$fh(apYK%eH301Eb>Ig@o%9BwOTZy{NM^HQbBWj`#Q4@WPTtctwg%t$-;oQoM z7)XU&W;klbMNt!}iW;aXs>80Rv+aSZHvl!UQK&6WM(sq3rFWwy@PjX(^Z$v6hm1Su zhna3UuTd7%Whsl5u`U+HAy^O>p;o#F_1axU4fq_ZVAyTvQntdvr2AtLoMq`PlJQ*^ ziRjY2vtbeX zjjGr49_O!u7&26Gq!moE^h`^CggUe3r~yAit#F-{e~G#i2T`x(dDMa)qF!g$pUy(U z(L=J9*-ighoifIfp|ku1^?L0y&!KMdP1F&&?mHcNumP8)F6x74!UKN0flE*WUO^r0 zGt7jeA3ATrbku9N%+g&J2tP#KjU}i{ zy2?C(ZAm}GAU8jFJaRr?+Wh0Zw%#NndR=CsR=5f^!^5Z@xr(|Aevh37`B7V34U1uW z)EyavI`f67qgaNz6RDUJ_hKQufSTwteBi@aR$zTns9N{Q8Yvk_C{U0iKqp;j%T9cM#z zPy{uBvZx(uhgC2M>*89}UATp{u;er6*Ytg{Ch4W9ow( z4R9B=rO!~8E}g$Kft;ur7q)a6vj(c&o9MyzmL7^4XrkrMM15kWpx&y@s0r^vEyR14 zh;I8O)QWGL|DpyC3~>7{QD&?}x(WI|(NF_TN8O#dsJpNTOW=C+z3=ED{S5W`=1b#D z3aq9e1Htcp5dqOQ;>Xi5l<``eB;1PRHp`^+HfbnICoO zN?Lv`)J`|EbXN>yd{+z+z2AdSGn|XMy^B==H=5hAEa|VzyI7obzI0Ce#+Z-v0Mt%R z!_v47Rqr|$!;E|pc(4lk{{6oLk&0xDMOD~{74Qet4rEC0%sdqJ!BG@7(UN9G)R$5X z)Wq9ZIvRBZqfvKZ7V0QcQ9HCJJ@3CVj**cE&!M*VzEyN(a5~I@nn*b62ufJGs`&lPN;v5TZ}r=k{O+e)HQo&-JMye9o&f3@H$q-yqVp;U%$0O4{0xICzfJmJoqZ(Uoy1y`9hqtYJ^%r z9O`bQqVIJwpP|m!lf}tziJC|P>h=2&)ou^!?60BjPH&VXY^Ixb_u{LVv zy-@?cZ*H~xpDZ1e!|9+Rs^jjcfv2HXxE>?$3O2x;Io-bhYNjieC%xLdfMxXl2jy}a zRzux|KB%otw)8$sA$=EX;F2)stbahQJUF*=C*DA9X*V2*!%?sAZ|IMAEPWpXNI%95 zdjFpj(PawCdT@ks=O8IZRuh5HOFpls+b|K^ZtgRUeD5I6I91hsIT25b2{o1aT#g?pQ3i)Gt}#w zf|}?K)OdUH^8Rbam&wqI@1ow*C#V%?&gXOxZWcxDKpFfBt0OOh>oMwsCn((6fqZ5; z)I{r{`fZE4D}7OK%ZzZZ^MSLT44vI>)N6PFH8GdR={PIuy)TOToM?dhWb1_*APM!s zH5v7JF&DMvDX0&oEvSj_MqS#YsQw;!iD)ZA3OJTU&9pgcfJh9-A*dODh(&QL>WHqO z2DpXl=K-pHmV(aRDT*qui<;n@m<~IjcG%m4h-MmZ1xcv08f#8Po#h6t#hjJj7+v_S%L>)FoU5@ssj=G>OPqgL7qPA`@YDFKT z2Kp2=!Hwn?)P#1RJ_nAXR_a&SdA+lu^6O%t-v1Fq^d67Ha<~~2@j8ydPDR|Vckw*- z!p=qAuA#UK^(|ScnA_D4qfuvi5{uz2)Pk}Vcixg*sEL;~t4h89b%=IF*3!_m-HP^~NF;|*vQE$aYOCLh@cN{g5Q|Q&e7p%f%RENKy-s9V- z72U&v7+k^`xSZJpwbDq`5l%xL$z0S#m!mH6TGXZ8gIdV1sH44Ag7;sMzsTS<_C3Eb zavs7!QfZjoCC!j$6QLfV5$U&;!Sg_~i$RUY$nRb~&1P^K+hPS8qEk?u*^Ov1mk@qKn! zqtTSbWhd$Tf3Q*X2z3hKX?*o`do8Z**K?du zlKdz1Q5a_s{-)2)I(U1!U_9mTkng=jL}!?W3LVL4t_Gwh6TeBk1?71tD?|L%v&rI5 zsq^YtV0rpJ$V&b>+Vv*PBm8Og+ERzN(f2%Z^twJL`Gr+@5C5W|tfhH_T#=N=lP-^| z2@Q!?B)>KGBz=SUKd((LiuiQ$Up-$^FQ={kgk}0sCzfzV=db52DmXtS)=i! zKOz4SmZnZk@*6Se3gVru%`DRI5Jo#CXB)Ugr~&!5$+M+Mcuo^XAn{a|678dqLh~)93uZ1>Fw0%L(mgM-aM=4n_BmNT(C!GabTW77U&M`{|lJ4tk#rtGs18_BMreHnB7)aet z#IKU~>Y1ol_Iqp4&2n2(`5cx0B0UN97qlp=(~tB8;s*&U=x_^Rg0-tm9!*`dsiS8y zW!DI8ouumo@rqRFMfpAIeus1Q0;Z+l)l-H@80ojj*OQre5RLS+QwOWZ-`!jrh-cGi zJoic8vO$#|LRlzf?Udlr&sAN?YhZoWqVBt-Gop7Kh2aE#=y#Q|4xdoahzfe16JJAU zKzNJ1o|f-V{T;-MQm3zVoP-Oh_obz0QNDw;o_EOmi}*o8D*4|N{^3U^S4JWpD*T8y zDEx|wT}gK*ytIzqAzqj8DRuO?u`qS(56~Ks>MIzo33&i{GV8Kk!$=cj)6!%il|S2tm&n%S-m-{6m<@Z)98}v?s2o zHg3m1$SX~}Djh8*>?gg2peG;c41_Cm`V^;;Uyx9o_y<@N>)3!5iR)QQeh0#TbpG6Jd6~>fWFN2!8_3J8@i$n; z9y*_B9V_b&@h|X03?M{X*&oz(#(UoRm3HF*`-&6BjLW;@-e zB#FH=7>J))gE~~yv&A|;NBnzVj`PPH%lETRcKE(YwpuGUxlOJ10{n&AmkCP<PV zT4!L?j-(?=e@lF}wf}%N&FP~XdCe%Rg+Ea?jr?cU)}QhYHu_vA&pF96RBmGhO=)!5 zI_-@k>EK5~E-NSMnn|c`b@CC{Z)Td);d_{tzEX$}vO&r6{Z4Bm>2Ug}X8G$?pqmtE z89nhCS$hbX2vh0EkD#YEZo!vUS9xogKm$4~N!f4Y$C183ehU@8_JorkK)L>6t!J0@ z(S&$aeUr>5q!22R(U~xV_+zV7fC0{u*Pl>^6BfEbkrKC(`cK!*32Bew3i+h4Sg-CnxD@ zPyE$0m-rWiWwi59FAw%Y4|$XDTdVjpaXl5t-}c(zTZ#WeXsGl5j7UePo~sIzI80?d z-N}EO4nA~}zCW9hjv-&qMe0>19znQH{sSlbzds9DKgF=1wHZ&n1gkNXykOn`vt;Ti zM@AniFD0&Deq1M1qAaa7Ch3Z@_%7o8UkyOsmn!5bYk8|_7en}((4U~E3yUjb@k3Ux z!gU&dKsZjuEGpF^l(kC3ZLkuQ9U?y(8z%32D_e5wmI29swo2!1PwpFp`Gmh|HI}f0 z5KPUXgmCNOA{L=e4@natZW3=r{zR-}dH%$M2s>%t&7afz zorIq2WR#_HZ{nrMD^G*!#6zrMC(3G)Kh5e#kgi9Yq10JH$WHt_%uW6`xRQ2BIDq`L zbvSv_B-)Tl<9GkZcis~SXy~+5$+H^ zBEJUhw8g{TPpv){{%O=OCdw9j3FvRd9j|Z<2n?I{1w8`h;I? z;Fh@G;)AI_#p*>7Z>P>lZw5V831iq#v2sf2C% z)yX;v_545>N+ms`a4`ccp=>bzNN7u53T1b#{wdP)$zPBAP|pbBfs}8wIt`gXPKzfy zRb1`J)00B}ATNIuwZ`*szfba^vG=4$CIx5T}Y@@@f ztSlIRApML6dJYrU^C|f&2(3tmk?uwL`=mRO)?Kd*NC^Ycmd++iMOI{ z4azQCzUs}S>=@|)KmH1wK;&yOg6UXKEa79)O$bl?QX6+46p*gf(CCDrG10?PFZSx; zPSZFhAv!9#LR9WFZ^sXbj7@D2HPM}VFnU;ErGC-92PC>0Mh=PeG>9KG!ilwvAL3~m z7c<03wWFu#1Sj4;Za`dex7gf){h}jdhxALH8`~=Ne(a(&0YjtXhNO;4sO1h#NQh7H z42_J9iHaN&6W7-ht)k>Di3hSICiU(eotW4sDK>V5uSRn0kS3{jhs+E}oipN!J2i3C zdB4=iv9STk7vJqvu716S{J+gI3%dJnLa#Dfz4c$2rW8LcF1g->Ey+11{+^t6(w*cN zlP;$|nfz@?>dEK~#>7&i}M8-xZ3`tbpu;|!WPYl&!*rbsZS%NToFB=6l>K=FtgoONGVYVCao+{qmelnWf9WkjcDJ#fqI*C;Oa z*}?MZI&h%zi7rkwCejlXt*MjrWqJ~0;xu~ivMwELOcdMu|7t`7e6TvYmcZeCnn1nccyb z@4FJo7ryV6I^x3pG^rDQjPy&reRY?A>Y?l7(j<5Iqi;2KyG6a`{~hfAPSj4F^7>61 zwfwJw%`^4v(*ZV}6^`?xg<#rW5mu diff --git a/pandora_console/include/languages/es.po b/pandora_console/include/languages/es.po index 4fc9d71125..450b1777db 100644 --- a/pandora_console/include/languages/es.po +++ b/pandora_console/include/languages/es.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: index.es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-11-11 08:59+0100\n" -"PO-Revision-Date: 2008-11-11 09:01+0100\n" +"POT-Creation-Date: 2008-11-17 09:57+0100\n" +"PO-Revision-Date: 2008-11-17 10:09+0100\n" "Last-Translator: Jorge Gonzalez \n" "Language-Team: Español \n" "MIME-Version: 1.0\n" @@ -26,7 +26,7 @@ msgstr "Hubo un problema al localizar la fuente del gráfico" #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 #: ../../godmode/reporting/reporting_builder.php:399 -#: ../../include/functions.php:533 +#: ../../include/functions.php:561 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 hora" @@ -34,21 +34,21 @@ msgstr "1 hora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:536 +#: ../../include/functions.php:564 msgid "2 hours" msgstr "2 horas" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:539 +#: ../../include/functions.php:567 msgid "6 hours" msgstr "6 horas" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:542 +#: ../../include/functions.php:570 msgid "12 hours" msgstr "12 horas" @@ -56,7 +56,7 @@ msgstr "12 horas" #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 #: ../../godmode/reporting/reporting_builder.php:404 -#: ../../include/functions.php:545 +#: ../../include/functions.php:573 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 día" @@ -65,19 +65,19 @@ msgstr "1 día" #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 #: ../../godmode/reporting/reporting_builder.php:405 -#: ../../include/functions.php:548 +#: ../../include/functions.php:576 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 días" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:551 +#: ../../include/functions.php:579 msgid "5 days" msgstr "5 días" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../godmode/reporting/reporting_builder.php:406 -#: ../../include/functions.php:554 +#: ../../include/functions.php:582 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 semana" @@ -86,13 +86,13 @@ msgstr "1 semana" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:557 +#: ../../include/functions.php:585 msgid "15 days" msgstr "15 días" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 #: ../../godmode/reporting/reporting_builder.php:408 -#: ../../include/functions.php:560 +#: ../../include/functions.php:588 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 mes" @@ -100,7 +100,7 @@ msgstr "1 mes" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:563 +#: ../../include/functions.php:591 msgid "2 months" msgstr "2 meses" @@ -108,7 +108,7 @@ msgstr "2 meses" #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 #: ../../godmode/reporting/reporting_builder.php:409 -#: ../../include/functions.php:566 +#: ../../include/functions.php:594 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 meses" @@ -119,13 +119,13 @@ msgstr "6 meses" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1035 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valor máximo" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1034 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valor promedio" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1036 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -205,30 +205,30 @@ msgid "Very serious" msgstr "Muy grave" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:673 ../../include/functions.php:1157 -#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../include/functions.php:701 ../../include/functions.php:1185 +#: ../../include/functions.php:1206 ../../operation/incidents/incident.php:192 #: ../../operation/incidents/incident.php:203 #: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Mantenimiento" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 -#: ../../include/functions.php:1158 ../../include/functions.php:1178 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:704 +#: ../../include/functions.php:1186 ../../include/functions.php:1208 msgid "Informational" msgstr "Informativo" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 -#: ../../include/functions.php:1159 ../../include/functions.php:1180 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:707 +#: ../../include/functions.php:1187 ../../include/functions.php:1210 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 -#: ../../include/functions.php:1160 ../../include/functions.php:1182 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:710 +#: ../../include/functions.php:1188 ../../include/functions.php:1212 msgid "Warning" msgstr "Advertencia" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 -#: ../../include/functions.php:1161 ../../include/functions.php:1184 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:713 +#: ../../include/functions.php:1189 ../../include/functions.php:1214 msgid "Critical" msgstr "Crítico" @@ -260,9 +260,11 @@ msgstr "sin datos" msgid "Out of limits" msgstr "Fuera de límites" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:397 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 +#: ../../operation/agentes/tactical.php:132 +#: ../../operation/agentes/tactical.php:172 msgid "Alerts fired" msgstr "Alertas disparadas" @@ -361,11 +363,11 @@ msgstr "" "intentos de acceso a esta página son grabados en los registros de seguridad " "de Pandora FMS." -#: ../../general/logon_ok.php:27 +#: ../../general/logon_ok.php:30 msgid "Welcome to Pandora FMS Web Console" msgstr "Bienvenido a la consola web de Pandora FMS" -#: ../../general/logon_ok.php:29 +#: ../../general/logon_ok.php:32 msgid "" "This is the Web Management System for Pandora FMS. From here you can manage " "its agents, alerts and incidents. Session is open while activity exists." @@ -374,104 +376,109 @@ msgstr "" "gestionar sus agentes, alertas e incidentes. La sesión permanecerá abierta " "mientras exista actividad." -#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 msgid "You have " msgstr "Tiene " -#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +#: ../../general/logon_ok.php:41 ../../operation/messages/message.php:179 msgid " unread message(s)." msgstr " mensaje(s) sin leer." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 +#: ../../general/logon_ok.php:47 ../../godmode/menu.php:263 msgid "Site news" msgstr "Noticias del sistema" -#: ../../general/logon_ok.php:55 +#: ../../general/logon_ok.php:54 msgid "by" msgstr "por" -#: ../../general/logon_ok.php:55 -msgid "At" -msgstr "En" +#: ../../general/logon_ok.php:54 +msgid "at" +msgstr "el" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../general/logon_ok.php:61 +msgid "No news articles at this moment" +msgstr "En estos momentos no hay artículos de noticias " + +#: ../../general/logon_ok.php:76 ../../include/functions.php:1039 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 -#: ../../operation/agentes/tactical.php:94 +#: ../../operation/agentes/tactical.php:66 msgid "Monitor health" msgstr "Estado de los monitores" -#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 -msgid "of monitors UP" -msgstr "de monitores funcionando" +#: ../../general/logon_ok.php:77 ../../operation/agentes/tactical.php:69 +msgid "of monitors up" +msgstr "de monitores levantados" -#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +#: ../../general/logon_ok.php:79 ../../operation/agentes/tactical.php:72 msgid "Data health" msgstr "Estado de los datos" -#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 -msgid "of modules with updated data" -msgstr "de módulos con datos actualizados" +#: ../../general/logon_ok.php:80 ../../operation/agentes/tactical.php:75 +msgid "of data modules up" +msgstr "de módulos de datos levantados" -#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +#: ../../general/logon_ok.php:82 ../../operation/agentes/tactical.php:78 msgid "Global health" msgstr "Salud global" -#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 -msgid "of modules with good data" -msgstr "de módulos con datos buenos" +#: ../../general/logon_ok.php:83 ../../operation/agentes/tactical.php:81 +msgid "of total modules up" +msgstr "del total de módulos levantados" -#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +#: ../../general/logon_ok.php:85 ../../operation/agentes/tactical.php:84 msgid "Module sanity" msgstr "Salud del módulo" -#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 -msgid "of well initialized modules" -msgstr "de módulos correctamente inicializados" +#: ../../general/logon_ok.php:86 ../../operation/agentes/tactical.php:87 +msgid "of total modules inited" +msgstr "del total de módulos inic." -#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +#: ../../general/logon_ok.php:88 ../../operation/agentes/tactical.php:90 msgid "Alert level" msgstr "Nivel de alerta" -#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 -msgid "of non-fired alerts" -msgstr "de alertas no disparadas" +#: ../../general/logon_ok.php:89 ../../operation/agentes/tactical.php:93 +msgid "of defined alerts not fired" +msgstr "de alertas definidas no disparadas" -#: ../../general/logon_ok.php:140 +#: ../../general/logon_ok.php:95 msgid "Pandora FMS Overview" msgstr "Visión general de Pandora FMS" -#: ../../general/logon_ok.php:141 +#: ../../general/logon_ok.php:98 msgid "Total agents" msgstr "Agentes totales" -#: ../../general/logon_ok.php:143 +#: ../../general/logon_ok.php:103 msgid "Total checks" msgstr "Comprobaciones totales" -#: ../../general/logon_ok.php:145 ../../operation/agentes/tactical.php:125 -msgid "Monitor BAD" -msgstr "Monitores MAL" +#: ../../general/logon_ok.php:108 +msgid "Modules Down" +msgstr "Módulos caídos" -#: ../../general/logon_ok.php:151 +#: ../../general/logon_ok.php:113 ../../operation/agentes/tactical.php:127 +#: ../../operation/agentes/tactical.php:167 msgid "Alerts defined" msgstr "Alertas definidas" -#: ../../general/logon_ok.php:153 -msgid "Total users" -msgstr "Usuarios totales" +#: ../../general/logon_ok.php:118 +msgid "Users defined" +msgstr "Usuarios definidos" -#: ../../general/logon_ok.php:161 +#: ../../general/logon_ok.php:137 msgid "This is your last activity in Pandora FMS console" msgstr "Ésta es su última actividad en la consola de Pandora FMS" -#: ../../general/logon_ok.php:171 +#: ../../general/logon_ok.php:145 #: ../../godmode/servers/manage_export_form.php:103 #: ../../godmode/admin_access_logs.php:105 msgid "User" msgstr "Usuario" -#: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 +#: ../../general/logon_ok.php:146 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 @@ -485,20 +492,20 @@ msgstr "Usuario" #: ../../godmode/modules/manage_network_templates.php:54 #: ../../operation/snmpconsole/snmp_view.php:224 #: ../../operation/snmpconsole/snmp_view.php:408 -#: ../../operation/events/events.php:353 ../../operation/events/events.php:509 +#: ../../operation/events/events.php:258 ../../operation/events/events.php:420 msgid "Action" msgstr "Acción" -#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../general/logon_ok.php:147 ../../godmode/admin_access_logs.php:107 #: ../../operation/reporting/reporting_viewer.php:70 msgid "Date" msgstr "Fecha" -#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +#: ../../general/logon_ok.php:148 ../../godmode/admin_access_logs.php:108 msgid "Source IP" msgstr "IP origen" -#: ../../general/logon_ok.php:175 +#: ../../general/logon_ok.php:149 #: ../../godmode/servers/manage_recontask_form.php:135 #: ../../godmode/admin_access_logs.php:109 #: ../../godmode/modules/manage_network_components_form_wmi.php:200 @@ -543,7 +550,7 @@ msgid "Autorefresh" msgstr "Autorefresco" #: ../../general/header.php:72 ../../operation/events/event_statistics.php:32 -#: ../../operation/events/events.php:211 +#: ../../operation/events/events.php:96 msgid "Events" msgstr "Eventos" @@ -570,7 +577,7 @@ msgstr "" msgid "the Flexible Monitoring System" msgstr "el Sistema Flexible de Monitorización" -#: ../../index.php:255 +#: ../../index.php:256 msgid "Sorry! I can't find the page!" msgstr "No se puede encontrar la página." @@ -644,13 +651,13 @@ msgid "Id" msgstr "ID" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 -#: ../../include/functions_reporting.php:268 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2072 +#: ../../include/functions_reporting.php:306 #: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 -#: ../../operation/events/events.php:352 +#: ../../operation/events/events.php:255 #: ../../operation/messages/message.php:191 msgid "Timestamp" msgstr "Fecha/Hora" @@ -687,7 +694,7 @@ msgstr "Fecha/Hora" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:545 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 #: ../../operation/incidents/incident_detail.php:397 @@ -744,7 +751,7 @@ msgstr "Sobreescribir cambios locales" #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 #: ../../operation/agentes/networkmap.php:318 -#: ../../operation/events/events.php:309 +#: ../../operation/events/events.php:188 #: ../../operation/users/user_edit.php:137 msgid "Update" msgstr "Actualizar" @@ -825,7 +832,7 @@ msgstr "Público" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:772 +#: ../../include/functions.php:800 msgid "Disabled" msgstr "Desactivado" @@ -961,7 +968,7 @@ msgstr "Nombre de mapa" #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 #: ../../operation/agentes/estado_alertas.php:134 -#: ../../operation/events/events.php:238 ../../operation/events/events.php:350 +#: ../../operation/events/events.php:117 ../../operation/events/events.php:249 msgid "Group" msgstr "Grupo" @@ -999,7 +1006,7 @@ msgstr "Grupo" #: ../../operation/snmpconsole/snmp_view.php:390 #: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 -#: ../../operation/events/events.php:497 +#: ../../operation/events/events.php:405 #: ../../operation/messages/message.php:192 msgid "Delete" msgstr "Borrar" @@ -1056,12 +1063,12 @@ msgstr "Crear" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1949 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 #: ../../operation/agentes/estado_alertas.php:58 -#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +#: ../../operation/agentes/tactical.php:208 ../../operation/users/user.php:34 msgid "Name" msgstr "Nombre" @@ -1112,7 +1119,7 @@ msgstr "Último día" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:511 +#: ../../include/functions.php:539 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "días" @@ -1161,8 +1168,8 @@ msgstr "Color de etiqueta" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2079 -#: ../../include/functions_reporting.php:508 +#: ../../include/functions_db.php:2068 +#: ../../include/functions_reporting.php:544 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1171,7 +1178,7 @@ msgstr "Color de etiqueta" #: ../../operation/agentes/sla_view.php:145 #: ../../operation/agentes/estado_alertas.php:57 #: ../../operation/agentes/estado_alertas.php:162 -#: ../../operation/events/events.php:346 +#: ../../operation/events/events.php:237 msgid "Type" msgstr "Tipo" @@ -1181,9 +1188,9 @@ msgstr "Tipo" #: ../../godmode/reporting/reporting_builder.php:307 #: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:316 -#: ../../include/functions_reporting.php:444 -#: ../../include/functions_reporting.php:616 +#: ../../include/functions_reporting.php:352 +#: ../../include/functions_reporting.php:480 +#: ../../include/functions_reporting.php:652 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1274,11 +1281,10 @@ msgstr "Agente origen" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:653 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 -#: ../../operation/agentes/tactical.php:232 msgid "Modules" msgstr "Módulos" @@ -1297,8 +1303,8 @@ msgstr "Ver ahora" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:827 ../../include/functions.php:911 -#: ../../include/functions_db.php:2033 +#: ../../include/functions.php:855 ../../include/functions.php:939 +#: ../../include/functions_db.php:2022 msgid "Yes" msgstr "Sí" @@ -1309,8 +1315,8 @@ msgstr "Sí" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:829 ../../include/functions.php:913 -#: ../../include/functions_db.php:2035 +#: ../../include/functions.php:857 ../../include/functions.php:941 +#: ../../include/functions_db.php:2024 msgid "No" msgstr "No" @@ -1477,7 +1483,7 @@ msgstr "Tipo de informe" #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:508 +#: ../../include/functions.php:536 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1646,7 +1652,7 @@ msgstr "Gestionar servidores" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:265 +#: ../../include/functions_reporting.php:303 #: ../../operation/incidents/incident.php:180 #: ../../operation/incidents/incident.php:258 #: ../../operation/incidents/incident_detail.php:248 @@ -1661,8 +1667,8 @@ msgstr "Gestionar servidores" #: ../../operation/agentes/estado_agente.php:156 #: ../../operation/agentes/estado_alertas.php:66 #: ../../operation/agentes/estado_alertas.php:161 -#: ../../operation/agentes/tactical.php:230 -#: ../../operation/events/events.php:503 +#: ../../operation/agentes/tactical.php:208 +#: ../../operation/events/events.php:414 msgid "Status" msgstr "Estado" @@ -1827,7 +1833,7 @@ msgstr "Servidor de exportación" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:735 msgid "None" msgstr "Ninguno" @@ -1960,7 +1966,7 @@ msgstr "Icono" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:626 +#: ../../include/functions_reporting.php:662 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -2235,14 +2241,14 @@ msgid "Other value" msgstr "Otros valores" #: ../../godmode/snmpconsole/snmp_alert.php:234 -#: ../../include/functions.php:497 +#: ../../include/functions.php:525 msgid "seconds" msgstr "segundos" #: ../../godmode/snmpconsole/snmp_alert.php:237 #: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:855 ../../include/functions.php:937 -#: ../../include/functions_reporting.php:319 +#: ../../include/functions.php:883 ../../include/functions.php:965 +#: ../../include/functions_reporting.php:355 #: ../../operation/incidents/incident.php:186 #: ../../operation/incidents/incident.php:260 #: ../../operation/incidents/incident_detail.php:289 @@ -2267,7 +2273,7 @@ msgid "Times fired" msgstr "Veces disparada" #: ../../godmode/snmpconsole/snmp_alert.php:289 -#: ../../include/functions_reporting.php:513 +#: ../../include/functions_reporting.php:549 #: ../../operation/agentes/estado_alertas.php:64 #: ../../operation/agentes/estado_alertas.php:164 msgid "Last fired" @@ -2278,11 +2284,11 @@ msgstr "Lanzada por última vez" #: ../../godmode/snmpconsole/snmp_alert.php:301 #: ../../godmode/snmpconsole/snmp_alert.php:302 #: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:743 ../../include/functions.php:748 -#: ../../include/functions.php:751 ../../include/functions_db.php:2013 -#: ../../include/functions_reporting.php:547 -#: ../../include/functions_reporting.php:585 -#: ../../include/functions_reporting.php:612 +#: ../../include/functions.php:771 ../../include/functions.php:776 +#: ../../include/functions.php:779 ../../include/functions_db.php:2002 +#: ../../include/functions_reporting.php:583 +#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:648 #: ../../operation/snmpconsole/snmp_view.php:294 #: ../../operation/snmpconsole/snmp_view.php:306 #: ../../operation/snmpconsole/snmp_view.php:315 @@ -2293,7 +2299,7 @@ msgid "N/A" msgstr "N/A" #: ../../godmode/snmpconsole/snmp_alert.php:325 -#: ../../include/functions.php:972 +#: ../../include/functions.php:1000 #: ../../operation/agentes/estado_generalagente.php:101 #: ../../operation/agentes/estado_generalagente.php:109 #: ../../operation/agentes/estado_ultimopaquete.php:192 @@ -2323,7 +2329,7 @@ msgstr "Filtrar" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:705 ../../include/functions.php:1186 +#: ../../include/functions.php:733 ../../include/functions.php:1216 #: ../../operation/incidents/incident_search.php:37 #: ../../operation/snmpconsole/snmp_view.php:149 #: ../../operation/snmpconsole/snmp_view.php:153 @@ -2332,8 +2338,8 @@ msgstr "Filtrar" #: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 -#: ../../operation/events/events.php:246 ../../operation/events/events.php:252 -#: ../../operation/events/events.php:276 ../../operation/events/events.php:355 +#: ../../operation/events/events.php:123 ../../operation/events/events.php:128 +#: ../../operation/events/events.php:155 msgid "All" msgstr "Todo" @@ -2410,7 +2416,7 @@ msgstr "Plantilla de estilo" #: ../../godmode/setup/setup.php:126 #: ../../operation/snmpconsole/snmp_view.php:164 -#: ../../operation/events/events.php:295 +#: ../../operation/events/events.php:174 msgid "Block size for pagination" msgstr "Tamaño de bloque para la paginación" @@ -2470,10 +2476,10 @@ msgstr "Gestionar noticias" msgid "Subject" msgstr "Asunto" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 -#: ../../include/functions.php:836 ../../include/functions.php:921 -#: ../../include/functions.php:963 ../../include/functions_db.php:2019 -#: ../../include/functions_db.php:2041 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:840 +#: ../../include/functions.php:864 ../../include/functions.php:949 +#: ../../include/functions.php:991 ../../include/functions_db.php:2008 +#: ../../include/functions_db.php:2030 msgid "Text" msgstr "Texto" @@ -3054,18 +3060,18 @@ msgid "Simple alerts" msgstr "Editar alertas" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2171 +#: ../../include/functions_db.php:2160 #: ../../operation/snmpconsole/snmp_view.php:156 #: ../../operation/snmpconsole/snmp_view.php:221 #: ../../operation/snmpconsole/snmp_view.php:403 -#: ../../operation/events/events.php:458 +#: ../../operation/events/events.php:350 msgid "Alert" msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:512 +#: ../../include/functions_reporting.php:548 msgid "Threshold" msgstr "Umbral" @@ -3086,7 +3092,7 @@ msgstr "Máx." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1965 +#: ../../include/functions_db.php:1954 msgid "Time" msgstr "Hora" @@ -3119,7 +3125,7 @@ msgstr "Combinada" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1961 +#: ../../include/functions_db.php:1950 msgid "Oper" msgstr "Operador" @@ -3286,9 +3292,9 @@ msgstr "Buscar" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2081 +#: ../../include/functions_db.php:2070 #: ../../operation/agentes/estado_generalagente.php:58 -#: ../../operation/events/events.php:348 +#: ../../operation/events/events.php:243 msgid "Agent name" msgstr "Nombre del agente" @@ -3498,37 +3504,37 @@ msgid "Days of week" msgstr "Días de la semana" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:711 +#: ../../include/functions.php:739 msgid "Mon" msgstr "Lun" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:713 +#: ../../include/functions.php:741 msgid "Tue" msgstr "Mar" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:715 +#: ../../include/functions.php:743 msgid "Wed" msgstr "Mié" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:717 +#: ../../include/functions.php:745 msgid "Thu" msgstr "Jue" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:719 +#: ../../include/functions.php:747 msgid "Fri" msgstr "Vie" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:721 +#: ../../include/functions.php:749 msgid "Sat" msgstr "Sáb" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:723 +#: ../../include/functions.php:751 msgid "Sun" msgstr "Dom" @@ -3688,10 +3694,10 @@ msgstr "Usuarios definidos en Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2082 -#: ../../include/functions_reporting.php:267 +#: ../../include/functions_db.php:2071 +#: ../../include/functions_reporting.php:305 #: ../../operation/snmpconsole/snmp_view.php:214 -#: ../../operation/events/events.php:351 +#: ../../operation/events/events.php:252 #: ../../operation/users/user_edit.php:109 msgid "User ID" msgstr "ID usuario" @@ -4080,12 +4086,12 @@ msgid "Purge data out these limits" msgstr "Borrar datos fuera de estos límites" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:510 +#: ../../include/functions_reporting.php:546 msgid "Minimum" msgstr "Mínimo" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:511 +#: ../../include/functions_reporting.php:547 msgid "Maximum" msgstr "Máximo" @@ -4159,11 +4165,11 @@ msgstr "Modificar alerta" msgid "Command" msgstr "Comando" -#: ../../include/functions_html.php:604 +#: ../../include/functions_html.php:608 msgid "Request successfully processed" msgstr "Petición procesada correctamente" -#: ../../include/functions_html.php:607 +#: ../../include/functions_html.php:611 msgid "Error processing request" msgstr "Error al procesar la petición" @@ -4175,28 +4181,28 @@ msgstr "Imagen estática" msgid "Module graph" msgstr "Gráfico de módulo" -#: ../../include/functions.php:204 +#: ../../include/functions.php:222 msgid "You don't have access" msgstr "No tiene acceso" -#: ../../include/functions.php:208 +#: ../../include/functions.php:226 msgid "You don't have enough permission to access this resource" msgstr "No tiene suficientes permisos para acceder a este recurso" -#: ../../include/functions.php:222 ../../include/functions.php:226 +#: ../../include/functions.php:240 ../../include/functions.php:244 msgid "Unmanaged error" msgstr "Error no gestionable" -#: ../../include/functions.php:419 +#: ../../include/functions.php:447 msgid "." msgstr "." -#: ../../include/functions.php:421 +#: ../../include/functions.php:449 msgid "," msgstr "," -#: ../../include/functions.php:475 ../../include/functions.php:503 -#: ../../include/functions.php:505 +#: ../../include/functions.php:503 ../../include/functions.php:531 +#: ../../include/functions.php:533 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4205,25 +4211,25 @@ msgstr "," msgid "minutes" msgstr "minutos" -#: ../../include/functions.php:514 ../../include/functions.php:516 +#: ../../include/functions.php:542 ../../include/functions.php:544 msgid "months" msgstr "meses" -#: ../../include/functions.php:853 ../../include/functions.php:935 -#: ../../include/functions_db.php:1968 +#: ../../include/functions.php:881 ../../include/functions.php:963 +#: ../../include/functions_db.php:1957 msgid "Recovery" msgstr "Recuperación" -#: ../../include/functions.php:857 ../../include/functions.php:939 +#: ../../include/functions.php:885 ../../include/functions.php:967 msgid "Alert Ctrl." msgstr "Control de alerta" -#: ../../include/functions.php:859 ../../include/functions.php:941 +#: ../../include/functions.php:887 ../../include/functions.php:969 msgid "Firing days" msgstr "Disparabilidad" -#: ../../include/functions.php:980 ../../include/functions.php:1139 -#: ../../include/functions_db.php:2053 +#: ../../include/functions.php:1008 ../../include/functions.php:1167 +#: ../../include/functions_db.php:2042 #: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 @@ -4232,7 +4238,7 @@ msgstr "Disparabilidad" msgid "Alert fired" msgstr "Alerta lanzada" -#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../include/functions.php:1017 ../../include/functions_db.php:2044 #: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 @@ -4241,201 +4247,202 @@ msgstr "Alerta lanzada" msgid "Alert not fired" msgstr "Alerta no lanzada" -#: ../../include/functions.php:1000 +#: ../../include/functions.php:1028 #: ../../operation/reporting/reporting_viewer.php:148 -#: ../../operation/reporting/reporting_xml.php:168 +#: ../../operation/reporting/reporting_xml.php:169 msgid "Simple graph" msgstr "Gráfica simple" -#: ../../include/functions.php:1001 +#: ../../include/functions.php:1029 #: ../../operation/reporting/reporting_viewer.php:162 -#: ../../operation/reporting/reporting_xml.php:174 +#: ../../operation/reporting/reporting_xml.php:175 msgid "Custom graph" msgstr "Gráfica combinada" -#: ../../include/functions.php:1002 +#: ../../include/functions.php:1030 #: ../../operation/reporting/reporting_viewer.php:193 -#: ../../operation/reporting/reporting_xml.php:192 +#: ../../operation/reporting/reporting_xml.php:193 #: ../../operation/agentes/ver_agente.php:232 #: ../../operation/agentes/sla_view.php:46 #: ../../operation/agentes/sla_view.php:147 msgid "S.L.A" msgstr "S.L.A." -#: ../../include/functions.php:1003 +#: ../../include/functions.php:1031 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Informe de eventos" -#: ../../include/functions.php:1004 +#: ../../include/functions.php:1032 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Informe de alertas" -#: ../../include/functions.php:1005 +#: ../../include/functions.php:1033 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Informe de monitores" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1037 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "Sumatorio" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1038 msgid "General group report" msgstr "Informe general del grupo" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1040 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "Vista detallada de agentes" -#: ../../include/functions.php:1027 ../../include/functions.php:1136 -#: ../../include/functions_db.php:1226 +#: ../../include/functions.php:1055 ../../include/functions.php:1164 +#: ../../include/functions_db.php:1215 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Desconocido" -#: ../../include/functions.php:1137 +#: ../../include/functions.php:1165 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "Monitor levantado" -#: ../../include/functions.php:1138 +#: ../../include/functions.php:1166 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "Monitor caído" -#: ../../include/functions.php:1140 +#: ../../include/functions.php:1168 msgid "Alert recovered" msgstr "Alerta recuperada" -#: ../../include/functions.php:1141 +#: ../../include/functions.php:1169 msgid "Alert ceased" msgstr "Alerta finalizada" -#: ../../include/functions.php:1142 +#: ../../include/functions.php:1170 msgid "Alert manual validation" msgstr "Validación manual de alerta" -#: ../../include/functions.php:1143 +#: ../../include/functions.php:1171 msgid "Recon host detected" msgstr "Equipo de red detectado con Recon" -#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 -#: ../../operation/events/events.php:279 ../../operation/events/events.php:456 +#: ../../include/functions.php:1172 ../../include/functions_db.php:2158 +#: ../../operation/events/events.php:158 ../../operation/events/events.php:314 +#: ../../operation/events/events.php:338 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1173 msgid "Error" msgstr "Error" -#: ../../include/functions_db.php:1214 +#: ../../include/functions_db.php:1203 msgid "Software agent data" msgstr "Datos del agente de software" -#: ../../include/functions_db.php:1217 +#: ../../include/functions_db.php:1206 msgid "Software agent monitor" msgstr "Monitores del agente de software" -#: ../../include/functions_db.php:1220 +#: ../../include/functions_db.php:1209 msgid "Network agent data" msgstr "Datos del agente de red" -#: ../../include/functions_db.php:1223 +#: ../../include/functions_db.php:1212 msgid "Network agent monitor" msgstr "Monitores del agente de red" -#: ../../include/functions_db.php:1835 +#: ../../include/functions_db.php:1824 msgid "Wrong module type" msgstr "Tipo módulo" -#: ../../include/functions_db.php:1963 +#: ../../include/functions_db.php:1952 msgid "Tt" msgstr "UT" -#: ../../include/functions_db.php:1964 +#: ../../include/functions_db.php:1953 msgid "Firing" msgstr "Disparado" -#: ../../include/functions_db.php:1967 +#: ../../include/functions_db.php:1956 msgid "Desc" msgstr "Descripción" -#: ../../include/functions_db.php:1969 +#: ../../include/functions_db.php:1958 msgid "MinMax.Al" msgstr "Alertas Mín/Máx" -#: ../../include/functions_db.php:1970 +#: ../../include/functions_db.php:1959 msgid "Days" msgstr "Días" -#: ../../include/functions_db.php:1971 +#: ../../include/functions_db.php:1960 #: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "Lanzada" -#: ../../include/functions_db.php:2076 +#: ../../include/functions_db.php:2065 msgid "Latest events" msgstr "Últimos eventos" -#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2067 msgid "St" msgstr "Es" -#: ../../include/functions_db.php:2080 -#: ../../include/functions_reporting.php:266 -#: ../../operation/events/events.php:347 +#: ../../include/functions_db.php:2069 +#: ../../include/functions_reporting.php:304 +#: ../../operation/events/events.php:241 msgid "Event name" msgstr "Nombre del evento" -#: ../../include/functions_reporting.php:317 +#: ../../include/functions_reporting.php:353 msgid "Alert description" msgstr "Descripción de la alerta" -#: ../../include/functions_reporting.php:318 -#: ../../include/functions_reporting.php:514 +#: ../../include/functions_reporting.php:354 +#: ../../include/functions_reporting.php:550 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Número de veces lanzada" -#: ../../include/functions_reporting.php:362 +#: ../../include/functions_reporting.php:398 msgid "Total alerts monitored" msgstr "Alertas totales monitorizadas" -#: ../../include/functions_reporting.php:409 +#: ../../include/functions_reporting.php:445 msgid "Total monitors" msgstr "Total de monitores" -#: ../../include/functions_reporting.php:410 +#: ../../include/functions_reporting.php:446 msgid "Monitors down on period" msgstr "Monitores inactivos en un periodo" -#: ../../include/functions_reporting.php:445 -#: ../../include/functions_reporting.php:549 +#: ../../include/functions_reporting.php:481 +#: ../../include/functions_reporting.php:585 msgid "Monitor" msgstr "Monitor" -#: ../../include/functions_reporting.php:489 +#: ../../include/functions_reporting.php:525 msgid "Agents in group" msgstr "Agentes en el grupo" -#: ../../include/functions_reporting.php:550 +#: ../../include/functions_reporting.php:586 msgid "Last failure" msgstr "Último fallo" -#: ../../include/functions_reporting.php:643 +#: ../../include/functions_reporting.php:679 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitores" @@ -4449,7 +4456,7 @@ msgid "Selected date is older than current date" msgstr "La fecha seleccionada es anterior a la fecha actual" #: ../../operation/reporting/reporting_viewer.php:202 -#: ../../operation/reporting/reporting_xml.php:196 +#: ../../operation/reporting/reporting_xml.php:197 msgid "There are no SLAs defined" msgstr "No hay SLA definidos" @@ -4575,7 +4582,7 @@ msgstr "ID" #: ../../operation/incidents/incident.php:263 #: ../../operation/incidents/incident_detail.php:263 -#: ../../operation/events/events.php:349 +#: ../../operation/events/events.php:246 msgid "Source" msgstr "Origen" @@ -4586,7 +4593,7 @@ msgstr "Propietario" #: ../../operation/incidents/incident.php:352 #: ../../operation/incidents/incident_detail.php:224 -#: ../../operation/events/events.php:514 +#: ../../operation/events/events.php:425 msgid "Create incident" msgstr "Crear incidente" @@ -4784,12 +4791,11 @@ msgid "This server has no recon tasks assigned" msgstr "No hay ninguna tarea de reconocimiento configurada" #: ../../operation/servers/view_server.php:55 -#: ../../operation/agentes/tactical.php:231 +#: ../../operation/agentes/tactical.php:208 msgid "Load" msgstr "Carga" #: ../../operation/servers/view_server.php:57 -#: ../../operation/agentes/tactical.php:233 msgid "LAG" msgstr "Retraso" @@ -4798,7 +4804,7 @@ msgid "Version" msgstr "Versión" #: ../../operation/servers/view_server.php:90 -#: ../../operation/agentes/tactical.php:288 +#: ../../operation/agentes/tactical.php:230 msgid "of" msgstr "de" @@ -4845,7 +4851,7 @@ msgstr "Consola visual" #: ../../operation/visual_console/index.php:24 #: ../../operation/agentes/estado_agente.php:41 -#: ../../operation/agentes/tactical.php:202 +#: ../../operation/agentes/tactical.php:179 msgid "Summary" msgstr "Lista de agentes" @@ -4857,7 +4863,7 @@ msgstr "Elementos" msgid "No layouts found" msgstr "No se encontraron diseños" -#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:34 +#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:49 msgid "Tactical view" msgstr "Vista táctica" @@ -4922,7 +4928,6 @@ msgid "Custom graphs" msgstr "Gráficas combinadas" #: ../../operation/snmpconsole/snmp_view.php:50 -#: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Evento eliminado correctamente" @@ -4940,13 +4945,13 @@ msgstr "Error al actualizar el evento" #: ../../operation/snmpconsole/snmp_view.php:100 #: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 +#: ../../operation/events/events.php:99 msgid "Normal screen" msgstr "Pantalla normal" #: ../../operation/snmpconsole/snmp_view.php:103 #: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 +#: ../../operation/events/events.php:102 msgid "Full screen" msgstr "Pantalla completa" @@ -4972,7 +4977,7 @@ msgid "Search value" msgstr "Buscar valor" #: ../../operation/snmpconsole/snmp_view.php:170 -#: ../../operation/events/events.php:304 +#: ../../operation/events/events.php:183 msgid "Default" msgstr "Predeterminado" @@ -5002,7 +5007,7 @@ msgstr "Ver detalles del agente" #: ../../operation/snmpconsole/snmp_view.php:386 #: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 -#: ../../operation/events/events.php:495 +#: ../../operation/events/events.php:402 msgid "Validate" msgstr "Validar" @@ -5025,7 +5030,7 @@ msgstr "No se encontraron traps coincidentes" #: ../../operation/agentes/estado_agente.php:41 #: ../../operation/agentes/estado_alertas.php:43 #: ../../operation/agentes/estado_alertas.php:115 -#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/tactical.php:49 msgid "Pandora Agents" msgstr "Agentes de Pandora FMS" @@ -5073,6 +5078,7 @@ msgstr "Estado del monitor" #: ../../operation/agentes/status_monitor.php:67 #: ../../operation/agentes/ver_agente.php:80 +#: ../../operation/agentes/tactical.php:112 msgid "Monitors down" msgstr "Monitores caídos" @@ -5081,6 +5087,7 @@ msgid "Monitors up" msgstr "Monitores funcionando" #: ../../operation/agentes/status_monitor.php:69 +#: ../../operation/agentes/tactical.php:117 msgid "Monitors unknown" msgstr "Monitores desconocidos" @@ -5398,66 +5405,60 @@ msgstr "Alerta combinada" msgid "No agent included in this group has any assigned alert" msgstr "Ningún agente de este grupo tiene alertas definidas" -#: ../../operation/agentes/tactical.php:108 -#: ../../operation/agentes/tactical.php:109 +#: ../../operation/agentes/tactical.php:99 +#: ../../operation/agentes/tactical.php:102 msgid "Monitor checks" msgstr "Comprobaciones de monitor" -#: ../../operation/agentes/tactical.php:115 -msgid "Monitor OK" -msgstr "Monitores BIEN" +#: ../../operation/agentes/tactical.php:107 +msgid "Monitors good" +msgstr "Monitores bien" -#: ../../operation/agentes/tactical.php:138 -msgid "Monitor Unknown" -msgstr "Monitor descon." +#: ../../operation/agentes/tactical.php:122 +msgid "Monitors not init" +msgstr "Monitores no inic." + +#: ../../operation/agentes/tactical.php:139 +#: ../../operation/agentes/tactical.php:142 +msgid "Data checks" +msgstr "Comprobaciones de datos" #: ../../operation/agentes/tactical.php:147 -msgid "Monitor Not Init" -msgstr "Monitor sin inic." +msgid "Data good" +msgstr "Datos bien" -#: ../../operation/agentes/tactical.php:154 -#: ../../operation/agentes/tactical.php:184 -msgid "Alerts Fired" -msgstr "Alertas disparadas" +#: ../../operation/agentes/tactical.php:152 +msgid "Data down" +msgstr "Datos caídos" + +#: ../../operation/agentes/tactical.php:157 +msgid "Data unknown" +msgstr "Datos desconocidos" #: ../../operation/agentes/tactical.php:162 -#: ../../operation/agentes/tactical.php:195 -msgid "Alerts Total" -msgstr "Alertas totales" +msgid "Data not init" +msgstr "Datos no inic." -#: ../../operation/agentes/tactical.php:169 -#: ../../operation/agentes/tactical.php:170 -msgid "Data Checks" -msgstr "Datos" - -#: ../../operation/agentes/tactical.php:172 -msgid "Data Unknown" -msgstr "Datos descon." - -#: ../../operation/agentes/tactical.php:178 -msgid "Data Not Init" -msgstr "Datos sin inic." - -#: ../../operation/agentes/tactical.php:203 +#: ../../operation/agentes/tactical.php:182 msgid "Total Agents" msgstr "Total agentes" -#: ../../operation/agentes/tactical.php:205 +#: ../../operation/agentes/tactical.php:187 msgid "Total Checks" msgstr "Total" -#: ../../operation/agentes/tactical.php:208 -msgid "Server Sanity" -msgstr "Salud del servidor" - -#: ../../operation/agentes/tactical.php:211 +#: ../../operation/agentes/tactical.php:192 msgid "Uninitialized modules" msgstr "Módulos no inic." -#: ../../operation/agentes/tactical.php:228 +#: ../../operation/agentes/tactical.php:207 msgid "Tactical server information" msgstr "Vista táctica del servidor" +#: ../../operation/agentes/tactical.php:208 +msgid "Lag" +msgstr "Retraso" + #: ../../operation/events/event_statistics.php:33 msgid "Events statistics" msgstr "Estadísticas de eventos" @@ -5474,83 +5475,127 @@ msgstr "Gráfica de eventos por usuario" msgid "Event graph by group" msgstr "Gráfica de eventos por grupo" -#: ../../operation/events/events.php:88 -msgid "Error deleting event" -msgstr "Eliminar evento" +#: ../../operation/events/events.php:38 +msgid "Events successfully deleted" +msgstr "Eventos borrados correctamente" -#: ../../operation/events/events.php:105 -msgid "Event successfully validated" -msgstr "Evento validado correctamente" +#: ../../operation/events/events.php:38 +msgid "There was an error deleting events" +msgstr "Hubo un error al borrar los eventos" -#: ../../operation/events/events.php:108 -msgid "Error validating event" -msgstr "Evento no validado" +#: ../../operation/events/events.php:45 +msgid "Events successfully validated" +msgstr "Eventos validados correctamente" -#: ../../operation/events/events.php:186 +#: ../../operation/events/events.php:45 +msgid "There was an error validating events" +msgstr "Hubo un error al validar los eventos" + +#: ../../operation/events/events.php:71 msgid "System Events" msgstr "Eventos del sistema" -#: ../../operation/events/events.php:211 +#: ../../operation/events/events.php:96 msgid "Main event view" msgstr "Vista principal de eventos" -#: ../../operation/events/events.php:221 +#: ../../operation/events/events.php:105 msgid "Event control filter" msgstr "Filtro de control de eventos" -#: ../../operation/events/events.php:244 +#: ../../operation/events/events.php:122 msgid "Event type" msgstr "Tipo de evento" -#: ../../operation/events/events.php:250 +#: ../../operation/events/events.php:127 msgid "Severity" msgstr "Gravedad" -#: ../../operation/events/events.php:255 +#: ../../operation/events/events.php:132 msgid "Event status" msgstr "Estado del evento" -#: ../../operation/events/events.php:258 +#: ../../operation/events/events.php:134 msgid "All event" msgstr "Todos los eventos" -#: ../../operation/events/events.php:259 +#: ../../operation/events/events.php:135 msgid "Only validated" msgstr "Sólo validados" -#: ../../operation/events/events.php:260 +#: ../../operation/events/events.php:136 msgid "Only pending" msgstr "Sólo pendientes" -#: ../../operation/events/events.php:266 +#: ../../operation/events/events.php:144 msgid "Free search" msgstr "Búsqueda libre" -#: ../../operation/events/events.php:270 +#: ../../operation/events/events.php:149 msgid "Agent search" msgstr "Búsqueda libre" -#: ../../operation/events/events.php:316 +#: ../../operation/events/events.php:195 msgid "Marquee display" msgstr "Marquesina deslizante" -#: ../../operation/events/events.php:318 +#: ../../operation/events/events.php:197 msgid "RSS Events" msgstr "Eventos RSS" -#: ../../operation/events/events.php:504 +#: ../../operation/events/events.php:299 +msgid "Alert Recovered" +msgstr "Alerta recuperada" + +#: ../../operation/events/events.php:302 +msgid "Manual Alert Validation" +msgstr "Validación manual de alerta" + +#: ../../operation/events/events.php:305 +msgid "Monitor Up" +msgstr "Monitor levantado" + +#: ../../operation/events/events.php:308 +msgid "Monitor Down" +msgstr "Monitor caído" + +#: ../../operation/events/events.php:311 +msgid "Alert Fired" +msgstr "Alerta disparada" + +#: ../../operation/events/events.php:317 +msgid "Host Detected (Recon)" +msgstr "Equipo detectado (Recon)" + +#: ../../operation/events/events.php:320 +msgid "New Agent" +msgstr "Agente nuevo" + +#: ../../operation/events/events.php:324 +msgid "Unknown type" +msgstr "Tipo desconocido" + +#: ../../operation/events/events.php:350 +msgid "SNMP" +msgstr "SNMP" + +#: ../../operation/events/events.php:409 +msgid "No events" +msgstr "No hay eventos" + +#: ../../operation/events/events.php:415 msgid "Validated event" msgstr "Evento validado" -#: ../../operation/events/events.php:506 +#: ../../operation/events/events.php:417 msgid "Not validated event" msgstr "Evento no validado" -#: ../../operation/events/events.php:510 +#: ../../operation/events/events.php:421 msgid "Validate event" msgstr "Validar evento" -#: ../../operation/events/events.php:512 +#: ../../operation/events/events.php:423 msgid "Delete event" msgstr "Eliminar evento" diff --git a/pandora_console/include/languages/eu.mo b/pandora_console/include/languages/eu.mo index 9f22ef1b774437305c62a1a8ff18d07db8b32fc2..a78841103dd8cc2a62d6bd91accfb0ad0ce95e0a 100644 GIT binary patch delta 35 ocmeCx=+)Sez{hE*YiOuoU}0rCIg{@{hoL!$ZEUo;fPXFv0I?bgyZ`_I delta 35 qcmeCx=+)Sez{hEzYiy`sXlP|LIg{@{hk>brfrXW++2#WNxhw#%d\n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-08-20 19:59+0000\n" "Last-Translator: Alberto Isaba \n" "Language-Team: Basque \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 ordu" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 egun" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Baxua" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Ertaina" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Larria" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Oso larria" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Mantentzea" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informatiboa" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normala" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Kritikoa" @@ -260,7 +260,7 @@ msgstr "datorik ez" msgid "Out of limits" msgstr "limiteetatik kanpo" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Estekak" @@ -371,7 +371,7 @@ msgstr "Baduzu " msgid " unread message(s)." msgstr " mezu irakurri gabe." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "Abildua" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Ekintza" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Behera" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "Denbora-marka" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "Denbora-marka" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Desgaituta" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "Taldea" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "Taldea" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "Ezabatu" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "Ezabatu" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Sortu" @@ -1025,7 +1026,7 @@ msgstr "Sortu" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "Azken eguna" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "egun" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "Mota" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "Agentea" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "Modulua" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Denboraldia" @@ -1190,7 +1191,7 @@ msgstr "Irudia" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Bai" @@ -1278,8 +1279,8 @@ msgstr "Bai" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Ez" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "Lerroa" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "Lerroa" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Gehitu" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Pribatua" @@ -1357,96 +1358,96 @@ msgstr "Pribatua" msgid "Store" msgstr "Biltegiratu" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "orduak" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Ordenatu" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Aukerak" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Gora" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Sortu txostena" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP helbidea" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "Sistema" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Bat ere ez" @@ -1927,7 +1928,7 @@ msgstr "Ikonoa" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "Gaituta" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Ziur al zaude?" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "Erabiltzaileak kudeatu" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Luzapenak" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Iragazi" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "Dena" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "Gaia" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Testua" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Egilea" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerta" @@ -2864,7 +3033,7 @@ msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "Muga" @@ -2885,7 +3054,7 @@ msgstr "Geh." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Denbora" @@ -2918,7 +3087,7 @@ msgstr "Konbinatuta" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "Oper" @@ -3086,8 +3255,8 @@ msgstr "Bilatu" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/fi.mo b/pandora_console/include/languages/fi.mo index f0a3e23be080de546d88a2baaf8b11b551be773f..02a6e1ab08b77ea7f739e711654784926c2bdaca 100644 GIT binary patch delta 34 ncmZ3+x{P&$B_pSyuA!lVfrXXnWGBXN9ERo~wz2VK2c|Rtnk)#Q delta 34 pcmZ3+x{P&$B_pSSuCbwlp`n%0WGBXN90sNe1{PMPW|JM5(g2x`2$}!@ diff --git a/pandora_console/include/languages/fi.po b/pandora_console/include/languages/fi.po index 4bd5aefa6b..099d82be68 100644 --- a/pandora_console/include/languages/fi.po +++ b/pandora_console/include/languages/fi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-25 21:32+0000\n" "Last-Translator: Otto Salminen \n" "Language-Team: Finnish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:33+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 tuntia" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 tuntia" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 päivää" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 päivää" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 päivää" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/fr.mo b/pandora_console/include/languages/fr.mo index df3006847e8ff0ad7afae384e9b1614e700ab496..778dd0680a136f847d6aba5cc69bb0aa0d0758d9 100644 GIT binary patch delta 37 rcmX?ckLkocrVUwHoQArFh6)B2R;H7Svwm delta 37 tcmX?ckLkocrVUwHoCdnah6;v;Rz{PHvwm\n" "Language-Team: fr \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:57+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -27,8 +27,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 heure" @@ -36,29 +36,29 @@ msgstr "1 heure" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 heures" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 heures" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 heures" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 jour" @@ -66,20 +66,20 @@ msgstr "1 jour" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 jours" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 jours" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 semaine" @@ -88,13 +88,13 @@ msgstr "1 semaine" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 jours" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 mois" @@ -102,15 +102,15 @@ msgstr "1 mois" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 mois" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 mois" @@ -121,13 +121,13 @@ msgstr "6 mois" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valeur Maximale" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -139,7 +139,7 @@ msgstr "Valeur moyenne" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -177,60 +177,60 @@ msgstr "Voir l'alerte" msgid "Data occurrence for module " msgstr "Données disponibles pour le module " -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informatif" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Basse" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Moyenne" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Grave" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Très grave" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Maintenance" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informatif" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Avertissement" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Critique" @@ -262,7 +262,7 @@ msgstr "pas de données" msgid "Out of limits" msgstr "Hors des limites" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -344,7 +344,7 @@ msgstr "" "La session est terminée. Veuillez fermer la fenêtre du navigateur afin de " "terminer la session Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Liens" @@ -385,7 +385,7 @@ msgstr "Vous avez " msgid " unread message(s)." msgstr " des messages non lus." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Nouveautés du site" @@ -397,7 +397,7 @@ msgstr "par" msgid "At" msgstr "Á" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -476,6 +476,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -485,9 +486,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Action" @@ -528,7 +528,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Déconnectés" @@ -634,9 +634,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -647,11 +647,13 @@ msgstr "Date/heure" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -675,14 +677,12 @@ msgstr "Date/heure" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -699,12 +699,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -731,8 +733,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -815,7 +815,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Desactivé" @@ -857,7 +857,7 @@ msgid "Not created. Error inserting data" msgstr "N’a pas été créé. Erreur lors de l’insertion des données" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -869,7 +869,7 @@ msgid "Deleted successfully" msgstr "Elimination effectuée avec succès" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -889,7 +889,7 @@ msgid "Update layout failed" msgstr "Mise à jour de la mise en page échouée" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -897,7 +897,7 @@ msgid "Updated successfully" msgstr "Actualisation effectuée avec succès" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -906,18 +906,18 @@ msgstr "Non actualisé. Erreur lors de l’actualisation des données" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Rapports" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Créateur de cartes" @@ -927,7 +927,7 @@ msgstr "Nom de la carte" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -941,12 +941,12 @@ msgstr "Nom de la carte" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -959,13 +959,14 @@ msgstr "Groupe" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -982,11 +983,11 @@ msgstr "Groupe" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -996,13 +997,15 @@ msgstr "Effacer" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1020,9 +1023,7 @@ msgstr "Effacer" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Créer" @@ -1045,7 +1046,7 @@ msgstr "Créer" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1101,7 +1102,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "jours" @@ -1141,7 +1142,7 @@ msgid "Label color" msgstr "Couleur de la légende" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1150,8 +1151,8 @@ msgstr "Couleur de la légende" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1166,13 +1167,13 @@ msgstr "Type" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1182,10 +1183,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1194,8 +1195,8 @@ msgstr "Module" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Période" @@ -1210,7 +1211,7 @@ msgstr "Image" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Parent" @@ -1245,12 +1246,12 @@ msgstr "" msgid "Combined image render" msgstr "Résultat de combination d’images" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Constructeur de tableau" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1263,7 +1264,7 @@ msgstr "Agent d'origine" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1286,8 +1287,8 @@ msgstr "Produire les resultats maintenant" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Oui" @@ -1298,8 +1299,8 @@ msgstr "Oui" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Non" @@ -1345,7 +1346,7 @@ msgid "Line" msgstr "Ligne" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1356,7 +1357,7 @@ msgstr "Ligne" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Ajouter" @@ -1369,7 +1370,7 @@ msgid "Custom graph store" msgstr "Sauvegarde personnalisée du tableau" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privé" @@ -1377,96 +1378,96 @@ msgstr "Privé" msgid "Store" msgstr "Garder" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Rapport efface avec succès" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "Pandora a rencontré un problème en effaçant le rapport" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "Rapport créé avec succès" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "Pandora a rencontré un problème pendant la creation du rapport" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "Créateur de rapports personnalisés" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "SLA Min. (valeur)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "SLA Max. (valeur)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "Limite SLA (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Nom du rapport" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Ajouter un élément au rapport" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Type de rapport" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1475,44 +1476,44 @@ msgstr "Type de rapport" msgid "hours" msgstr "heures" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "Nom de tableau personnalisé" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Éléments du rapport" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Haut" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Rapports personnalisés" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Aucun rapport n’a été défini" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1586,7 +1587,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1625,24 +1626,24 @@ msgstr "Actualiser le serveur" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Adresse IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Gestion des serveurs" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1660,7 +1661,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1719,7 +1720,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "Gérer tâche recon" @@ -1737,8 +1738,8 @@ msgstr "Profil réseau" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incident" @@ -1748,7 +1749,7 @@ msgstr "Incident" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "SO" @@ -1814,7 +1815,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Aucun" @@ -1947,7 +1948,7 @@ msgstr "Icône" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1978,7 +1979,7 @@ msgstr "Activé" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Êtes-vous sûr?" @@ -2045,68 +2046,253 @@ msgstr "Gestion d'alertes" msgid "Manage users" msgstr "Gestion d'usagers" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alertes SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Gérer les rapports" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Créateur de rapports" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Gestion de profils" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Audit du système" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Configuration" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Maintenance des bases de données" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Information Base de Données" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Effacement Base de Données" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Epurer les Bases de Données" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Base de Données Audit" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Base de Données des événements" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Extensions" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alerte eliminée avec succès" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alerte créée avec succès" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alerte actualisée avec succès" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Mise à jour de l'alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Créer une alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Type d'alerte" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agent SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Champ #1 (Alias, nom)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Champ #2 (Ligne simple)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Champ #3 (Texte complet)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Nombre minimum d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Nombre maximum d'alertes" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Seuil de temps" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Priorité" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Aucune alerte SNMP n'a été désigné" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Lancée pour la dernière fois" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "N'applique pas" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Jamais" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Reviser les registre d'audit de Pandora" @@ -2119,16 +2305,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtre" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2138,9 +2328,9 @@ msgstr "Tout" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2209,7 +2399,9 @@ msgstr "" msgid "Style template" msgstr "Modèle de style" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Taille pour la pagination" @@ -2269,15 +2461,15 @@ msgstr "Gérer les nouveautés du site" msgid "Subject" msgstr "Objet" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Texte" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Auteur" @@ -2340,7 +2532,7 @@ msgid "Edit incidents" msgstr "Editer les incidents" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Gérer incidents" @@ -2469,18 +2661,6 @@ msgstr "Donées éliminées en haut" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alerte eliminée avec succès" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2491,12 +2671,6 @@ msgstr "Pandora a rencontré un problème pour effacer l'alerte" msgid "There was a problem creating alert" msgstr "Pandora a rencontré un problème pour créer l'alerte" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alerte créée avec succès" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2510,12 +2684,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Pandora a rencontré un problème pour actualiser l'alerte" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alerte actualisée avec succès" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Pandora a rencontré un problème pour actualiser l'agent" @@ -2525,7 +2693,7 @@ msgid "Agent successfully updated" msgstr "Agent actualisé avec succès" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Erreur de téléchargement de la configuration de l'agent" @@ -2801,7 +2969,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2877,9 +3045,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerte" @@ -2887,7 +3056,7 @@ msgstr "Alerte" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "Seuil" @@ -2908,7 +3077,7 @@ msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Temps" @@ -2941,7 +3110,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3109,8 +3278,8 @@ msgstr "Rechercher" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nom de l'agent" @@ -3133,7 +3302,7 @@ msgstr "Aucun agent n'a été désigné" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Créer un agent" @@ -3267,41 +3436,6 @@ msgstr "Formulaire d'association d'alerte" msgid "Assigned module" msgstr "Module assigné" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "N'applique pas" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Priorité" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Type d'alerte" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "État de l’alerte" @@ -3326,12 +3460,6 @@ msgstr "" msgid "Alert text" msgstr "Texte d’alerte" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Seuil de temps" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3343,31 +3471,6 @@ msgstr "" msgid "Other" msgstr "Autre" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Nombre minimum d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Nombre maximum d'alertes" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Champ #1 (Alias, nom)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Champ #2 (Ligne simple)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Champ #3 (Texte complet)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Temps depuis" @@ -3381,37 +3484,37 @@ msgid "Days of week" msgstr "Jours de la semaine" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3572,9 +3675,9 @@ msgstr "Usagers définis chez Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3956,12 +4059,12 @@ msgid "Purge data out these limits" msgstr "Effacer les données qui dépassent ces limites" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimum" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maximum" @@ -4023,12 +4126,6 @@ msgstr "Alertes définies dans Pandora" msgid "Alert name" msgstr "Nom de l'alerte" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Créer une alerte" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4081,8 +4178,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4091,44 +4188,26 @@ msgstr "" msgid "minutes" msgstr "minutes" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "mois" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Jamais" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4136,9 +4215,8 @@ msgstr "Jamais" msgid "Alert fired" msgstr "Alerte lancée" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4146,19 +4224,19 @@ msgstr "Alerte lancée" msgid "Alert not fired" msgstr "Alerte non lancée" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "Tableau simple" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "Tableau personnalisé" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4167,186 +4245,180 @@ msgstr "Tableau personnalisé" msgid "S.L.A" msgstr "S.L.A" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Rapport d’une commande" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Rapport d’alerte" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Rapport de contrôle" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "Rapport de groupe général" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Inconnu" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "Alertes récupérés" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Système" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "Erreur" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "Données de l'agent logiciel" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "Moniteur de l’agent logiciel" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "Données sur le réseau agent" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "Moniteur du réseau agent" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "Desc" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nom de l'événement" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Nombre de fois lancée" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Lancée pour la dernière fois" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "Dernièr échec" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Moniteurs" @@ -4427,76 +4499,76 @@ msgstr "Incident actualisé avec succès" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Gestion d'incidents" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Tous les incidents" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidents actifs" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidents refusés" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidents expirés" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidents fermés" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidents actifs, avec comentaires" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Très grave" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Origine" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Propriétaire" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Créer un incident" @@ -4527,119 +4599,119 @@ msgstr "Incidents par usager" msgid "Incidents by source" msgstr "Incidents par source" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Note ajoutée avec succès" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Note eliminée avec succès" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Ouvert le" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Actualisé le" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Ouverte et activée" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Non valide" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Caduque" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Fermée" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Actualiser l'incident" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Insérer un note" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notes associées à l'incident" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Fichiers joints" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nom du dossier" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Taille" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Monter" @@ -4812,159 +4884,119 @@ msgstr "Voir usagers" msgid "Edit my user" msgstr "Editer mon usager" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Console SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alertes SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Messages" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Messages aux groupes" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "Tableaux personnalisés" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Mise à jour de l'alerte" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agent SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Aucune alerte SNMP n'a été désigné" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "événement éliminé avec succès" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "Plein écran" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "Aucun agent SNMP n'a été désigné" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Evénement validé" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Evénement non validé" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Valider l'événement" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Eliminer l'événement" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Valider" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4976,16 +5008,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agents de Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "Plein écran" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5053,38 +5075,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Cet groupe ne possède pas de moniteur designé" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Information générale agent" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Actualisation des données" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Version de l'agent" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Nombre total de paquets" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Distant" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Contact suivant de l'agent" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Accesibilité de l'agent (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Actualisation des données" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Version de l'agent" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Nombre total de paquets" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Distant" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Contact suivant de l'agent" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5483,10 +5509,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5495,6 +5517,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Evénement validé" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Evénement non validé" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Valider l'événement" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Eliminer l'événement" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Statistiques de l'activité des usagers" diff --git a/pandora_console/include/languages/gl.mo b/pandora_console/include/languages/gl.mo index 068d9484e63d23d36c7176c69886e25462735279..dedd751f3131216eba1c30ad8063d12e6f4ed0d9 100644 GIT binary patch delta 37 qcmbPpglWzZrVZ|CoQArFh6)B2R;G&s(ik}m%|UEqqs\n" "Language-Team: gl \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Houbo un error localizando a fonte do gr&aactue;fico" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 horas" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 días" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valor máximo" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valor medio" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativa" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Baixa" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Media" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Grave" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Mantemento" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Crítico" @@ -260,7 +260,7 @@ msgstr "sen datos" msgid "Out of limits" msgstr "Fora dos límites" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -341,7 +341,7 @@ msgstr "" "A sesión finalizou. Pecha a fiestra do navegador para pechar a sesión de " "Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Ligazóns" @@ -381,7 +381,7 @@ msgstr "Tes " msgid " unread message(s)." msgstr " mensaxe(s) sen ler." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Noticias locais" @@ -393,7 +393,7 @@ msgstr "por" msgid "At" msgstr "As" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -472,6 +472,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -481,9 +482,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Acción" @@ -524,7 +524,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Caídos" @@ -629,9 +629,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -642,11 +642,13 @@ msgstr "Data/Hora" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -670,14 +672,12 @@ msgstr "Data/Hora" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -694,12 +694,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -726,8 +728,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -810,7 +810,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Desactivado" @@ -852,7 +852,7 @@ msgid "Not created. Error inserting data" msgstr "Non se podeu crear. Erro ó insertar os datos na BD" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -864,7 +864,7 @@ msgid "Deleted successfully" msgstr "Borrado correctamente" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -884,7 +884,7 @@ msgid "Update layout failed" msgstr "Actualización do deseño fallida" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -892,7 +892,7 @@ msgid "Updated successfully" msgstr "Actualizado correctamente" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -901,18 +901,18 @@ msgstr "Non se podeu actualizar. Erro ó actualizar os datos na BD" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Informes" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Creador de mapas" @@ -922,7 +922,7 @@ msgstr "Nombre de mapa" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -936,12 +936,12 @@ msgstr "Nombre de mapa" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -954,13 +954,14 @@ msgstr "Grupo" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -977,11 +978,11 @@ msgstr "Grupo" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -991,13 +992,15 @@ msgstr "Borrar" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1015,9 +1018,7 @@ msgstr "Borrar" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Crear" @@ -1040,7 +1041,7 @@ msgstr "Crear" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1096,7 +1097,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "días" @@ -1136,7 +1137,7 @@ msgid "Label color" msgstr "Cor de etiqueta" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1145,8 +1146,8 @@ msgstr "Cor de etiqueta" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1161,13 +1162,13 @@ msgstr "Tipo" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1177,10 +1178,10 @@ msgstr "Axente" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1189,8 +1190,8 @@ msgstr "Módulo" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Periodo" @@ -1205,7 +1206,7 @@ msgstr "Imaxen" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Padre" @@ -1240,12 +1241,12 @@ msgstr "" msgid "Combined image render" msgstr "Visualización de imáxenes combinadas" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Creador de gráficos" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1258,7 +1259,7 @@ msgstr "Axente orixe" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1281,8 +1282,8 @@ msgstr "Ver agora" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Sí" @@ -1293,8 +1294,8 @@ msgstr "Sí" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Non" @@ -1340,7 +1341,7 @@ msgid "Line" msgstr "Línea" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1351,7 +1352,7 @@ msgstr "Línea" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Engadir" @@ -1364,7 +1365,7 @@ msgid "Custom graph store" msgstr "Gardar imaxen combinada de usuario" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privado" @@ -1372,96 +1373,96 @@ msgstr "Privado" msgid "Store" msgstr "Gardar" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Informe borrado satisfactoriamente" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "Hubo un problema ó borrar o informe" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "O informe foi creado satisfactoriamente" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "Hubo un problema ó crear o informe" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "Creador de informes personalizados" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "Valor mínimo para o SLA" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "Valor máximo para o SLA" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "Límite (%) para o SLA" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Nombre de informe" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Engadir elemento o informe" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Tipo de informe" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1470,44 +1471,44 @@ msgstr "Tipo de informe" msgid "hours" msgstr "horas" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "Nombre de gráfica combinada" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Reportar elementos" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Activo" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Informes personalizados" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Non hai informes definidos" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1581,7 +1582,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1620,24 +1621,24 @@ msgstr "Actualizar servidor" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Dirección IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Xestión de servidores" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1655,7 +1656,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1714,7 +1715,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "Xestión recontask" @@ -1732,8 +1733,8 @@ msgstr "Perfil de rede" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incidente" @@ -1743,7 +1744,7 @@ msgstr "Incidente" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "SO" @@ -1811,7 +1812,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Ningun" @@ -1944,7 +1945,7 @@ msgstr "Icona" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1975,7 +1976,7 @@ msgstr "Habilitado" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "¿Está seguro?" @@ -2041,68 +2042,253 @@ msgstr "Xestión de alertas" msgid "Manage users" msgstr "Xestión de usuarios" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alertas SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Xestionar informes" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Creador de informes" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Xestión de perfís" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Auditoría do sistema" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Configuración" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Mantemento BBDD" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Información BBDD" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Borrado BBDD" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Depurar BBDD" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "BBDD de auditoría" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "BBDD de eventos" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Extensións" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alerta eliminada correctamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alerta creada correctamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alerta actualizada correctamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Alerta de actualización" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Crear alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Tipo de alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Axente SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Campo #1 (Alcume, nome)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Campo #2 (Título)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Campo #3 (Texto completo)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Número míimo de alertas" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Número máximo de alertas" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Limiar de tempo" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioridade" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "No hai definida ninguna alerta SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Lanzada por última vez" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "N/A" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Nunca" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Auditoría de Pandora" @@ -2115,16 +2301,20 @@ msgstr "Logs" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtro" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2134,9 +2324,9 @@ msgstr "Todos" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2203,7 +2393,9 @@ msgstr "Mostrar alertas disparadas na vista global" msgid "Style template" msgstr "Plantilla de estilo" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Tamaño do bloque para a paxinación" @@ -2263,15 +2455,15 @@ msgstr "Xestión de noticias" msgid "Subject" msgstr "Asunto" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Texto" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2334,7 +2526,7 @@ msgid "Edit incidents" msgstr "Editar incidentes" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Xestión de incidentes" @@ -2463,18 +2655,6 @@ msgstr "Dato borrado" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alerta eliminada correctamente" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2485,12 +2665,6 @@ msgstr "Houbo un problema borrando a alerta" msgid "There was a problem creating alert" msgstr "Houbo un problema creando a alerta" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alerta creada correctamente" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2504,12 +2678,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Houbo un problema actualizando a alerta" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alerta actualizada correctamente" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Houbo un problema actualizando o axente" @@ -2519,7 +2687,7 @@ msgid "Agent successfully updated" msgstr "Axente actualizado correctamente" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Houbo un erro na carga da configuración do axente" @@ -2795,7 +2963,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2871,9 +3039,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerta" @@ -2881,7 +3050,7 @@ msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "intervalo" @@ -2902,7 +3071,7 @@ msgstr "Máx." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Hora" @@ -2935,7 +3104,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3103,8 +3272,8 @@ msgstr "Procurar" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nome do axente" @@ -3127,7 +3296,7 @@ msgstr "No hai ningún axente definido" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Crear axente" @@ -3260,41 +3429,6 @@ msgstr "Formulario de asociación de alerta" msgid "Assigned module" msgstr "Módulo asignado" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "N/A" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioridade" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Tipo de alerta" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "Estado alertas" @@ -3319,12 +3453,6 @@ msgstr "" msgid "Alert text" msgstr "Alerta de texto" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Limiar de tempo" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3336,31 +3464,6 @@ msgstr "" msgid "Other" msgstr "Outro" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Número míimo de alertas" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Número máximo de alertas" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Campo #1 (Alcume, nome)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Campo #2 (Título)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Campo #3 (Texto completo)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Fecha dende" @@ -3374,37 +3477,37 @@ msgid "Days of week" msgstr "Días da semana" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "Mér" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "Xov" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3564,9 +3667,9 @@ msgstr "Usuarios definidos en Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3947,12 +4050,12 @@ msgid "Purge data out these limits" msgstr "Borrar datos fora destes límites" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimo" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maximo" @@ -4014,12 +4117,6 @@ msgstr "Alertas definidas en Pandora" msgid "Alert name" msgstr "Nome da alerta" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Crear alerta" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Houbo un error cargando a configuración da alerta" @@ -4068,8 +4165,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4078,44 +4175,26 @@ msgstr "" msgid "minutes" msgstr "minutos" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "meses" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Nunca" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4123,9 +4202,8 @@ msgstr "Nunca" msgid "Alert fired" msgstr "Alerta lanzada" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4133,19 +4211,19 @@ msgstr "Alerta lanzada" msgid "Alert not fired" msgstr "Alerta non lanzada" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "Gráfica simple" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "Gráfica combinada" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4154,186 +4232,180 @@ msgstr "Gráfica combinada" msgid "S.L.A" msgstr "S.L.A" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Informe de eventos" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Informe de alertas" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Informe de monitores" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Descoñecido" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "Datos do axente de software" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "Monitores do axente de software" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "Datos do axente de rede" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "Monitores do axente de rede" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nome do evento" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Número de veces lanzada" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Lanzada por última vez" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitores" @@ -4414,76 +4486,76 @@ msgstr "Incidente actualizado correctamente" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Xestión de incidentes" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Todos os incidentes" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidentes activos" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidentes rexeitados" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidentes expirados" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidentes pechados" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidentes activos, con comentarios" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Moi grave" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Orixe" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Propietario" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Crear incidente" @@ -4514,119 +4586,119 @@ msgstr "Incidentes por usuario" msgid "Incidents by source" msgstr "Incidentes por orixen" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Nota engadida correctamente" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Nota eliminada correctamente" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Aberto o" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Actualizado a" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Aberta e activa" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Non válida" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Caducada" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Pechada" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Actualizar incidente" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Insertar nota" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notas asociadas ao incidente" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Arquivos anexos" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nome do arquivo" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Tamaño" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Subir" @@ -4799,159 +4871,119 @@ msgstr "Ver usuarios" msgid "Edit my user" msgstr "Editar o meu usuario" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Consola SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alertas SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Mensaxes" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Mensaxes a grupos" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "Gráficas combinadas" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Alerta de actualización" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Axente SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "No hai definida ninguna alerta SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Evento eliminado correctamente" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "Pantalla completa" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "No hai definido ningún axente SNMP" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Evento validado" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Evento non validado" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Validar evento" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Eliminar evento" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Validar" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4963,16 +4995,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Axentes de Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "Pantalla completa" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5040,38 +5062,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Este grupo non ten monitor definido" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Información xeral do axente" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Refrescar datos" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versión do axente" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Número de paquetes totais" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remota" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Seguinte contacto co axente" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Accesibilidade axente (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Refrescar datos" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versión do axente" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Número de paquetes totais" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remota" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Seguinte contacto co axente" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "Últimos eventos para este axente" @@ -5470,10 +5496,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "Marquesina deslizante" @@ -5482,6 +5504,22 @@ msgstr "Marquesina deslizante" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Evento validado" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Evento non validado" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Validar evento" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Eliminar evento" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Estadísticas de actividade dos usuarios" diff --git a/pandora_console/include/languages/hi.mo b/pandora_console/include/languages/hi.mo index 0f7544723b46c115df778f8314a34de5bb9594f9..be9f99a095c0241bf76913554dc2f45da0ebeb7d 100644 GIT binary patch delta 35 ocmX@0ctCN394DutuA!lVfrXXnWOdFr9ERo~wz1J>X|APg0Ih2YBLDyZ delta 35 rcmX@0ctCN394DuNuCbwlp`n%0WOdFr90sNe1{PMPW}BtCma+i=tj!4? diff --git a/pandora_console/include/languages/hi.po b/pandora_console/include/languages/hi.po index 5dae34513f..859b1d3b16 100644 --- a/pandora_console/include/languages/hi.po +++ b/pandora_console/include/languages/hi.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-14 09:56+0000\n" "Last-Translator: kanks \n" "Language-Team: Hindi \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "१ घंटा" @@ -34,29 +34,29 @@ msgstr "१ घंटा" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "२ घंटे" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "६ घंटे" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "१२ घंटे" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "१ दिन" @@ -64,20 +64,20 @@ msgstr "१ दिन" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "२ दिन" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "५ दिन" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "१ सप्ताह" @@ -86,13 +86,13 @@ msgstr "१ सप्ताह" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "१५ दिन" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "१ महीना" @@ -100,15 +100,15 @@ msgstr "१ महीना" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "२ महीने" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "६ महीने" @@ -119,13 +119,13 @@ msgstr "६ महीने" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "सूचनात्मक" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "गंभीर" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "बहुत गंभीर" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "रखरखाव" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "सामान्य" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "चेतावनी" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "द्वारा" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "सार्वजनिक" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "समूह" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "समूह" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "दिन" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "हाँ" @@ -1278,8 +1279,8 @@ msgstr "हाँ" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "नही" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "रेखा" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "रेखा" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "निजी" @@ -1357,96 +1358,96 @@ msgstr "निजी" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "रिपोर्ट का नाम" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "घंटे" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "२ सप्ताह" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "विकल्प" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "घटना" @@ -1728,7 +1729,7 @@ msgstr "घटना" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/hu.mo b/pandora_console/include/languages/hu.mo index 244c7fe99a1afc2543fa2fc59cf8b73cc83ca9fb..0cbaea57e5ac5e86c7a8ae914bb54112d1e58d8e 100644 GIT binary patch delta 37 rcmX@Lneo(S#trK&I1P0T4HXP5tV}2Guz1H|Xbxf<8*N@^DWd=Y|5OYz delta 37 tcmX@Lneo(S#trK&I1O}-4HXOxt&Aq`uz1H|V5(qXVP$Hzd7Y(<0s#KD3@rcv diff --git a/pandora_console/include/languages/hu.po b/pandora_console/include/languages/hu.po index 5defca77ba..1cd9c1e2c5 100644 --- a/pandora_console/include/languages/hu.po +++ b/pandora_console/include/languages/hu.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-16 19:46+0000\n" "Last-Translator: MBA \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Hiba történ a grafikon forrásának keresése közben" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 óra" @@ -34,29 +34,29 @@ msgstr "1 óra" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 óra" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 óra" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 óra" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 nap" @@ -64,20 +64,20 @@ msgstr "1 nap" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 nap" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 nap" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 hét" @@ -86,13 +86,13 @@ msgstr "1 hét" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 nap" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 hónap" @@ -100,15 +100,15 @@ msgstr "1 hónap" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 hónap" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 hónap" @@ -119,13 +119,13 @@ msgstr "6 hónap" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Max. érték" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Átlagos érték" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "tájékoztató" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Alacsony" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Közepes" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Komoly" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Nagyon komoly" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Karbantartás" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normál" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Figyelmeztetés" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Kritikus" @@ -260,7 +260,7 @@ msgstr "nincs adat" msgid "Out of limits" msgstr "határokon kívül" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -341,7 +341,7 @@ msgstr "" "Munkamenet vége. Kérlek, zárd be a böngészőt a Pandora munkamenet " "befejezéséhez.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Linkek" @@ -375,7 +375,7 @@ msgstr "Önnek van " msgid " unread message(s)." msgstr " olvasatlan üzenete(i)" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Hírek" @@ -387,7 +387,7 @@ msgstr "írta" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -466,6 +466,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -475,9 +476,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Művelet" @@ -518,7 +518,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Le" @@ -625,9 +625,9 @@ msgid "Id" msgstr "Id" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -638,11 +638,13 @@ msgstr "Időbélyeg" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -666,14 +668,12 @@ msgstr "Időbélyeg" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -690,12 +690,14 @@ msgstr "Helyi változások felülírása" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -722,8 +724,6 @@ msgstr "Helyi változások felülírása" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -806,7 +806,7 @@ msgstr "Nyilvános" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Kikapcsolva" @@ -848,7 +848,7 @@ msgid "Not created. Error inserting data" msgstr "Nincs létrehozva. Hiba az adatok beillesztésében" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -860,7 +860,7 @@ msgid "Deleted successfully" msgstr "Sikeresen törölve" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -880,7 +880,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -888,7 +888,7 @@ msgid "Updated successfully" msgstr "Sikeresen frissítve" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -897,18 +897,18 @@ msgstr "Nincs frissítve. Hiba a frissítés közben" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -918,7 +918,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -932,12 +932,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -950,13 +950,14 @@ msgstr "Csoport" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -973,11 +974,11 @@ msgstr "Csoport" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -987,13 +988,15 @@ msgstr "Törlés" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1011,9 +1014,7 @@ msgstr "Törlés" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Létrehozás" @@ -1036,7 +1037,7 @@ msgstr "Létrehozás" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1092,7 +1093,7 @@ msgstr "Tegnap" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "nap" @@ -1132,7 +1133,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1141,8 +1142,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1157,13 +1158,13 @@ msgstr "Típus" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1173,10 +1174,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1185,8 +1186,8 @@ msgstr "Modul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Periódus" @@ -1201,7 +1202,7 @@ msgstr "Kép" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1236,12 +1237,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Gráf készítő" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1254,7 +1255,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1277,8 +1278,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Igen" @@ -1289,8 +1290,8 @@ msgstr "Igen" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Nem" @@ -1336,7 +1337,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1347,7 +1348,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Hozzáadás" @@ -1360,7 +1361,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Személyes" @@ -1368,96 +1369,96 @@ msgstr "Személyes" msgid "Store" msgstr "Tárol" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "Hiba történt a jelentés létrehozása közben" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "SLA sikeresen létrehozva" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "Hiba lépett fel az SLA létrehozása közben" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "SLA sikeresen törölve" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "Hiba lépett fel az SLA törlése közben" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "min. SLA (érték)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "max. SLA (érték)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "SLA Limit (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Jelentés neve" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Elem hozzáadása a riporthoz" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Jelentés típusa" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1466,44 +1467,44 @@ msgstr "Jelentés típusa" msgid "hours" msgstr "órája" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "két hete" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Sorrend" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Beállítások" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Fel" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Nincsenek megadott jelentések" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Jelentés létrehozása" @@ -1577,7 +1578,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1616,24 +1617,24 @@ msgstr "Frissítési kiszolgáló" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP-cím" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Szerverek kezelése" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1651,7 +1652,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1710,7 +1711,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1728,8 +1729,8 @@ msgstr "Hálózati profil" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1739,7 +1740,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "Operációs rendszer" @@ -1807,7 +1808,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Semmi" @@ -1940,7 +1941,7 @@ msgstr "Ikon" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1971,7 +1972,7 @@ msgstr "Engedélyezve" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Biztosan ezt szeretné?" @@ -2037,68 +2038,253 @@ msgstr "Figyelmeztetések kezelése" msgid "Manage users" msgstr "Felhasználók kezelése" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Jelentések kezelése" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Jelentés készítő" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Profilok kezelése" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "Pluginok kezelése" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Rendszerfelügyeleti napló" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Pandora beállítások" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Az adatbázis karbantartása" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Adatbázis információk" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Hibakeresés az adatbázisban" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Adatbázis-felügyelet" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Adatbázis-esemény" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Bővítmények" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Értesítés sikeresn törölve" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Értesítés sikeresn létrehozva" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Mező #1 (Alias, név)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioritás" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "N/A" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Pandora-felügyelet" @@ -2111,16 +2297,20 @@ msgstr "Naplók Átnézése" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Szűrő" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2130,9 +2320,9 @@ msgstr "Összes" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2199,7 +2389,9 @@ msgstr "" msgid "Style template" msgstr "Stílus sablon" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2259,15 +2451,15 @@ msgstr "Hírek kezelése" msgid "Subject" msgstr "Tárgy" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Szöveg" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Szerző" @@ -2330,7 +2522,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2459,18 +2651,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Értesítés sikeresn törölve" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2481,12 +2661,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "Hiba a figyelmeztetés létrehozása közben" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Értesítés sikeresn létrehozva" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2500,12 +2674,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Hiba lépett fel az értesítés frissítése közben" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2515,7 +2683,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2791,7 +2959,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2867,9 +3035,10 @@ msgid "Simple alerts" msgstr "Egyszerű figyelmeztetések" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Figyelmeztetés" @@ -2877,7 +3046,7 @@ msgstr "Figyelmeztetés" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "Küszöbszint" @@ -2898,7 +3067,7 @@ msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2931,7 +3100,7 @@ msgstr "Kombinált" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "Operátor" @@ -3099,8 +3268,8 @@ msgstr "Keresés" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3123,7 +3292,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3256,41 +3425,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "N/A" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioritás" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3311,12 +3445,6 @@ msgstr "" msgid "Alert text" msgstr "Figyelmezetés szövege" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3326,31 +3454,6 @@ msgstr "" msgid "Other" msgstr "Egyéb" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Mező #1 (Alias, név)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3364,37 +3467,37 @@ msgid "Days of week" msgstr "A hét napjai" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "Hétfő" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "Kedd" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "Szerda" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "Csütörtök" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "Péntek" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "Szombat" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "Vasárnap" @@ -3554,9 +3657,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3930,12 +4033,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3997,12 +4100,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4051,8 +4148,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4061,44 +4158,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4106,9 +4185,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4116,19 +4194,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4137,186 +4215,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4397,76 +4469,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4497,119 +4569,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Frissítve" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4782,159 +4854,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4946,16 +4978,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5023,38 +5045,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5453,10 +5479,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5465,6 +5487,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/index.pot b/pandora_console/include/languages/index.pot index 40633a1b02..4c6812d453 100644 --- a/pandora_console/include/languages/index.pot +++ b/pandora_console/include/languages/index.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-11-11 09:04+0100\n" +"POT-Creation-Date: 2008-11-17 10:18+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -25,7 +25,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 #: ../../godmode/reporting/reporting_builder.php:399 -#: ../../include/functions.php:533 +#: ../../include/functions.php:561 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -33,21 +33,21 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:536 +#: ../../include/functions.php:564 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:539 +#: ../../include/functions.php:567 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:542 +#: ../../include/functions.php:570 msgid "12 hours" msgstr "" @@ -55,7 +55,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 #: ../../godmode/reporting/reporting_builder.php:404 -#: ../../include/functions.php:545 +#: ../../include/functions.php:573 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,19 +64,19 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 #: ../../godmode/reporting/reporting_builder.php:405 -#: ../../include/functions.php:548 +#: ../../include/functions.php:576 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:551 +#: ../../include/functions.php:579 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 #: ../../godmode/reporting/reporting_builder.php:406 -#: ../../include/functions.php:554 +#: ../../include/functions.php:582 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -85,13 +85,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:557 +#: ../../include/functions.php:585 msgid "15 days" msgstr "" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 #: ../../godmode/reporting/reporting_builder.php:408 -#: ../../include/functions.php:560 +#: ../../include/functions.php:588 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -99,7 +99,7 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:563 +#: ../../include/functions.php:591 msgid "2 months" msgstr "" @@ -107,7 +107,7 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 #: ../../godmode/reporting/reporting_builder.php:409 -#: ../../include/functions.php:566 +#: ../../include/functions.php:594 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -118,13 +118,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1035 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1034 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -136,7 +136,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1036 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -204,30 +204,30 @@ msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:673 ../../include/functions.php:1157 -#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../include/functions.php:701 ../../include/functions.php:1185 +#: ../../include/functions.php:1206 ../../operation/incidents/incident.php:192 #: ../../operation/incidents/incident.php:203 #: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 -#: ../../include/functions.php:1158 ../../include/functions.php:1178 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:704 +#: ../../include/functions.php:1186 ../../include/functions.php:1208 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 -#: ../../include/functions.php:1159 ../../include/functions.php:1180 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:707 +#: ../../include/functions.php:1187 ../../include/functions.php:1210 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 -#: ../../include/functions.php:1160 ../../include/functions.php:1182 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:710 +#: ../../include/functions.php:1188 ../../include/functions.php:1212 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 -#: ../../include/functions.php:1161 ../../include/functions.php:1184 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:713 +#: ../../include/functions.php:1189 ../../include/functions.php:1214 msgid "Critical" msgstr "" @@ -259,9 +259,11 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:397 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 +#: ../../operation/agentes/tactical.php:132 +#: ../../operation/agentes/tactical.php:172 msgid "Alerts fired" msgstr "" @@ -352,114 +354,119 @@ msgid "" "Database" msgstr "" -#: ../../general/logon_ok.php:27 +#: ../../general/logon_ok.php:30 msgid "Welcome to Pandora FMS Web Console" msgstr "" -#: ../../general/logon_ok.php:29 +#: ../../general/logon_ok.php:32 msgid "" "This is the Web Management System for Pandora FMS. From here you can manage " "its agents, alerts and incidents. Session is open while activity exists." msgstr "" -#: ../../general/logon_ok.php:37 ../../operation/messages/message.php:179 +#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 msgid "You have " msgstr "" -#: ../../general/logon_ok.php:40 ../../operation/messages/message.php:179 +#: ../../general/logon_ok.php:41 ../../operation/messages/message.php:179 msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 +#: ../../general/logon_ok.php:47 ../../godmode/menu.php:263 msgid "Site news" msgstr "" -#: ../../general/logon_ok.php:55 +#: ../../general/logon_ok.php:54 msgid "by" msgstr "" -#: ../../general/logon_ok.php:55 -msgid "At" +#: ../../general/logon_ok.php:54 +msgid "at" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 +#: ../../general/logon_ok.php:61 +msgid "No news articles at this moment" +msgstr "" + +#: ../../general/logon_ok.php:76 ../../include/functions.php:1039 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 -#: ../../operation/agentes/tactical.php:94 +#: ../../operation/agentes/tactical.php:66 msgid "Monitor health" msgstr "" -#: ../../general/logon_ok.php:120 ../../operation/agentes/tactical.php:95 -msgid "of monitors UP" +#: ../../general/logon_ok.php:77 ../../operation/agentes/tactical.php:69 +msgid "of monitors up" msgstr "" -#: ../../general/logon_ok.php:122 ../../operation/agentes/tactical.php:96 +#: ../../general/logon_ok.php:79 ../../operation/agentes/tactical.php:72 msgid "Data health" msgstr "" -#: ../../general/logon_ok.php:123 ../../operation/agentes/tactical.php:97 -msgid "of modules with updated data" +#: ../../general/logon_ok.php:80 ../../operation/agentes/tactical.php:75 +msgid "of data modules up" msgstr "" -#: ../../general/logon_ok.php:125 ../../operation/agentes/tactical.php:98 +#: ../../general/logon_ok.php:82 ../../operation/agentes/tactical.php:78 msgid "Global health" msgstr "" -#: ../../general/logon_ok.php:126 ../../operation/agentes/tactical.php:99 -msgid "of modules with good data" +#: ../../general/logon_ok.php:83 ../../operation/agentes/tactical.php:81 +msgid "of total modules up" msgstr "" -#: ../../general/logon_ok.php:128 ../../operation/agentes/tactical.php:100 +#: ../../general/logon_ok.php:85 ../../operation/agentes/tactical.php:84 msgid "Module sanity" msgstr "" -#: ../../general/logon_ok.php:129 ../../operation/agentes/tactical.php:101 -msgid "of well initialized modules" +#: ../../general/logon_ok.php:86 ../../operation/agentes/tactical.php:87 +msgid "of total modules inited" msgstr "" -#: ../../general/logon_ok.php:132 ../../operation/agentes/tactical.php:102 +#: ../../general/logon_ok.php:88 ../../operation/agentes/tactical.php:90 msgid "Alert level" msgstr "" -#: ../../general/logon_ok.php:133 ../../operation/agentes/tactical.php:103 -msgid "of non-fired alerts" +#: ../../general/logon_ok.php:89 ../../operation/agentes/tactical.php:93 +msgid "of defined alerts not fired" msgstr "" -#: ../../general/logon_ok.php:140 +#: ../../general/logon_ok.php:95 msgid "Pandora FMS Overview" msgstr "" -#: ../../general/logon_ok.php:141 +#: ../../general/logon_ok.php:98 msgid "Total agents" msgstr "" -#: ../../general/logon_ok.php:143 +#: ../../general/logon_ok.php:103 msgid "Total checks" msgstr "" -#: ../../general/logon_ok.php:145 ../../operation/agentes/tactical.php:125 -msgid "Monitor BAD" +#: ../../general/logon_ok.php:108 +msgid "Modules Down" msgstr "" -#: ../../general/logon_ok.php:151 +#: ../../general/logon_ok.php:113 ../../operation/agentes/tactical.php:127 +#: ../../operation/agentes/tactical.php:167 msgid "Alerts defined" msgstr "" -#: ../../general/logon_ok.php:153 -msgid "Total users" +#: ../../general/logon_ok.php:118 +msgid "Users defined" msgstr "" -#: ../../general/logon_ok.php:161 +#: ../../general/logon_ok.php:137 msgid "This is your last activity in Pandora FMS console" msgstr "" -#: ../../general/logon_ok.php:171 +#: ../../general/logon_ok.php:145 #: ../../godmode/servers/manage_export_form.php:103 #: ../../godmode/admin_access_logs.php:105 msgid "User" msgstr "" -#: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 +#: ../../general/logon_ok.php:146 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 @@ -473,20 +480,20 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:54 #: ../../operation/snmpconsole/snmp_view.php:224 #: ../../operation/snmpconsole/snmp_view.php:408 -#: ../../operation/events/events.php:353 ../../operation/events/events.php:509 +#: ../../operation/events/events.php:258 ../../operation/events/events.php:420 msgid "Action" msgstr "" -#: ../../general/logon_ok.php:173 ../../godmode/admin_access_logs.php:107 +#: ../../general/logon_ok.php:147 ../../godmode/admin_access_logs.php:107 #: ../../operation/reporting/reporting_viewer.php:70 msgid "Date" msgstr "" -#: ../../general/logon_ok.php:174 ../../godmode/admin_access_logs.php:108 +#: ../../general/logon_ok.php:148 ../../godmode/admin_access_logs.php:108 msgid "Source IP" msgstr "" -#: ../../general/logon_ok.php:175 +#: ../../general/logon_ok.php:149 #: ../../godmode/servers/manage_recontask_form.php:135 #: ../../godmode/admin_access_logs.php:109 #: ../../godmode/modules/manage_network_components_form_wmi.php:200 @@ -531,7 +538,7 @@ msgid "Autorefresh" msgstr "" #: ../../general/header.php:72 ../../operation/events/event_statistics.php:32 -#: ../../operation/events/events.php:211 +#: ../../operation/events/events.php:96 msgid "Events" msgstr "" @@ -552,7 +559,7 @@ msgstr "" msgid "the Flexible Monitoring System" msgstr "" -#: ../../index.php:255 +#: ../../index.php:256 msgid "Sorry! I can't find the page!" msgstr "" @@ -613,13 +620,13 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 -#: ../../include/functions_reporting.php:268 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2072 +#: ../../include/functions_reporting.php:306 #: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 -#: ../../operation/events/events.php:352 +#: ../../operation/events/events.php:255 #: ../../operation/messages/message.php:191 msgid "Timestamp" msgstr "" @@ -656,7 +663,7 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:545 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 #: ../../operation/incidents/incident_detail.php:397 @@ -713,7 +720,7 @@ msgstr "" #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 #: ../../operation/agentes/networkmap.php:318 -#: ../../operation/events/events.php:309 +#: ../../operation/events/events.php:188 #: ../../operation/users/user_edit.php:137 msgid "Update" msgstr "" @@ -794,7 +801,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:772 +#: ../../include/functions.php:800 msgid "Disabled" msgstr "" @@ -930,7 +937,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 #: ../../operation/agentes/estado_alertas.php:134 -#: ../../operation/events/events.php:238 ../../operation/events/events.php:350 +#: ../../operation/events/events.php:117 ../../operation/events/events.php:249 msgid "Group" msgstr "" @@ -968,7 +975,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:390 #: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 -#: ../../operation/events/events.php:497 +#: ../../operation/events/events.php:405 #: ../../operation/messages/message.php:192 msgid "Delete" msgstr "" @@ -1025,12 +1032,12 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1949 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 #: ../../operation/agentes/estado_alertas.php:58 -#: ../../operation/agentes/tactical.php:229 ../../operation/users/user.php:34 +#: ../../operation/agentes/tactical.php:208 ../../operation/users/user.php:34 msgid "Name" msgstr "" @@ -1081,7 +1088,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:511 +#: ../../include/functions.php:539 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1130,8 +1137,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2079 -#: ../../include/functions_reporting.php:508 +#: ../../include/functions_db.php:2068 +#: ../../include/functions_reporting.php:544 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1140,7 +1147,7 @@ msgstr "" #: ../../operation/agentes/sla_view.php:145 #: ../../operation/agentes/estado_alertas.php:57 #: ../../operation/agentes/estado_alertas.php:162 -#: ../../operation/events/events.php:346 +#: ../../operation/events/events.php:237 msgid "Type" msgstr "" @@ -1150,9 +1157,9 @@ msgstr "" #: ../../godmode/reporting/reporting_builder.php:307 #: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:316 -#: ../../include/functions_reporting.php:444 -#: ../../include/functions_reporting.php:616 +#: ../../include/functions_reporting.php:352 +#: ../../include/functions_reporting.php:480 +#: ../../include/functions_reporting.php:652 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1243,11 +1250,10 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:653 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 -#: ../../operation/agentes/tactical.php:232 msgid "Modules" msgstr "" @@ -1266,8 +1272,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:827 ../../include/functions.php:911 -#: ../../include/functions_db.php:2033 +#: ../../include/functions.php:855 ../../include/functions.php:939 +#: ../../include/functions_db.php:2022 msgid "Yes" msgstr "" @@ -1278,8 +1284,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:829 ../../include/functions.php:913 -#: ../../include/functions_db.php:2035 +#: ../../include/functions.php:857 ../../include/functions.php:941 +#: ../../include/functions_db.php:2024 msgid "No" msgstr "" @@ -1446,7 +1452,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:508 +#: ../../include/functions.php:536 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1615,7 +1621,7 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:265 +#: ../../include/functions_reporting.php:303 #: ../../operation/incidents/incident.php:180 #: ../../operation/incidents/incident.php:258 #: ../../operation/incidents/incident_detail.php:248 @@ -1630,8 +1636,8 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:156 #: ../../operation/agentes/estado_alertas.php:66 #: ../../operation/agentes/estado_alertas.php:161 -#: ../../operation/agentes/tactical.php:230 -#: ../../operation/events/events.php:503 +#: ../../operation/agentes/tactical.php:208 +#: ../../operation/events/events.php:414 msgid "Status" msgstr "" @@ -1794,7 +1800,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:735 msgid "None" msgstr "" @@ -1927,7 +1933,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:626 +#: ../../include/functions_reporting.php:662 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -2202,14 +2208,14 @@ msgid "Other value" msgstr "" #: ../../godmode/snmpconsole/snmp_alert.php:234 -#: ../../include/functions.php:497 +#: ../../include/functions.php:525 msgid "seconds" msgstr "" #: ../../godmode/snmpconsole/snmp_alert.php:237 #: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:855 ../../include/functions.php:937 -#: ../../include/functions_reporting.php:319 +#: ../../include/functions.php:883 ../../include/functions.php:965 +#: ../../include/functions_reporting.php:355 #: ../../operation/incidents/incident.php:186 #: ../../operation/incidents/incident.php:260 #: ../../operation/incidents/incident_detail.php:289 @@ -2234,7 +2240,7 @@ msgid "Times fired" msgstr "" #: ../../godmode/snmpconsole/snmp_alert.php:289 -#: ../../include/functions_reporting.php:513 +#: ../../include/functions_reporting.php:549 #: ../../operation/agentes/estado_alertas.php:64 #: ../../operation/agentes/estado_alertas.php:164 msgid "Last fired" @@ -2245,11 +2251,11 @@ msgstr "" #: ../../godmode/snmpconsole/snmp_alert.php:301 #: ../../godmode/snmpconsole/snmp_alert.php:302 #: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:743 ../../include/functions.php:748 -#: ../../include/functions.php:751 ../../include/functions_db.php:2013 -#: ../../include/functions_reporting.php:547 -#: ../../include/functions_reporting.php:585 -#: ../../include/functions_reporting.php:612 +#: ../../include/functions.php:771 ../../include/functions.php:776 +#: ../../include/functions.php:779 ../../include/functions_db.php:2002 +#: ../../include/functions_reporting.php:583 +#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:648 #: ../../operation/snmpconsole/snmp_view.php:294 #: ../../operation/snmpconsole/snmp_view.php:306 #: ../../operation/snmpconsole/snmp_view.php:315 @@ -2260,7 +2266,7 @@ msgid "N/A" msgstr "" #: ../../godmode/snmpconsole/snmp_alert.php:325 -#: ../../include/functions.php:972 +#: ../../include/functions.php:1000 #: ../../operation/agentes/estado_generalagente.php:101 #: ../../operation/agentes/estado_generalagente.php:109 #: ../../operation/agentes/estado_ultimopaquete.php:192 @@ -2290,7 +2296,7 @@ msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:705 ../../include/functions.php:1186 +#: ../../include/functions.php:733 ../../include/functions.php:1216 #: ../../operation/incidents/incident_search.php:37 #: ../../operation/snmpconsole/snmp_view.php:149 #: ../../operation/snmpconsole/snmp_view.php:153 @@ -2299,8 +2305,8 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 -#: ../../operation/events/events.php:246 ../../operation/events/events.php:252 -#: ../../operation/events/events.php:276 ../../operation/events/events.php:355 +#: ../../operation/events/events.php:123 ../../operation/events/events.php:128 +#: ../../operation/events/events.php:155 msgid "All" msgstr "" @@ -2377,7 +2383,7 @@ msgstr "" #: ../../godmode/setup/setup.php:126 #: ../../operation/snmpconsole/snmp_view.php:164 -#: ../../operation/events/events.php:295 +#: ../../operation/events/events.php:174 msgid "Block size for pagination" msgstr "" @@ -2437,10 +2443,10 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 -#: ../../include/functions.php:836 ../../include/functions.php:921 -#: ../../include/functions.php:963 ../../include/functions_db.php:2019 -#: ../../include/functions_db.php:2041 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:840 +#: ../../include/functions.php:864 ../../include/functions.php:949 +#: ../../include/functions.php:991 ../../include/functions_db.php:2008 +#: ../../include/functions_db.php:2030 msgid "Text" msgstr "" @@ -3021,18 +3027,18 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2171 +#: ../../include/functions_db.php:2160 #: ../../operation/snmpconsole/snmp_view.php:156 #: ../../operation/snmpconsole/snmp_view.php:221 #: ../../operation/snmpconsole/snmp_view.php:403 -#: ../../operation/events/events.php:458 +#: ../../operation/events/events.php:350 msgid "Alert" msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:512 +#: ../../include/functions_reporting.php:548 msgid "Threshold" msgstr "" @@ -3053,7 +3059,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1965 +#: ../../include/functions_db.php:1954 msgid "Time" msgstr "" @@ -3086,7 +3092,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1961 +#: ../../include/functions_db.php:1950 msgid "Oper" msgstr "" @@ -3254,9 +3260,9 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2081 +#: ../../include/functions_db.php:2070 #: ../../operation/agentes/estado_generalagente.php:58 -#: ../../operation/events/events.php:348 +#: ../../operation/events/events.php:243 msgid "Agent name" msgstr "" @@ -3453,37 +3459,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:711 +#: ../../include/functions.php:739 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:713 +#: ../../include/functions.php:741 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:715 +#: ../../include/functions.php:743 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:717 +#: ../../include/functions.php:745 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:719 +#: ../../include/functions.php:747 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:721 +#: ../../include/functions.php:749 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:723 +#: ../../include/functions.php:751 msgid "Sun" msgstr "" @@ -3643,10 +3649,10 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2082 -#: ../../include/functions_reporting.php:267 +#: ../../include/functions_db.php:2071 +#: ../../include/functions_reporting.php:305 #: ../../operation/snmpconsole/snmp_view.php:214 -#: ../../operation/events/events.php:351 +#: ../../operation/events/events.php:252 #: ../../operation/users/user_edit.php:109 msgid "User ID" msgstr "" @@ -4019,12 +4025,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:510 +#: ../../include/functions_reporting.php:546 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:511 +#: ../../include/functions_reporting.php:547 msgid "Maximum" msgstr "" @@ -4098,11 +4104,11 @@ msgstr "" msgid "Command" msgstr "" -#: ../../include/functions_html.php:604 +#: ../../include/functions_html.php:608 msgid "Request successfully processed" msgstr "" -#: ../../include/functions_html.php:607 +#: ../../include/functions_html.php:611 msgid "Error processing request" msgstr "" @@ -4114,28 +4120,28 @@ msgstr "" msgid "Module graph" msgstr "" -#: ../../include/functions.php:204 +#: ../../include/functions.php:222 msgid "You don't have access" msgstr "" -#: ../../include/functions.php:208 +#: ../../include/functions.php:226 msgid "You don't have enough permission to access this resource" msgstr "" -#: ../../include/functions.php:222 ../../include/functions.php:226 +#: ../../include/functions.php:240 ../../include/functions.php:244 msgid "Unmanaged error" msgstr "" -#: ../../include/functions.php:419 +#: ../../include/functions.php:447 msgid "." msgstr "" -#: ../../include/functions.php:421 +#: ../../include/functions.php:449 msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:503 -#: ../../include/functions.php:505 +#: ../../include/functions.php:503 ../../include/functions.php:531 +#: ../../include/functions.php:533 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4144,25 +4150,25 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:514 ../../include/functions.php:516 +#: ../../include/functions.php:542 ../../include/functions.php:544 msgid "months" msgstr "" -#: ../../include/functions.php:853 ../../include/functions.php:935 -#: ../../include/functions_db.php:1968 +#: ../../include/functions.php:881 ../../include/functions.php:963 +#: ../../include/functions_db.php:1957 msgid "Recovery" msgstr "" -#: ../../include/functions.php:857 ../../include/functions.php:939 +#: ../../include/functions.php:885 ../../include/functions.php:967 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:859 ../../include/functions.php:941 +#: ../../include/functions.php:887 ../../include/functions.php:969 msgid "Firing days" msgstr "" -#: ../../include/functions.php:980 ../../include/functions.php:1139 -#: ../../include/functions_db.php:2053 +#: ../../include/functions.php:1008 ../../include/functions.php:1167 +#: ../../include/functions_db.php:2042 #: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 @@ -4171,7 +4177,7 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../include/functions.php:1017 ../../include/functions_db.php:2044 #: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 @@ -4180,201 +4186,202 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1000 +#: ../../include/functions.php:1028 #: ../../operation/reporting/reporting_viewer.php:148 -#: ../../operation/reporting/reporting_xml.php:168 +#: ../../operation/reporting/reporting_xml.php:169 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1001 +#: ../../include/functions.php:1029 #: ../../operation/reporting/reporting_viewer.php:162 -#: ../../operation/reporting/reporting_xml.php:174 +#: ../../operation/reporting/reporting_xml.php:175 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1002 +#: ../../include/functions.php:1030 #: ../../operation/reporting/reporting_viewer.php:193 -#: ../../operation/reporting/reporting_xml.php:192 +#: ../../operation/reporting/reporting_xml.php:193 #: ../../operation/agentes/ver_agente.php:232 #: ../../operation/agentes/sla_view.php:46 #: ../../operation/agentes/sla_view.php:147 msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1003 +#: ../../include/functions.php:1031 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1004 +#: ../../include/functions.php:1032 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1005 +#: ../../include/functions.php:1033 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1037 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1038 msgid "General group report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1040 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1027 ../../include/functions.php:1136 -#: ../../include/functions_db.php:1226 +#: ../../include/functions.php:1055 ../../include/functions.php:1164 +#: ../../include/functions_db.php:1215 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1137 +#: ../../include/functions.php:1165 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1138 +#: ../../include/functions.php:1166 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1140 +#: ../../include/functions.php:1168 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1141 +#: ../../include/functions.php:1169 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1142 +#: ../../include/functions.php:1170 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1143 +#: ../../include/functions.php:1171 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 -#: ../../operation/events/events.php:279 ../../operation/events/events.php:456 +#: ../../include/functions.php:1172 ../../include/functions_db.php:2158 +#: ../../operation/events/events.php:158 ../../operation/events/events.php:314 +#: ../../operation/events/events.php:338 msgid "System" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1173 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1214 +#: ../../include/functions_db.php:1203 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1217 +#: ../../include/functions_db.php:1206 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1220 +#: ../../include/functions_db.php:1209 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1223 +#: ../../include/functions_db.php:1212 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1835 +#: ../../include/functions_db.php:1824 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1963 +#: ../../include/functions_db.php:1952 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1964 +#: ../../include/functions_db.php:1953 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1967 +#: ../../include/functions_db.php:1956 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1969 +#: ../../include/functions_db.php:1958 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1970 +#: ../../include/functions_db.php:1959 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1971 +#: ../../include/functions_db.php:1960 #: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2076 +#: ../../include/functions_db.php:2065 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2067 msgid "St" msgstr "" -#: ../../include/functions_db.php:2080 -#: ../../include/functions_reporting.php:266 -#: ../../operation/events/events.php:347 +#: ../../include/functions_db.php:2069 +#: ../../include/functions_reporting.php:304 +#: ../../operation/events/events.php:241 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:317 +#: ../../include/functions_reporting.php:353 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:318 -#: ../../include/functions_reporting.php:514 +#: ../../include/functions_reporting.php:354 +#: ../../include/functions_reporting.php:550 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:362 +#: ../../include/functions_reporting.php:398 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:409 +#: ../../include/functions_reporting.php:445 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:410 +#: ../../include/functions_reporting.php:446 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:445 -#: ../../include/functions_reporting.php:549 +#: ../../include/functions_reporting.php:481 +#: ../../include/functions_reporting.php:585 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:489 +#: ../../include/functions_reporting.php:525 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:550 +#: ../../include/functions_reporting.php:586 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:643 +#: ../../include/functions_reporting.php:679 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4388,7 +4395,7 @@ msgid "Selected date is older than current date" msgstr "" #: ../../operation/reporting/reporting_viewer.php:202 -#: ../../operation/reporting/reporting_xml.php:196 +#: ../../operation/reporting/reporting_xml.php:197 msgid "There are no SLAs defined" msgstr "" @@ -4514,7 +4521,7 @@ msgstr "" #: ../../operation/incidents/incident.php:263 #: ../../operation/incidents/incident_detail.php:263 -#: ../../operation/events/events.php:349 +#: ../../operation/events/events.php:246 msgid "Source" msgstr "" @@ -4525,7 +4532,7 @@ msgstr "" #: ../../operation/incidents/incident.php:352 #: ../../operation/incidents/incident_detail.php:224 -#: ../../operation/events/events.php:514 +#: ../../operation/events/events.php:425 msgid "Create incident" msgstr "" @@ -4719,12 +4726,11 @@ msgid "This server has no recon tasks assigned" msgstr "" #: ../../operation/servers/view_server.php:55 -#: ../../operation/agentes/tactical.php:231 +#: ../../operation/agentes/tactical.php:208 msgid "Load" msgstr "" #: ../../operation/servers/view_server.php:57 -#: ../../operation/agentes/tactical.php:233 msgid "LAG" msgstr "" @@ -4733,7 +4739,7 @@ msgid "Version" msgstr "" #: ../../operation/servers/view_server.php:90 -#: ../../operation/agentes/tactical.php:288 +#: ../../operation/agentes/tactical.php:230 msgid "of" msgstr "" @@ -4780,7 +4786,7 @@ msgstr "" #: ../../operation/visual_console/index.php:24 #: ../../operation/agentes/estado_agente.php:41 -#: ../../operation/agentes/tactical.php:202 +#: ../../operation/agentes/tactical.php:179 msgid "Summary" msgstr "" @@ -4792,7 +4798,7 @@ msgstr "" msgid "No layouts found" msgstr "" -#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:34 +#: ../../operation/menu.php:48 ../../operation/agentes/tactical.php:49 msgid "Tactical view" msgstr "" @@ -4857,7 +4863,6 @@ msgid "Custom graphs" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:50 -#: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" @@ -4875,13 +4880,13 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:100 #: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 +#: ../../operation/events/events.php:99 msgid "Normal screen" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:103 #: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 +#: ../../operation/events/events.php:102 msgid "Full screen" msgstr "" @@ -4907,7 +4912,7 @@ msgid "Search value" msgstr "" #: ../../operation/snmpconsole/snmp_view.php:170 -#: ../../operation/events/events.php:304 +#: ../../operation/events/events.php:183 msgid "Default" msgstr "" @@ -4937,7 +4942,7 @@ msgstr "" #: ../../operation/snmpconsole/snmp_view.php:386 #: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 -#: ../../operation/events/events.php:495 +#: ../../operation/events/events.php:402 msgid "Validate" msgstr "" @@ -4960,7 +4965,7 @@ msgstr "" #: ../../operation/agentes/estado_agente.php:41 #: ../../operation/agentes/estado_alertas.php:43 #: ../../operation/agentes/estado_alertas.php:115 -#: ../../operation/agentes/tactical.php:33 +#: ../../operation/agentes/tactical.php:49 msgid "Pandora Agents" msgstr "" @@ -5008,6 +5013,7 @@ msgstr "" #: ../../operation/agentes/status_monitor.php:67 #: ../../operation/agentes/ver_agente.php:80 +#: ../../operation/agentes/tactical.php:112 msgid "Monitors down" msgstr "" @@ -5016,6 +5022,7 @@ msgid "Monitors up" msgstr "" #: ../../operation/agentes/status_monitor.php:69 +#: ../../operation/agentes/tactical.php:117 msgid "Monitors unknown" msgstr "" @@ -5333,66 +5340,60 @@ msgstr "" msgid "No agent included in this group has any assigned alert" msgstr "" -#: ../../operation/agentes/tactical.php:108 -#: ../../operation/agentes/tactical.php:109 +#: ../../operation/agentes/tactical.php:99 +#: ../../operation/agentes/tactical.php:102 msgid "Monitor checks" msgstr "" -#: ../../operation/agentes/tactical.php:115 -msgid "Monitor OK" +#: ../../operation/agentes/tactical.php:107 +msgid "Monitors good" msgstr "" -#: ../../operation/agentes/tactical.php:138 -msgid "Monitor Unknown" +#: ../../operation/agentes/tactical.php:122 +msgid "Monitors not init" +msgstr "" + +#: ../../operation/agentes/tactical.php:139 +#: ../../operation/agentes/tactical.php:142 +msgid "Data checks" msgstr "" #: ../../operation/agentes/tactical.php:147 -msgid "Monitor Not Init" +msgid "Data good" msgstr "" -#: ../../operation/agentes/tactical.php:154 -#: ../../operation/agentes/tactical.php:184 -msgid "Alerts Fired" +#: ../../operation/agentes/tactical.php:152 +msgid "Data down" +msgstr "" + +#: ../../operation/agentes/tactical.php:157 +msgid "Data unknown" msgstr "" #: ../../operation/agentes/tactical.php:162 -#: ../../operation/agentes/tactical.php:195 -msgid "Alerts Total" +msgid "Data not init" msgstr "" -#: ../../operation/agentes/tactical.php:169 -#: ../../operation/agentes/tactical.php:170 -msgid "Data Checks" -msgstr "" - -#: ../../operation/agentes/tactical.php:172 -msgid "Data Unknown" -msgstr "" - -#: ../../operation/agentes/tactical.php:178 -msgid "Data Not Init" -msgstr "" - -#: ../../operation/agentes/tactical.php:203 +#: ../../operation/agentes/tactical.php:182 msgid "Total Agents" msgstr "" -#: ../../operation/agentes/tactical.php:205 +#: ../../operation/agentes/tactical.php:187 msgid "Total Checks" msgstr "" -#: ../../operation/agentes/tactical.php:208 -msgid "Server Sanity" -msgstr "" - -#: ../../operation/agentes/tactical.php:211 +#: ../../operation/agentes/tactical.php:192 msgid "Uninitialized modules" msgstr "" -#: ../../operation/agentes/tactical.php:228 +#: ../../operation/agentes/tactical.php:207 msgid "Tactical server information" msgstr "" +#: ../../operation/agentes/tactical.php:208 +msgid "Lag" +msgstr "" + #: ../../operation/events/event_statistics.php:33 msgid "Events statistics" msgstr "" @@ -5409,83 +5410,127 @@ msgstr "" msgid "Event graph by group" msgstr "" -#: ../../operation/events/events.php:88 -msgid "Error deleting event" +#: ../../operation/events/events.php:38 +msgid "Events successfully deleted" msgstr "" -#: ../../operation/events/events.php:105 -msgid "Event successfully validated" +#: ../../operation/events/events.php:38 +msgid "There was an error deleting events" msgstr "" -#: ../../operation/events/events.php:108 -msgid "Error validating event" +#: ../../operation/events/events.php:45 +msgid "Events successfully validated" msgstr "" -#: ../../operation/events/events.php:186 +#: ../../operation/events/events.php:45 +msgid "There was an error validating events" +msgstr "" + +#: ../../operation/events/events.php:71 msgid "System Events" msgstr "" -#: ../../operation/events/events.php:211 +#: ../../operation/events/events.php:96 msgid "Main event view" msgstr "" -#: ../../operation/events/events.php:221 +#: ../../operation/events/events.php:105 msgid "Event control filter" msgstr "" -#: ../../operation/events/events.php:244 +#: ../../operation/events/events.php:122 msgid "Event type" msgstr "" -#: ../../operation/events/events.php:250 +#: ../../operation/events/events.php:127 msgid "Severity" msgstr "" -#: ../../operation/events/events.php:255 +#: ../../operation/events/events.php:132 msgid "Event status" msgstr "" -#: ../../operation/events/events.php:258 +#: ../../operation/events/events.php:134 msgid "All event" msgstr "" -#: ../../operation/events/events.php:259 +#: ../../operation/events/events.php:135 msgid "Only validated" msgstr "" -#: ../../operation/events/events.php:260 +#: ../../operation/events/events.php:136 msgid "Only pending" msgstr "" -#: ../../operation/events/events.php:266 +#: ../../operation/events/events.php:144 msgid "Free search" msgstr "" -#: ../../operation/events/events.php:270 +#: ../../operation/events/events.php:149 msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:316 +#: ../../operation/events/events.php:195 msgid "Marquee display" msgstr "" -#: ../../operation/events/events.php:318 +#: ../../operation/events/events.php:197 msgid "RSS Events" msgstr "" -#: ../../operation/events/events.php:504 +#: ../../operation/events/events.php:299 +msgid "Alert Recovered" +msgstr "" + +#: ../../operation/events/events.php:302 +msgid "Manual Alert Validation" +msgstr "" + +#: ../../operation/events/events.php:305 +msgid "Monitor Up" +msgstr "" + +#: ../../operation/events/events.php:308 +msgid "Monitor Down" +msgstr "" + +#: ../../operation/events/events.php:311 +msgid "Alert Fired" +msgstr "" + +#: ../../operation/events/events.php:317 +msgid "Host Detected (Recon)" +msgstr "" + +#: ../../operation/events/events.php:320 +msgid "New Agent" +msgstr "" + +#: ../../operation/events/events.php:324 +msgid "Unknown type" +msgstr "" + +#: ../../operation/events/events.php:350 +msgid "SNMP" +msgstr "" + +#: ../../operation/events/events.php:409 +msgid "No events" +msgstr "" + +#: ../../operation/events/events.php:415 msgid "Validated event" msgstr "" -#: ../../operation/events/events.php:506 +#: ../../operation/events/events.php:417 msgid "Not validated event" msgstr "" -#: ../../operation/events/events.php:510 +#: ../../operation/events/events.php:421 msgid "Validate event" msgstr "" -#: ../../operation/events/events.php:512 +#: ../../operation/events/events.php:423 msgid "Delete event" msgstr "" diff --git a/pandora_console/include/languages/it.mo b/pandora_console/include/languages/it.mo index 4cfdc66b3c7c375565f1c437a89aefa44c364d95..61521c6331cf6d1c094c27bb44468441a5e0872e 100644 GIT binary patch delta 38 rcmaFa!t}C*X+v`$r=hN)p@M;hmFec5KmkS$Lvs+v*l6>TpriT#_G%0G delta 38 ucmaFa!t}C*X+v`$r-81qp@N~ImC@#&KmkS$15*V93oBFe%}aug>H`4v$_w-W diff --git a/pandora_console/include/languages/it.po b/pandora_console/include/languages/it.po index a0422d927a..857cb72377 100644 --- a/pandora_console/include/languages/it.po +++ b/pandora_console/include/languages/it.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-09 18:26+0000\n" "Last-Translator: Giovanni Perteghella \n" "Language-Team: it \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:57+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Si è verificato un problema nel trovare la sorgente del grafico" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 ora" @@ -34,29 +34,29 @@ msgstr "1 ora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 ore" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 ore" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 ore" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 giorno" @@ -64,20 +64,20 @@ msgstr "1 giorno" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 giorni" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 giorni" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 settimana" @@ -86,13 +86,13 @@ msgstr "1 settimana" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 giorni" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 mese" @@ -100,15 +100,15 @@ msgstr "1 mese" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 mesi" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 mesi" @@ -119,13 +119,13 @@ msgstr "6 mesi" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valore massimo" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valore Medio" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Mostra allarmi" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativa" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Basso" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Medio" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Grave" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Molto serio" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Manutenzione" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informativo" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normale" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Attenzione" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Critico" @@ -260,7 +260,7 @@ msgstr "Nessun informazione" msgid "Out of limits" msgstr "Fuori limite" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -339,7 +339,7 @@ msgstr "" "La tua sessione è terminata. Per favore chiudi la finestra del tuo browser " "per chiudere la sessione in Pandora

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Collegamenti" @@ -381,7 +381,7 @@ msgstr "Hai " msgid " unread message(s)." msgstr " Messaggi(o) non letti(o)" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Notizie dal sito" @@ -393,7 +393,7 @@ msgstr "di" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -472,6 +472,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -481,9 +482,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Azione" @@ -524,7 +524,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Giù" @@ -631,9 +631,9 @@ msgid "Id" msgstr "Identificativo" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -644,11 +644,13 @@ msgstr "Marcatura oraria" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -672,14 +674,12 @@ msgstr "Marcatura oraria" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -696,12 +696,14 @@ msgstr "Sovrascrivere i cambiamenti locali" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -728,8 +730,6 @@ msgstr "Sovrascrivere i cambiamenti locali" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -812,7 +812,7 @@ msgstr "Pubblico" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Disabilitato" @@ -854,7 +854,7 @@ msgid "Not created. Error inserting data" msgstr "Non creato. Errore inserimento dati" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -866,7 +866,7 @@ msgid "Deleted successfully" msgstr "Eliminazione con successo." #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -886,7 +886,7 @@ msgid "Update layout failed" msgstr "Aggiornamento layout fallito" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -894,7 +894,7 @@ msgid "Updated successfully" msgstr "Aggiornato con successo" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -903,18 +903,18 @@ msgstr "Non aggiornato. Errore aggiornamento dati" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Rapporto" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Costruttore mappa" @@ -924,7 +924,7 @@ msgstr "Nome mappa" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -938,12 +938,12 @@ msgstr "Nome mappa" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -956,13 +956,14 @@ msgstr "Gruppo" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -979,11 +980,11 @@ msgstr "Gruppo" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -993,13 +994,15 @@ msgstr "Elimina" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1017,9 +1020,7 @@ msgstr "Elimina" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Crea" @@ -1042,7 +1043,7 @@ msgstr "Crea" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1098,7 +1099,7 @@ msgstr "Ultimo giorno" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "giorni" @@ -1138,7 +1139,7 @@ msgid "Label color" msgstr "Colore Etichetta" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1147,8 +1148,8 @@ msgstr "Colore Etichetta" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1163,13 +1164,13 @@ msgstr "Tipo" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1179,10 +1180,10 @@ msgstr "Agente" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1191,8 +1192,8 @@ msgstr "Modulo" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Periodo" @@ -1207,7 +1208,7 @@ msgstr "Immagine" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Genitore" @@ -1242,12 +1243,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1260,7 +1261,7 @@ msgstr "Agente sorgente" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1283,8 +1284,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Si" @@ -1295,8 +1296,8 @@ msgstr "Si" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "No" @@ -1342,7 +1343,7 @@ msgid "Line" msgstr "Linea" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1353,7 +1354,7 @@ msgstr "Linea" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Aggiungi" @@ -1366,7 +1367,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Riservato" @@ -1374,96 +1375,96 @@ msgstr "Riservato" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "SLA è stato creato con successo" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "C'è un problema con la creazione del SLA" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "Il modulo non è impostato" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "SLA è stato cancellato con successo" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "C'è stato un problema alla cancellazione SLA" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Segnala nome" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1472,44 +1473,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 settimane" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1583,7 +1584,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1622,24 +1623,24 @@ msgstr "Aggiorna Server" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Indirizzo IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Gestione Server" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1657,7 +1658,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1716,7 +1717,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1734,8 +1735,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Avvenimento" @@ -1745,7 +1746,7 @@ msgstr "Avvenimento" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "Sistema Operativo" @@ -1811,7 +1812,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Nessuno" @@ -1944,7 +1945,7 @@ msgstr "Icona" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1975,7 +1976,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Sei sicuro?" @@ -2041,68 +2042,253 @@ msgstr "Gestione Allarmi" msgid "Manage users" msgstr "Gestione utenti" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Allarmi SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Gestione Profili" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Registro di Verifica del Sistema" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Impostazioni di Pandora" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Manutenzione DataBase" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Informazioni Database" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Pulisci database" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Debug del database" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Database delle verifiche" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Database degli Eventi" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Allarme eliminato con successo" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Allarme creato con successo" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Allarme aggiornato con successo" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Crea allarme" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Tipo allarme" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agente SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Campo n. 1 (Alias, nome)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Campo n. 2 (Riga singola)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Campo n. 3 (Testo intero)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Numero minimo di allarmi" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Numero massimo di allarmi" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Soglia temporale" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Priorità" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Non ci sono allarmi SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Eseguito l'ultima volta" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Mai" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Eamina i Registri di verifica di Pandora" @@ -2115,16 +2301,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtro" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2134,9 +2324,9 @@ msgstr "Tutti" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2203,7 +2393,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Dimensione del blocco di paginazione" @@ -2263,15 +2455,15 @@ msgstr "" msgid "Subject" msgstr "Oggetto" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autore" @@ -2334,7 +2526,7 @@ msgid "Edit incidents" msgstr "Modifica avvenimenti" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Gestione Avvenimenti" @@ -2463,18 +2655,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Allarme eliminato con successo" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2485,12 +2665,6 @@ msgstr "Si è verificato un problema cancellando un allarme" msgid "There was a problem creating alert" msgstr "Si è verificato un problema creando un allarme" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Allarme creato con successo" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2504,12 +2678,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Si è verificato un problema aggiornando un allarme" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Allarme aggiornato con successo" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Si è verificato un problema aggiornando un agente" @@ -2519,7 +2687,7 @@ msgid "Agent successfully updated" msgstr "Agente aggiornato con successo" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Si è verificato un problema caricando l'agente" @@ -2795,7 +2963,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2871,9 +3039,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Allarme" @@ -2881,7 +3050,7 @@ msgstr "Allarme" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2902,7 +3071,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2935,7 +3104,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3103,8 +3272,8 @@ msgstr "Cerca" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nome Agente" @@ -3127,7 +3296,7 @@ msgstr "Non ci sono agenti definiti" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Crea agente" @@ -3260,41 +3429,6 @@ msgstr "Form di associazione allarmi" msgid "Assigned module" msgstr "Modulo assegnato" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Priorità" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Tipo allarme" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3315,12 +3449,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Soglia temporale" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3330,31 +3458,6 @@ msgstr "" msgid "Other" msgstr "Altro" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Numero minimo di allarmi" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Numero massimo di allarmi" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Campo n. 1 (Alias, nome)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Campo n. 2 (Riga singola)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Campo n. 3 (Testo intero)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3368,37 +3471,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3558,9 +3661,9 @@ msgstr "Utenti definiti in Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3942,12 +4045,12 @@ msgid "Purge data out these limits" msgstr "Pulisci dati al di fuori di questi limiti" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimo" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Massimo" @@ -4009,12 +4112,6 @@ msgstr "Allarmi definiti in Pandora" msgid "Alert name" msgstr "Nome allarme" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Crea allarme" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Si è verificato un problema caricando l'allarme" @@ -4063,8 +4160,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4073,44 +4170,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Mai" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4118,9 +4197,8 @@ msgstr "Mai" msgid "Alert fired" msgstr "Lanciato allarme" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4128,19 +4206,19 @@ msgstr "Lanciato allarme" msgid "Alert not fired" msgstr "Allarme non lanciato" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4149,186 +4227,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Sistema" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nome Evento" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Numero di esecuzioni" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Eseguito l'ultima volta" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitoraggi" @@ -4409,76 +4481,76 @@ msgstr "Avvenimento aggiornato con successo" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Gestione avvenimento" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Tutti gli Avvenimenti" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Avvenimenti Attivi" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Avvenimenti rifiutati" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Avvenimenti scaduti" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Avvenimenti chiusi" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Avvenimenti attivi, con commenti" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Molto Grave" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Sorgente" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Proprietario" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Crea avvenimento" @@ -4509,119 +4581,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Annotazione aggiunta con successo" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Annotazione eliminata con successo" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Aperto il" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Aggiornato il" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Aperto ed Attivo" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Non valido" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Non aggiornato" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Chiuso" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Aggiorna Avvenimenti" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Aggiungi annotazione" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Annotazioni allegate all'avvenimento" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "File allegati" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nome File" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Dimensione" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Invia" @@ -4794,159 +4866,119 @@ msgstr "Visualizza Utenti" msgid "Edit my user" msgstr "Modifica il mio utente" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Console SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Allarmi SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Messaggi" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Messaggi ai gruppi" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agente SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Non ci sono allarmi SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Evento eliminato con successo" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "Non ci sono agenti SNMP" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Evento convalidato" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Evento non convalidato" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Convalida evento" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Elimina evento" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Convalida" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4958,16 +4990,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agenti di Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5035,38 +5057,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Questo gruppo non ha monitoraggi" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Informazioni generali Agente" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versione Agente" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Totale pacchetti" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remoto" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Contatta il prossimo agente" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Tasso di accesso agente (nelle 24 ore)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versione Agente" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Totale pacchetti" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remoto" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Contatta il prossimo agente" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5465,10 +5491,6 @@ msgstr "Ricerca libera" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5477,6 +5499,22 @@ msgstr "" msgid "RSS Events" msgstr "Eventi RSS" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Evento convalidato" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Evento non convalidato" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Convalida evento" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Elimina evento" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Statistiche di attività utente" diff --git a/pandora_console/include/languages/pl.mo b/pandora_console/include/languages/pl.mo index 209ae5c5ccedca2f9b0e02030e1b6cdf64661ff2..704b0a706f4a4c35ae7ce4d96ffda12983f1acb8 100644 GIT binary patch delta 37 rcmca`oaw@GrVTxroQArFh6)B2R;H7uW`5@|GzYPbjW$oovatjJ3GWQu delta 37 tcmca`oaw@GrVTxroCdnah6;v;Rz{PjW`5@|FjX+Hurf8\n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-20 12:34+0000\n" "Last-Translator: Marcin \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Wystąpił błąd podczas lokalizacji źródła wykresu" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 godzina" @@ -34,29 +34,29 @@ msgstr "1 godzina" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 godziny" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 godzin" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 godzin" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 dzień" @@ -64,20 +64,20 @@ msgstr "1 dzień" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 dni" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 dni" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 tydzień" @@ -86,13 +86,13 @@ msgstr "1 tydzień" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dni" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 miesiąc" @@ -100,15 +100,15 @@ msgstr "1 miesiąc" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 miesiące" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 miesięcy" @@ -119,13 +119,13 @@ msgstr "6 miesięcy" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Max. Wartość" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Śr. Wartość" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Pokaż powiadomienie" msgid "Data occurrence for module " msgstr "Występowanie danych dla modułu " -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Niski" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Średni" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Poważny" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Bardzo poważny" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normalny" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Uwaga" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Krytyczny" @@ -260,7 +260,7 @@ msgstr "brak danych" msgid "Out of limits" msgstr "Poza limitami" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -338,7 +338,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Łącza" @@ -372,7 +372,7 @@ msgstr "Masz " msgid " unread message(s)." msgstr " nieprzeczytanych wiadomości." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Nowości na stronie" @@ -384,7 +384,7 @@ msgstr "przez" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -463,6 +463,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -472,9 +473,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Akcja" @@ -515,7 +515,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "W dół" @@ -620,9 +620,9 @@ msgid "Id" msgstr "Id" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -633,11 +633,13 @@ msgstr "Czas" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -661,14 +663,12 @@ msgstr "Czas" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -685,12 +685,14 @@ msgstr "Nadpisz lokalne zmiany" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -717,8 +719,6 @@ msgstr "Nadpisz lokalne zmiany" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -801,7 +801,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Wyłączony" @@ -843,7 +843,7 @@ msgid "Not created. Error inserting data" msgstr "Nie utworzono. Błąd przy wstawianiu danych." #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -855,7 +855,7 @@ msgid "Deleted successfully" msgstr "Usunięto pomyślnie" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -875,7 +875,7 @@ msgid "Update layout failed" msgstr "Aktualizacja układu niepomyślna" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -883,7 +883,7 @@ msgid "Updated successfully" msgstr "Zaktualizowano pomyślnie" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -892,18 +892,18 @@ msgstr "Nie zaktualizowano. Błąd podczas aktualizacji" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Raportowanie" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -913,7 +913,7 @@ msgstr "Nazwa mapy" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -927,12 +927,12 @@ msgstr "Nazwa mapy" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -945,13 +945,14 @@ msgstr "Grupa" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -968,11 +969,11 @@ msgstr "Grupa" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -982,13 +983,15 @@ msgstr "Usuń" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1006,9 +1009,7 @@ msgstr "Usuń" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Utwórz" @@ -1031,7 +1032,7 @@ msgstr "Utwórz" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1087,7 +1088,7 @@ msgstr "Ostatni dzień" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "dni" @@ -1127,7 +1128,7 @@ msgid "Label color" msgstr "Kolor etykiety" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1136,8 +1137,8 @@ msgstr "Kolor etykiety" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1152,13 +1153,13 @@ msgstr "Typ" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1168,10 +1169,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1180,8 +1181,8 @@ msgstr "Moduł" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Okres" @@ -1196,7 +1197,7 @@ msgstr "Obraz" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Rodzic" @@ -1231,12 +1232,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Kreator wykresów" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1249,7 +1250,7 @@ msgstr "Agent źródłowy" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1272,8 +1273,8 @@ msgstr "Renderuj" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Tak" @@ -1284,8 +1285,8 @@ msgstr "Tak" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Nie" @@ -1331,7 +1332,7 @@ msgid "Line" msgstr "Linia" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1342,7 +1343,7 @@ msgstr "Linia" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Dodaj" @@ -1355,7 +1356,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Prywatne" @@ -1363,96 +1364,96 @@ msgstr "Prywatne" msgid "Store" msgstr "Zapisz" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "SLA utworzona pomyślnie" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "Wystąpił problem podczas tworzenia SLA" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "SLA usunięte pomyślnie" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "Wystąpił problem podczas usuwania SLA" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "Zdefiniowane SLA" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "SLA Min. (wartość)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "SLA Maks. (wartość)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "SLA Limit (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Nazwa raportu" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Dodaj element do raportu" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Typ raportu" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1461,44 +1462,44 @@ msgstr "Typ raportu" msgid "hours" msgstr "godzin" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 tygodnie" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Elementy raportu" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Kolejność" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Opcje" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "W górę" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Utwórz raport" @@ -1572,7 +1573,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1611,24 +1612,24 @@ msgstr "Serwer aktualizacji" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Adres IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Zarządzaj serwerami" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1646,7 +1647,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1705,7 +1706,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1723,8 +1724,8 @@ msgstr "Profil sieciowy" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incydent" @@ -1734,7 +1735,7 @@ msgstr "Incydent" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "System operacyjny" @@ -1800,7 +1801,7 @@ msgstr "Eksportuj serwer" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Brak" @@ -1933,7 +1934,7 @@ msgstr "Ikona" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1964,7 +1965,7 @@ msgstr "Włączony" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Na pewno?" @@ -2030,68 +2031,253 @@ msgstr "Zarządzaj powiadomieniami" msgid "Manage users" msgstr "Zarządzaj użytkownikami" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Powiadomienia SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Zarządzaj raportami" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Kreator raportów" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Zarządzaj profilami" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "Zarządzaj plugin-ami" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Debug bazy danych" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "Audyt bazy danych" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Zdarzenie bazy danych" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "Zdrowie bazy danych" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Rozszerzenia" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Powiadomienie usinięte pomyślnie" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Powiedomienie utworzone pomyślnie" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Powiadomienie zaktualizowane pomyślnie" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Aktualizuj powiadomienie" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Utwórz powiadomienie" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Typ powiadomienia" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agent SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Min. ilość powiadomień" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Maks. ilość powiadomień" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Priorytet" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Brak powiadomień SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Ostatnie odpalenie" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Nigdy" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Audyt Pandory" @@ -2104,16 +2290,20 @@ msgstr "Przeglądaj logi" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtr" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2123,9 +2313,9 @@ msgstr "Wszystko" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2192,7 +2382,9 @@ msgstr "Pokaż niedawne powiadomienia w widoku globalnym" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2252,15 +2444,15 @@ msgstr "Zarządzanie nowościami ze strony" msgid "Subject" msgstr "Temat" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Tekst" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2323,7 +2515,7 @@ msgid "Edit incidents" msgstr "Edytuj incydenty" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Zarządzaj incydentami" @@ -2452,18 +2644,6 @@ msgstr "Usunięte dane powyżej" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Powiadomienie usinięte pomyślnie" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2474,12 +2654,6 @@ msgstr "Wystąpił problem podczas usuwania powiadomienia" msgid "There was a problem creating alert" msgstr "Wystąpił problem podczas tworzenia powiadomienia" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Powiedomienie utworzone pomyślnie" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2493,12 +2667,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Wystąpił problem podczas aktualizowania powiadomienia" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Powiadomienie zaktualizowane pomyślnie" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Wystąpił problem podczas aktualizacji agenta" @@ -2508,7 +2676,7 @@ msgid "Agent successfully updated" msgstr "Agent zaktualizowany pomyślnie" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Wystąpił problem podczas wczytywania agenta" @@ -2784,7 +2952,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2860,9 +3028,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Powiadomienie" @@ -2870,7 +3039,7 @@ msgstr "Powiadomienie" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2891,7 +3060,7 @@ msgstr "Maks." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Czas" @@ -2924,7 +3093,7 @@ msgstr "Połączone" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3092,8 +3261,8 @@ msgstr "Szukaj" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nazwa agenta" @@ -3116,7 +3285,7 @@ msgstr "Brak zdefiniowanych agentów" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Utwórz agenta" @@ -3251,41 +3420,6 @@ msgstr "" msgid "Assigned module" msgstr "Przypisany moduł" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Priorytet" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Typ powiadomienia" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "Status powiadomienia" @@ -3306,12 +3440,6 @@ msgstr "" msgid "Alert text" msgstr "Tekst powiadomienia" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3321,31 +3449,6 @@ msgstr "" msgid "Other" msgstr "Inne" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Min. ilość powiadomień" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Maks. ilość powiadomień" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Czas od" @@ -3359,37 +3462,37 @@ msgid "Days of week" msgstr "Dni w tygodniu" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "Pon" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "Wto" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "Śro" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "Czw" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "Pią" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "Sob" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "Nie" @@ -3549,9 +3652,9 @@ msgstr "Użytkownicy zdefiniowani w Pandorze" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3927,12 +4030,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimum" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maksimum" @@ -3994,12 +4097,6 @@ msgstr "Powiadomienia zdefiniowane w Pandorze" msgid "Alert name" msgstr "Nazwa powiadomienia" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Utwórz powiadomienie" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Wystąpił problem podczas wczytywania powiadomienia" @@ -4048,8 +4145,8 @@ msgstr "." msgid "," msgstr "," -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4058,44 +4155,26 @@ msgstr "," msgid "minutes" msgstr "minut" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "miesięcy" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Nigdy" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4103,9 +4182,8 @@ msgstr "Nigdy" msgid "Alert fired" msgstr "Powiadomienie odpalone" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4113,19 +4191,19 @@ msgstr "Powiadomienie odpalone" msgid "Alert not fired" msgstr "Powiadomienie nieodpalone" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4134,186 +4212,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Raport zdarzenia" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Raport powiadomienia" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Raport monitora" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "Podsumowanie" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "Szczegółowy widok agentów" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Nieznane" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "Powiadomienie odzyskane" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "Powiadomienia wstrzymane" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "Ręczne zatwierdzanie powiadomienia" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "System" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "Błąd" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "Błędny typ modułu" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "Odpalanie" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "Dni" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "Odpalony" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "Ostatnie zdarzenia" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nazwa zdarzenia" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "Opis powiadomienia" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Ilość odpaleń" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "Wszystkich monitorów" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "Monitor" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "Agenci w grupie" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Ostatnie odpalenie" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "Ostatni błąd" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitory" @@ -4394,76 +4466,76 @@ msgstr "Incydent zaktualizowany pomyślnie" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Zarządzanie incydentami" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Wszystkie incydenty" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Aktywne incydenty" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Odrzucone incydenty" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Zamknięte incydenty" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incydenty aktywne, z komentarzami" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Bardzo poważny" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Źródło" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Właściciel" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Stwórz incydent" @@ -4494,119 +4566,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Notatka dodadana pomyślnie" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Notatka usunięta pomyślnie" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Otwarty w" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Zaktualizowany" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Zakończone" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Dodaj notatkę" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notatki dołączone do incydentu" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Przypisane pliki" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nazwa pliku" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Rozmiar" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Wysyłanie" @@ -4779,159 +4851,119 @@ msgstr "Pokaż użytkowników" msgid "Edit my user" msgstr "Edytuj mojego użytkownika" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Konsola SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Powiadomienia SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Wiadomości" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Wiadomości do grup" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Aktualizuj powiadomienie" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agent SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Brak powiadomień SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Zdarzenie usunięte pomyślnie" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "Normalny ekran" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "Pełny ekran" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Zatwierdzone zdarzenie" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Nie zatwierdzone zdarzenie" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Zatwierdź zdarzenie" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Usuń zdarzenie" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Zatwierdź" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4943,16 +4975,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agenci Pandory" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "Normalny ekran" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "Pełny ekran" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "Układ" @@ -5020,38 +5042,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Ta grupa nie ma żadnego monitora" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Ogólne informacje o agencie" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Odświerz dane" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Wersja agenta" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Wszystkie pakiety" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Zdalny" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Następny kontakt agenta" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "Zdarzenia wygenerowane -przez moduł-" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Odświerz dane" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Wersja agenta" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Wszystkie pakiety" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Zdalny" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Następny kontakt agenta" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "Ostatnie zdarzenia dla tego agenta" @@ -5450,10 +5476,6 @@ msgstr "Dowolne wyszukiwanie" msgid "Agent search" msgstr "Szukaj agenta" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5462,6 +5484,22 @@ msgstr "" msgid "RSS Events" msgstr "Zdarzenia RSS" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Zatwierdzone zdarzenie" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Nie zatwierdzone zdarzenie" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Zatwierdź zdarzenie" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Usuń zdarzenie" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Statystyki aktywności użytkowników" diff --git a/pandora_console/include/languages/pt.mo b/pandora_console/include/languages/pt.mo index c210a2f11ee9d38f230f45606f205e7a831d0c83..bd664f175ae3cebde1673c5e4b8a2566c738141b 100644 GIT binary patch delta 32 mcmcb^e200$B2GhHLqi1v3oFx!tABGCnuD0eMw8bu>Hz?*a|!PN delta 32 ocmcb^e200$B2EKcV?zZ)Lo1_+tABGCm?{`pSecqlUdN~h0IlK)>Hq)$ diff --git a/pandora_console/include/languages/pt.po b/pandora_console/include/languages/pt.po index a9eaee6af2..fb9aa8e3e2 100644 --- a/pandora_console/include/languages/pt.po +++ b/pandora_console/include/languages/pt.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-26 18:40+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/pt_BR.mo b/pandora_console/include/languages/pt_BR.mo index 0d86c77314aac21925a470db8fb0617d477e709d..420430616de48dd3bcc5fb443eba5555d3d4bed5 100644 GIT binary patch delta 38 scmX^2fa%-=rVTB5oQArFh6)B2R;HVK^Vk_V49!6tW24P;@;5mE01aRazyJUM delta 38 ucmX^2fa%-=rVTB5oCdnah6;v;Rz{n9^Vk_V3``XaEUZk;HqXi5\n" "Language-Team: pt_br \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Houve um erro ao localizar a fonte do gráfico" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 hora" @@ -34,29 +34,29 @@ msgstr "1 hora" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 horas" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 horas" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 horas" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 dia" @@ -64,20 +64,20 @@ msgstr "1 dia" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 dias" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 dias" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 semana" @@ -86,13 +86,13 @@ msgstr "1 semana" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dias" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 mês" @@ -100,15 +100,15 @@ msgstr "1 mês" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 meses" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 meses" @@ -119,13 +119,13 @@ msgstr "6 meses" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valor Máximo" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valor médio" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Mostrar alertas" msgid "Data occurrence for module " msgstr "Ocorrência de dados para o módulo " -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativo" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Baixa" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Média" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Grave" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Muito sério" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Manutenção" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informação" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Atenção" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Crítico" @@ -260,7 +260,7 @@ msgstr "sem dados" msgid "Out of limits" msgstr "Fora dos limites" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -341,7 +341,7 @@ msgstr "" "A sessão foi finalizada. Feche a janela do navegador para encerrar a sessão " "do Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Links" @@ -381,7 +381,7 @@ msgstr "Tem " msgid " unread message(s)." msgstr " mensagem(ns) não lidas." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Notícias do sistema" @@ -393,7 +393,7 @@ msgstr "por" msgid "At" msgstr "Às" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -472,6 +472,7 @@ msgstr "Usuário" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -481,9 +482,8 @@ msgstr "Usuário" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Ação" @@ -524,7 +524,7 @@ msgid "All systems" msgstr "Todos os sistemas" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Sem atividade" @@ -636,9 +636,9 @@ msgid "Id" msgstr "Id" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -649,11 +649,13 @@ msgstr "Data/Hora" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -677,14 +679,12 @@ msgstr "Data/Hora" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -701,12 +701,14 @@ msgstr "Sobreescrever alterações locais" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -733,8 +735,6 @@ msgstr "Sobreescrever alterações locais" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -817,7 +817,7 @@ msgstr "Público" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Desativado" @@ -859,7 +859,7 @@ msgid "Not created. Error inserting data" msgstr "Não foi possível criar. Erro ao inserir os dados na Base de Dados" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -871,7 +871,7 @@ msgid "Deleted successfully" msgstr "Apagado corretamente" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -891,7 +891,7 @@ msgid "Update layout failed" msgstr "A atualização do layout falhou" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -899,7 +899,7 @@ msgid "Updated successfully" msgstr "Atualizado corretamente" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -909,18 +909,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Relatórios" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Gerador de mapas" @@ -930,7 +930,7 @@ msgstr "Nome do mapa" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -944,12 +944,12 @@ msgstr "Nome do mapa" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -962,13 +962,14 @@ msgstr "Grupo" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -985,11 +986,11 @@ msgstr "Grupo" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -999,13 +1000,15 @@ msgstr "Apagar" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1023,9 +1026,7 @@ msgstr "Apagar" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Criar" @@ -1048,7 +1049,7 @@ msgstr "Criar" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1104,7 +1105,7 @@ msgstr "Último dia" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "dias" @@ -1144,7 +1145,7 @@ msgid "Label color" msgstr "Cor do rótulo" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1153,8 +1154,8 @@ msgstr "Cor do rótulo" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1169,13 +1170,13 @@ msgstr "Tipo" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1185,10 +1186,10 @@ msgstr "Agente" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1197,8 +1198,8 @@ msgstr "Módulo" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Período" @@ -1213,7 +1214,7 @@ msgstr "Imagem" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Pai" @@ -1248,12 +1249,12 @@ msgstr "Peso" msgid "Combined image render" msgstr "Visualização de imagens combinadas" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Construtor de gráficos" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1266,7 +1267,7 @@ msgstr "Agente de origem" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1289,8 +1290,8 @@ msgstr "Ver agora" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Sim" @@ -1301,8 +1302,8 @@ msgstr "Sim" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Não" @@ -1348,7 +1349,7 @@ msgid "Line" msgstr "Linha" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1359,7 +1360,7 @@ msgstr "Linha" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Adicionar" @@ -1372,7 +1373,7 @@ msgid "Custom graph store" msgstr "Guardar imagem customizada do usuário" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privado" @@ -1380,96 +1381,96 @@ msgstr "Privado" msgid "Store" msgstr "Guardar" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Informe apagado satisfatoriamente" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "Houve um problema ao apagar o relatório" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "O relatório foi criado satisfatoriamente" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "Houve um problema ao criar o relatório" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "O SLA foi criado com sucesso" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "O módulo não está definido" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "O SLA foi excluído com sucesso" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "Houve um problema durante a exclusão do SLA" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "Gerador de relatórios personalizados" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "SLAs definidos" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "Valor mínimo para o SLA" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "Valor máximo para o SLA" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "Limite (%) para o SLA" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "Construção de relatório de SLA" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Nome do relatório" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Adicionar elemento ao relatório" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Tipo de relatório" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1478,44 +1479,44 @@ msgstr "Tipo de relatório" msgid "hours" msgstr "horas" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 semanas" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "Nome do gráfico customizado" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Informar elementos" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Ordem" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Opções" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Ativo" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Relatórios personalizados" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Não mais relatórios definidos" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Criar relatório" @@ -1589,7 +1590,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1628,24 +1629,24 @@ msgstr "Atualizar servidor" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Endereço IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Gestão de servidores" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1663,7 +1664,7 @@ msgid "Started" msgstr "Iniciado" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "Atualizado" @@ -1722,7 +1723,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "Gestão recontask" @@ -1740,8 +1741,8 @@ msgstr "Perfil da rede" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incidente" @@ -1751,7 +1752,7 @@ msgstr "Incidente" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "SO" @@ -1817,7 +1818,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Nenhum" @@ -1950,7 +1951,7 @@ msgstr "ícone" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1981,7 +1982,7 @@ msgstr "Habilitado" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Tem certeza?" @@ -2047,68 +2048,253 @@ msgstr "Gestão de alertas" msgid "Manage users" msgstr "Gestão de usuários" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alertas SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Gerenciar relatórios" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Gerador de relatórios" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Gestão de perfis" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "Auditoria do sistema" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Configuração" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Manutenção do BD" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Informação do BD" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "Banco de dados apagado" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "Depurar o Banco de Dados" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "BD de auditoria" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "BD de eventos" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Alerta eliminado corretamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Alerta criado corretamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Agente atualizado corretamente" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Criar alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Tipo de alerta" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agente SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Campo #1 (Alias, nome)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Campo #2 (Linha simples)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Campo #3 (Texto completo)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "Número mínimo de alertas" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "Número máximo de alertas" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "Marco inicial de tempo" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioridade" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Não foi definido nenhum alerta SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Lançada pela última vez" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "N/A" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Nunca" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Revisar logs de auditoria do Pandora" @@ -2121,16 +2307,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filtro" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2140,9 +2330,9 @@ msgstr "Tudo" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2209,7 +2399,9 @@ msgstr "Mostrar alertas disparados na visão global" msgid "Style template" msgstr "Modelo de estilo" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Tamanho do bloco para a paginação" @@ -2269,15 +2461,15 @@ msgstr "Gestão de notícias" msgid "Subject" msgstr "Assunto" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Texto" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2340,7 +2532,7 @@ msgid "Edit incidents" msgstr "Editar incidentes" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Gestão de incidentes" @@ -2469,18 +2661,6 @@ msgstr "Dado apagado" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Alerta eliminado corretamente" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2491,12 +2671,6 @@ msgstr "Houve um problema ao apagar o alerta" msgid "There was a problem creating alert" msgstr "Houve um problema ao criar o alerta" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Alerta criado corretamente" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2510,12 +2684,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Houve um problema ao atualizar o alerta" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Agente atualizado corretamente" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Houve um problema ao atualizar o agente" @@ -2525,7 +2693,7 @@ msgid "Agent successfully updated" msgstr "Agente atualizado corretamente" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Houve um erro ao carregar a configuração do agente" @@ -2801,7 +2969,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2877,9 +3045,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Alerta" @@ -2887,7 +3056,7 @@ msgstr "Alerta" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "intervalo" @@ -2908,7 +3077,7 @@ msgstr "Máx." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Hora" @@ -2941,7 +3110,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3109,8 +3278,8 @@ msgstr "Buscar" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nome do agente" @@ -3133,7 +3302,7 @@ msgstr "Não há nenhum agente definido" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Criar agente" @@ -3266,41 +3435,6 @@ msgstr "Formulário de associação de alerta" msgid "Assigned module" msgstr "Módulo atribuído" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "N/A" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioridade" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Tipo de alerta" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "Status dos alertas" @@ -3325,12 +3459,6 @@ msgstr "" msgid "Alert text" msgstr "Alerta de texto" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "Marco inicial de tempo" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3342,31 +3470,6 @@ msgstr "" msgid "Other" msgstr "Outro" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "Número mínimo de alertas" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "Número máximo de alertas" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Campo #1 (Alias, nome)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Campo #2 (Linha simples)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Campo #3 (Texto completo)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Data desde" @@ -3380,37 +3483,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3570,9 +3673,9 @@ msgstr "Usuários definidos no Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3953,12 +4056,12 @@ msgid "Purge data out these limits" msgstr "Apagar dados fora destes limites" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Mínimo" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Máximo" @@ -4020,12 +4123,6 @@ msgstr "Alertas definidos no Pandora" msgid "Alert name" msgstr "Nome do alerta" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Criar alerta" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "Houve um erro ao carregar a configuração do alerta" @@ -4074,8 +4171,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4084,44 +4181,26 @@ msgstr "" msgid "minutes" msgstr "minutos" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "meses" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Nunca" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4129,9 +4208,8 @@ msgstr "Nunca" msgid "Alert fired" msgstr "Alerta disparado" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4139,19 +4217,19 @@ msgstr "Alerta disparado" msgid "Alert not fired" msgstr "Alerta não disparado" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "Gráfico simples" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "Gráfico customizado" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4160,186 +4238,180 @@ msgstr "Gráfico customizado" msgid "S.L.A" msgstr "S.L.A." -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Relatório de eventos" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Relatório de alertas" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Relatório de monitores" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Desconhecido" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "Dados do agente de software" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "Monitores do agente de software" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "Dados do agente de rede" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "Monitores do agente de rede" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nome do evento" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Número de vezes lançada" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Lançada pela última vez" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Monitores" @@ -4420,76 +4492,76 @@ msgstr "Incidente atualizado corretamente" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Gestão de incidentes" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Todos os incidentes" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidentes ativos" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidentes rejeitados" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidentes expirados" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidentes fechados" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidentes ativos, com comentários" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Muito grave" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Origem" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Dono" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Criar incidente" @@ -4520,119 +4592,119 @@ msgstr "Incidente por usuário" msgid "Incidents by source" msgstr "Incidente por origem" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Nota adicionada corretamente" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Nota eliminada corretamente" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Aberto em" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Atualizado em" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Aberta e ativa" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Inválida" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Expirada" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Fechada" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Atualizar incidente" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Inserir nota" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Notas associadas ao incidente" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Arquivos anexos" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nome do arquivo" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Tamanho" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Upload" @@ -4805,159 +4877,119 @@ msgstr "Ver usuários" msgid "Edit my user" msgstr "Editar meu usuário" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Console SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alertas SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Mensagens" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Mensagens aos grupos" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "Gráficos customizados" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agente SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Não foi definido nenhum alerta SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Evento eliminado corretamente" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "Não foi definido nenhum agente SNMP" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" -msgstr "Evento validado" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Evento não validado" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Validar evento" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Eliminar evento" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Validar" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4969,16 +5001,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agentes do Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5046,38 +5068,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "Este grupo não tem nenhum monitor definido" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Informação geral sobre o agente" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Atualizar dados" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versão do agente" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Número total de pacotes" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Remota" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Contato seguinte com o agente" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "Acessibilidade para o agente (24h)" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Atualizar dados" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versão do agente" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Número total de pacotes" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Remota" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Contato seguinte com o agente" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5476,10 +5502,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5488,6 +5510,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "Evento validado" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Evento não validado" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Validar evento" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Eliminar evento" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Estatísticas de atividade dos usuários" diff --git a/pandora_console/include/languages/ro.mo b/pandora_console/include/languages/ro.mo index 5bd7adb4e6c8e50da047b5bba6fc71cc25e60f4a..2cd7d7fce1ecd554552da1bddf7134266210eb9b 100644 GIT binary patch delta 37 rcmccglkw6|#tmHooQArFh6)B2R;H6D2Ylr)GzYPbjW$mRbkYU@5_Syc delta 37 tcmccglkw6|#tmHooCdnah6;v;Rz{O22Ylr)FjX+Hurf8\n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-30 19:11+0000\n" "Last-Translator: Albert Mate \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 oră" @@ -34,29 +34,29 @@ msgstr "1 oră" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 ore" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 ore" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 ore" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "o zi" @@ -64,20 +64,20 @@ msgstr "o zi" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 zile" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 zile" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 săptămînă" @@ -86,13 +86,13 @@ msgstr "1 săptămînă" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 zile" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 lună" @@ -100,15 +100,15 @@ msgstr "1 lună" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 luni" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 luni" @@ -119,13 +119,13 @@ msgstr "6 luni" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Valoarea maximă" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Valoare medie" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Afişează alarma" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativ" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Scăzută" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Mediu" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Mentenanţă" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informaţional" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Avertisment" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Critic(ă)" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "În afara limitelor" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -342,7 +342,7 @@ msgstr "" "Sesiunea dvs. s-a încheiat. Închideţi fereastra browserului pentru a încheia " "sesiunea cu Pandora." -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Legături" @@ -383,7 +383,7 @@ msgstr "Aveţi " msgid " unread message(s)." msgstr " mesaj(e) necitit(e)." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Ştiri site" @@ -395,7 +395,7 @@ msgstr "" msgid "At" msgstr "La" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -474,6 +474,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -483,9 +484,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Acţiune" @@ -526,7 +526,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -626,9 +626,9 @@ msgid "Id" msgstr "ld" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -639,11 +639,13 @@ msgstr "Marcaj de timp" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -667,14 +669,12 @@ msgstr "Marcaj de timp" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -691,12 +691,14 @@ msgstr "Suprascriere modificări locale" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -723,8 +725,6 @@ msgstr "Suprascriere modificări locale" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -807,7 +807,7 @@ msgstr "Public" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Dezactivat(ă)" @@ -849,7 +849,7 @@ msgid "Not created. Error inserting data" msgstr "Nu a fost creat. Eroare la inserarea datelor" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -861,7 +861,7 @@ msgid "Deleted successfully" msgstr "Sters cu succes" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -881,7 +881,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -889,7 +889,7 @@ msgid "Updated successfully" msgstr "Aducere la zi terminata cu succes." #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -898,18 +898,18 @@ msgstr "Nu sa adus la zii.Eroare la aducerea la zii a datelor" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Raportare" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "Constructor de harti" @@ -919,7 +919,7 @@ msgstr "Numele hartii" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -933,12 +933,12 @@ msgstr "Numele hartii" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -951,13 +951,14 @@ msgstr "Grup" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -974,11 +975,11 @@ msgstr "Grup" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -988,13 +989,15 @@ msgstr "Ștergere" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1012,9 +1015,7 @@ msgstr "Ștergere" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Creare" @@ -1037,7 +1038,7 @@ msgstr "Creare" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1093,7 +1094,7 @@ msgstr "Ultima zi" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "zile" @@ -1133,7 +1134,7 @@ msgid "Label color" msgstr "Culoare etichetă" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1142,8 +1143,8 @@ msgstr "Culoare etichetă" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1158,13 +1159,13 @@ msgstr "Tip:" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1174,10 +1175,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1186,8 +1187,8 @@ msgstr "Modul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Perioada" @@ -1202,7 +1203,7 @@ msgstr "Imagine" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Părinte" @@ -1237,12 +1238,12 @@ msgstr "" msgid "Combined image render" msgstr "Redare da imagini combinata" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "Constructor de Grafice" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1255,7 +1256,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1278,8 +1279,8 @@ msgstr "Reda acum" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Da" @@ -1290,8 +1291,8 @@ msgstr "Da" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Nu" @@ -1337,7 +1338,7 @@ msgid "Line" msgstr "Linie" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1348,7 +1349,7 @@ msgstr "Linie" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Adăugare" @@ -1361,7 +1362,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privat" @@ -1369,96 +1370,96 @@ msgstr "Privat" msgid "Store" msgstr "Salvare" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Raportarea a fost ştearsă" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "A apărut o problemă la ştergerea raportării" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "Raportarea a fost creată cu succes" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "A apărut o problemă la crearea raportării" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "SLA a fost creat cu succes" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "A apărut o problemă la crearea SLA" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "SLA a fost şters" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "A apărut o problemă la ştergerea SLA" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "SLA-uri definite" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "SLA Minim (valoare)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "SLA Maxim (valoare)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "Limita SLA (%)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "Raport constructie SLA" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Nume raport" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Adăugare obiect la raport" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1467,44 +1468,44 @@ msgstr "" msgid "hours" msgstr "ore" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 săptămâni" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Ordine" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Opțiuni" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "Nu sunt definite rapoarte" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Creare raport" @@ -1578,7 +1579,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1617,24 +1618,24 @@ msgstr "Server de actualizare" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Adresa IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Administrare servere" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1652,7 +1653,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1711,7 +1712,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1729,8 +1730,8 @@ msgstr "Profil de reţea" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incident" @@ -1740,7 +1741,7 @@ msgstr "Incident" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "SO" @@ -1806,7 +1807,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1939,7 +1940,7 @@ msgstr "Pictogramă" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1970,7 +1971,7 @@ msgstr "Activat" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Sunteti sigur?" @@ -2036,68 +2037,253 @@ msgstr "Administrare alarme" msgid "Manage users" msgstr "Administrare utilizatori" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "Alarme SNMP" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "Generator de rapoarte" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Administrare profile" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "Mentenanţă BD" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "Informaţii BD" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Eveniment baza de date" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Extensii" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Alarmă actualizată cu succes" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Alarmă de actualizare" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Creare alarmă" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "Agent SNMP" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioritate" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Niciodată" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2110,16 +2296,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2129,9 +2319,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2198,7 +2388,9 @@ msgstr "" msgid "Style template" msgstr "Şablon de stil" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "Dimensiunea blocului pentru paginare" @@ -2258,15 +2450,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Text" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Autor" @@ -2329,7 +2521,7 @@ msgid "Edit incidents" msgstr "Editare incidente" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Administrare incidente" @@ -2458,18 +2650,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2480,12 +2660,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2499,12 +2673,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Alarmă actualizată cu succes" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "A apărut o problemă la actualizarea agentului" @@ -2514,7 +2682,7 @@ msgid "Agent successfully updated" msgstr "Agent actualizat cu succes" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "A apărut o problemă la încărcarea agentului" @@ -2790,7 +2958,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2866,9 +3034,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2876,7 +3045,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2897,7 +3066,7 @@ msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2930,7 +3099,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3098,8 +3267,8 @@ msgstr "Căutare" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Nume agent" @@ -3122,7 +3291,7 @@ msgstr "Nu sunt definiţi agenţi" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Creare agent" @@ -3255,41 +3424,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioritate" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3310,12 +3444,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3325,31 +3453,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3363,37 +3466,37 @@ msgid "Days of week" msgstr "Zilele săptămânii" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3553,9 +3656,9 @@ msgstr "Utilizatori definiţi în Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3931,12 +4034,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minim" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maxim" @@ -3998,12 +4101,6 @@ msgstr "Alarme definite în Pandora" msgid "Alert name" msgstr "Nume alarmă" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Creare alarmă" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "A apărut o problemă la încărcarea alarmei" @@ -4052,8 +4149,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4062,44 +4159,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Niciodată" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4107,9 +4186,8 @@ msgstr "Niciodată" msgid "Alert fired" msgstr "Alarmă declanşată" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4117,19 +4195,19 @@ msgstr "Alarmă declanşată" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4138,186 +4216,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "Raport monitor" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "Raport general grup" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "Validare manuală alarmă" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "Eroare" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "Tip modul eronat" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "Zile" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "Declanşată" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "Ultimele evenimente" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Nume eveniment" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "Descriere alarmă" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "Nr. declanşări" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "Nr. total de alarme monitorizate" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "Agenţi în grup" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4398,76 +4470,76 @@ msgstr "Incidentul a fost actualizat cu succes" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Administrare incident" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Toate incidentele" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Incidente active" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Incidente respinse" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "Incidente expirate" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Incidente închise" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Incidente active, cu comentarii" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Sursa" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Creare incident" @@ -4498,119 +4570,119 @@ msgstr "Incidente după utilizator" msgid "Incidents by source" msgstr "Incidente după sursă" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "Nota a fost adăugată cu succes" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "Nota a fost ştearsă" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Deschis la" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Actualizat la" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Deschis şi activ" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Invalid" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Închis" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Actualizare incident" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Note ataşate incidentului" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Fişiere ataşate" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Nume fişier" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Mărime" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4783,159 +4855,119 @@ msgstr "Vizualizare utilizatori" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "Consolă SNMP" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "Alarme SNMP" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Mesaje" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Mesaje către grupuri" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Alarmă de actualizare" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "Agent SNMP" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Evenimentul a fost şters" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" -msgstr "Eveniment nevalidat" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" -msgstr "Validare eveniment" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Ştergere eveniment" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "Validare" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4947,16 +4979,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Agenţi Pandora" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5024,38 +5046,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "Informaţii generale agent" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Reîmprospătare date" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Versiune Agent" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Total pachete" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "De la distanţă" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Următorul contact cu agentul" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "Evenimente generate -de modul-" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Reîmprospătare date" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Versiune Agent" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Total pachete" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "De la distanţă" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Următorul contact cu agentul" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "Ultimele evenimente pentru acest agent" @@ -5454,10 +5480,6 @@ msgstr "" msgid "Agent search" msgstr "Căutare agent" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5466,6 +5488,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "Eveniment nevalidat" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "Validare eveniment" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Ştergere eveniment" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "Statistici activitate utilizator" diff --git a/pandora_console/include/languages/ru.mo b/pandora_console/include/languages/ru.mo index 626cab482bbb1d8f3032a5e66d9e104b5918a1f5..1ef0a45c6b621a439941e767bc18c80fc49b98b9 100644 GIT binary patch delta 36 pcmca8eo=gbBO9louA!lVfrXXnW-m5&Mh-)B5XabPb0m8O3jnZ62)O_N delta 36 rcmca8eo=gbBO9lIuCbwlp`n%0W-m5&Mh*j01p^B!Q?t#H>=i5kucQdH diff --git a/pandora_console/include/languages/ru.po b/pandora_console/include/languages/ru.po index a5dafc34f1..bb0e07fca7 100644 --- a/pandora_console/include/languages/ru.po +++ b/pandora_console/include/languages/ru.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-11-05 02:19+0000\n" "Last-Translator: Mikhail Pitertsev \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Обнаружена проблема обнаружения источ #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 час" @@ -34,29 +34,29 @@ msgstr "1 час" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 часа" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 часов" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 часов" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 день" @@ -64,20 +64,20 @@ msgstr "1 день" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 дня" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 дней" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 неделя" @@ -86,13 +86,13 @@ msgstr "1 неделя" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 дней" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Максимальное значение" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Среднее значение" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Показывать предупреждения" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Информативный" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Низкий" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Средний" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Серьезный" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Очень серьезный" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Управление" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Информационное" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Нормальное" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Предупреждение" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Критический" @@ -260,7 +260,7 @@ msgstr "нет данных" msgid "Out of limits" msgstr "Кончились лимиты" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 недели" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "Система" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/sl.mo b/pandora_console/include/languages/sl.mo index 28034844acfbd50f090619d005471412327758b7..47f848a58810295472838b9bbd6e4bf50468df01 100644 GIT binary patch delta 35 ocmX@Daav9ERo~wz1LXX#Ni@0KTaTQ2+n{ delta 35 rcmX@Daav90sNe1{PMPW}Bn=Kd=A*z6%OW diff --git a/pandora_console/include/languages/sl.po b/pandora_console/include/languages/sl.po index 4fd207931a..0364ac6b05 100644 --- a/pandora_console/include/languages/sl.po +++ b/pandora_console/include/languages/sl.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-23 18:56+0000\n" "Last-Translator: Štefan Baebler \n" "Language-Team: Slovenian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 ura" @@ -34,29 +34,29 @@ msgstr "1 ura" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 uri" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 ur" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 ur" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 dan" @@ -64,20 +64,20 @@ msgstr "1 dan" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 dni" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 dni" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 teden" @@ -86,13 +86,13 @@ msgstr "1 teden" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dni" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 mesec" @@ -100,15 +100,15 @@ msgstr "1 mesec" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 meseca" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 mesecev" @@ -119,13 +119,13 @@ msgstr "6 mesecev" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Največja vrednost" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Povprečna vrednost" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Nizko" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Srednje" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Vzdrževanje" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Informativno" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Običajno" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Opozorilo" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Kritično" @@ -260,7 +260,7 @@ msgstr "ni podatkov" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Povezave" @@ -371,7 +371,7 @@ msgstr "Imate " msgid " unread message(s)." msgstr " neprebranih sporočil" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "od" msgid "At" msgstr "Ob" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Dol" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "Časovni žig" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "Časovni žig" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "Prepiši krajevne spremembe" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "Prepiši krajevne spremembe" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "Javno" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Izključeno" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "Skupina" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "Skupina" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "Izbriši" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "Izbriši" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Ustvari" @@ -1025,7 +1026,7 @@ msgstr "Ustvari" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "Zadnji dan" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "Barva oznake" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "Barva oznake" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "Vrsta" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "Modul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Obdobje" @@ -1190,7 +1191,7 @@ msgstr "Slika" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Nadrejeni" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Da" @@ -1278,8 +1279,8 @@ msgstr "Da" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Ne" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "Črta" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "Črta" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Dodaj" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Zasebno" @@ -1357,96 +1358,96 @@ msgstr "Zasebno" msgid "Store" msgstr "Shrani" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "Gradnik prilagojenih poročil" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Ime poročila" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "Vrsta poročila" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "Vrsta poročila" msgid "hours" msgstr "ur" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 tedna" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Možnosti" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Gor" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Poročila po meri" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Ustvari poročilo" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "Naslov IP" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Upravljanje strežnikov" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "Profil omrežja" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incident" @@ -1728,7 +1729,7 @@ msgstr "Incident" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/sv.mo b/pandora_console/include/languages/sv.mo index a951166595b0e70e2a4b177dd5ccf5a307465623..b6614ebc00efc9fe8d5aa532748b875353ffa9cf 100644 GIT binary patch delta 38 rcmew|o9WAJrVaK9oQArFh6)B2R;HUh5||h{49!6tW24PMiHmdq^JfcN delta 38 ucmew|o9WAJrVaK9oCdnah6;v;Rz{mW5||h{3``XaEUZk;HU}jx(g6VS!3$OZ diff --git a/pandora_console/include/languages/sv.po b/pandora_console/include/languages/sv.po index e9d5437fb6..c1a6ec40c0 100644 --- a/pandora_console/include/languages/sv.po +++ b/pandora_console/include/languages/sv.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-21 12:07+0000\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 timme" @@ -34,29 +34,29 @@ msgstr "1 timme" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 timmar" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 timmar" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 timmar" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 dygn" @@ -64,20 +64,20 @@ msgstr "1 dygn" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 dygn" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 dygn" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 vecka" @@ -86,13 +86,13 @@ msgstr "1 vecka" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 dagar" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 månad" @@ -100,15 +100,15 @@ msgstr "1 månad" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 månader" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 månader" @@ -119,13 +119,13 @@ msgstr "6 månader" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Maxvärde" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Medelvärde" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "Visa larm" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "Informativ" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Låg" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Medium" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Allvarligt" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Mycket allvarligt" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "Underhåll" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Information" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Normal" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Varning" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Kritiskt" @@ -260,7 +260,7 @@ msgstr "inget data" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -339,7 +339,7 @@ msgstr "" "Din session är över. Stäng ditt webbläsarfönster för att stänga sessionen " "för Pandora.

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Länkar" @@ -375,7 +375,7 @@ msgstr "Du har " msgid " unread message(s)." msgstr " olästa meddelande(n)." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Platsnyheter" @@ -387,7 +387,7 @@ msgstr "av" msgid "At" msgstr "den" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -466,6 +466,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -475,9 +476,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Åtgärd" @@ -518,7 +518,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "Ned" @@ -618,9 +618,9 @@ msgid "Id" msgstr "Id" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -631,11 +631,13 @@ msgstr "Tidsstämpel" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -659,14 +661,12 @@ msgstr "Tidsstämpel" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -683,12 +683,14 @@ msgstr "Skriv över lokala ändringar" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -715,8 +717,6 @@ msgstr "Skriv över lokala ändringar" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -799,7 +799,7 @@ msgstr "Publik" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Inaktiverad" @@ -841,7 +841,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -853,7 +853,7 @@ msgid "Deleted successfully" msgstr "Borttagning lyckades" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -873,7 +873,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -881,7 +881,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -890,18 +890,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Rapportering" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -911,7 +911,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -925,12 +925,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -943,13 +943,14 @@ msgstr "Grupp" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -966,11 +967,11 @@ msgstr "Grupp" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -980,13 +981,15 @@ msgstr "Ta bort" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1004,9 +1007,7 @@ msgstr "Ta bort" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Skapa" @@ -1029,7 +1030,7 @@ msgstr "Skapa" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1085,7 +1086,7 @@ msgstr "Senaste dygnet" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "dagar" @@ -1125,7 +1126,7 @@ msgid "Label color" msgstr "Etikettfärg" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1134,8 +1135,8 @@ msgstr "Etikettfärg" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1150,13 +1151,13 @@ msgstr "Typ" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1166,10 +1167,10 @@ msgstr "Agent" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1178,8 +1179,8 @@ msgstr "Modul" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Period" @@ -1194,7 +1195,7 @@ msgstr "Bild" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "Förälder" @@ -1229,12 +1230,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1247,7 +1248,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1270,8 +1271,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Ja" @@ -1282,8 +1283,8 @@ msgstr "Ja" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Nej" @@ -1329,7 +1330,7 @@ msgid "Line" msgstr "Linje" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1340,7 +1341,7 @@ msgstr "Linje" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Lägg till" @@ -1353,7 +1354,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Privat" @@ -1361,96 +1362,96 @@ msgstr "Privat" msgid "Store" msgstr "Lagra" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Rapportnamn" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "Lägg till objekt till rapport" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1459,44 +1460,44 @@ msgstr "" msgid "hours" msgstr "timmar" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 veckor" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "Anpassat diagramnamn" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "Rapportobjekt" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "Ordning" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Alternativ" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "Upp" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "Anpassad rapportering" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Skapa rapport" @@ -1570,7 +1571,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1609,24 +1610,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP-adress" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "Hantera servrar" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1644,7 +1645,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1703,7 +1704,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1721,8 +1722,8 @@ msgstr "Nätverksprofil" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "Incident" @@ -1732,7 +1733,7 @@ msgstr "Incident" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "Operativsystem" @@ -1798,7 +1799,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "Ingen" @@ -1931,7 +1932,7 @@ msgstr "Ikon" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1962,7 +1963,7 @@ msgstr "Aktiverad" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Är du säker?" @@ -2028,68 +2029,253 @@ msgstr "Hantera larm" msgid "Manage users" msgstr "Hantera användare" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "SNMP-larm" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "Hantera rapporter" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "Hantera profiler" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "Hantera instick" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "Databashändelse" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Utökningar" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "Agenten togs bort" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "Larm skapades" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "Larmet uppdaterades" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "Uppdatera larm" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "Skapa larm" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "Larmtyp" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "OID" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "SNMP-agent" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "Fält #1 (alias, namn)" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "Fält #2 (en rad)" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "Fält #3 (fullständig text)" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "Prioritet" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "Det finns inga SNMP-larm" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "Senast utlöst" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "-" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "Aldrig" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2102,16 +2288,20 @@ msgstr "Granska loggar" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Filter" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2121,9 +2311,9 @@ msgstr "Alla" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2190,7 +2380,9 @@ msgstr "" msgid "Style template" msgstr "Stilmall" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2250,15 +2442,15 @@ msgstr "" msgid "Subject" msgstr "Ämne" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "Text" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "Upphovsman" @@ -2321,7 +2513,7 @@ msgid "Edit incidents" msgstr "Redigera incidenter" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "Hantera incidenter" @@ -2450,18 +2642,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "Agenten togs bort" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2472,12 +2652,6 @@ msgstr "Det uppstod ett problem vid borttagning av agent" msgid "There was a problem creating alert" msgstr "Det uppstod ett problem vid skapande av larm" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "Larm skapades" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2491,12 +2665,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "Det uppstod ett problem vid uppdatering av larm" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "Larmet uppdaterades" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "Det uppstod ett problem vid uppdatering av agent" @@ -2506,7 +2674,7 @@ msgid "Agent successfully updated" msgstr "Agenten uppdaterades" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "Det uppstod ett problem vid inläsning av agent" @@ -2782,7 +2950,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2858,9 +3026,10 @@ msgid "Simple alerts" msgstr "Enkla larm" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "Larm" @@ -2868,7 +3037,7 @@ msgstr "Larm" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "Tröskelvärde" @@ -2889,7 +3058,7 @@ msgstr "Max." #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "Tid" @@ -2922,7 +3091,7 @@ msgstr "Kombinerad" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "Oper" @@ -3090,8 +3259,8 @@ msgstr "Sök" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "Agentnamn" @@ -3114,7 +3283,7 @@ msgstr "Det finns inga definierade agenter" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "Skapa agent" @@ -3247,41 +3416,6 @@ msgstr "" msgid "Assigned module" msgstr "Tilldelad modul" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "-" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "Prioritet" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "Larmtyp" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "Larmstatus" @@ -3302,12 +3436,6 @@ msgstr "" msgid "Alert text" msgstr "Larmtext" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3317,31 +3445,6 @@ msgstr "" msgid "Other" msgstr "Övrigt" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "Fält #1 (alias, namn)" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "Fält #2 (en rad)" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "Fält #3 (fullständig text)" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "Tid från" @@ -3355,37 +3458,37 @@ msgid "Days of week" msgstr "Veckodagar" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "Mån" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "Tis" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "Ons" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "Tor" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "Fre" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "Lör" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "Sön" @@ -3545,9 +3648,9 @@ msgstr "Användare definierade i Pandora" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3921,12 +4024,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "Minimum" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "Maximum" @@ -3988,12 +4091,6 @@ msgstr "Larm definierade i Pandora" msgid "Alert name" msgstr "Larmnamn" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "Skapa larm" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4042,8 +4139,8 @@ msgstr "." msgid "," msgstr "," -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4052,44 +4149,26 @@ msgstr "," msgid "minutes" msgstr "minuter" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "månader" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "Aldrig" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4097,9 +4176,8 @@ msgstr "Aldrig" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4107,19 +4185,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "Enkelt diagram" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4128,186 +4206,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "Händelserapport" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "Larmrapport" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "Okänd" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "System" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "Fel" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "Fel modultyp" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "Löser ut" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "Beskr" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "Dagar" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "Utlöst" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "Senaste händelser" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "Händelsenamn" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "Larmbeskrivning" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "Totalt antal övervakande larm" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "Totalt antal övervakare" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "Övervaka" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "Agenter i grupp" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "Senast utlöst" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "Övervakare" @@ -4388,76 +4460,76 @@ msgstr "Incidenten uppdaterades" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "Incidenthantering" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "Alla incidenter" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "Aktiva incidenter" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "Avvisade incidenter" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "Stängda incidenter" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "Aktiva incidenter med kommentarer" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "Mycket allvarlig" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "Källa" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "Ägare" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "Skapa incident" @@ -4488,119 +4560,119 @@ msgstr "Incidenter efter användare" msgid "Incidents by source" msgstr "Incidenter efter källa" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "Öppnad den" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "Uppdaterad den" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "Öppen och aktiv" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "Inte giltig" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "Föråldrad" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "Stängd" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "Uppdatera incident" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "Lägg till anteckning" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "Anteckningar bifogade incidenten" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "Bifogade filer" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "Filnamn" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "Storlek" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "Skicka upp" @@ -4773,159 +4845,119 @@ msgstr "Visa användare" msgid "Edit my user" msgstr "Redigera min användare" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "SNMP-konsoll" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "SNMP-larm" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "Meddelanden" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "Meddelanden till grupper" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "Anpassade diagram" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "Uppdatera larm" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "OID" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "SNMP-agent" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "Det finns inga SNMP-larm" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "Händelsen togs bort" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "Normal skärm" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "Helskärm" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "Ta bort händelse" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4937,16 +4969,6 @@ msgstr "" msgid "Pandora Agents" msgstr "Pandora-agenter" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "Normal skärm" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "Helskärm" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "Layout" @@ -5014,38 +5036,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "Uppdatera data" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "Agentversion" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "Totalt antal paket" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "Fjärr" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "Nästa agentkontakt" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "Händelser genererade -av modul-" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "Uppdatera data" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "Agentversion" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "Totalt antal paket" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "Fjärr" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "Nästa agentkontakt" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "Senast händelser för agenten" @@ -5444,10 +5470,6 @@ msgstr "Frisökning" msgid "Agent search" msgstr "Agentsökning" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5456,6 +5478,22 @@ msgstr "" msgid "RSS Events" msgstr "RSS-händelser" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "Ta bort händelse" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/te.mo b/pandora_console/include/languages/te.mo index 7fbe82b36ec6c16701d24e5305de77451ff6529e..d538054a16dab2dc5dab005b50b229c4c5118d95 100644 GIT binary patch delta 36 pcmeAa=oHxC!@_B(YiOuoU}0stIh2K&k;Bj$G7oWQ!02>_h22weaG delta 36 rcmeAa=oHxC!@_BxYiy`sXlP}$Ih2K&k;A}L!N9`G)NFGC>q;g7oC^q8 diff --git a/pandora_console/include/languages/te.po b/pandora_console/include/languages/te.po index c3d27225a5..1e79dd0ea7 100644 --- a/pandora_console/include/languages/te.po +++ b/pandora_console/include/languages/te.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-27 04:00+0000\n" "Last-Translator: వీవెన్ (Veeven) \n" "Language-Team: Telugu \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 గంట" @@ -34,29 +34,29 @@ msgstr "1 గంట" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 గంటలు" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 గంటలు" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 గంటలు" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 రోజు" @@ -64,20 +64,20 @@ msgstr "1 రోజు" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 రోజులు" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 రోజులు" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 వారం" @@ -86,13 +86,13 @@ msgstr "1 వారం" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 రోజులు" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 నెల" @@ -100,15 +100,15 @@ msgstr "1 నెల" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 నెలలు" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 నెలలు" @@ -119,13 +119,13 @@ msgstr "6 నెలలు" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "గరిష్ఠ విలువ" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "సగటు విలువ" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "తక్కువ" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "మధ్యమం" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "సాధారణ" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "హెచ్చరిక" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "లింకులు" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "సైటు వార్తలు" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "చర్య" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/uk.mo b/pandora_console/include/languages/uk.mo index a7979ced77db957071d11e052a11c50f55480904..3890816147315fca904828e41352656318ac68ad 100644 GIT binary patch delta 35 ocmeD4>+{?2L6p-_*U(VGz{1LO@=ww49ERo~wz2W%A7Wwx0N0iaMF0Q* delta 35 rcmeD4>+{?2L6p-#*Vs_O(9p_g@=ww490sNe1{PMPW}APAi3tDz*76HK diff --git a/pandora_console/include/languages/uk.po b/pandora_console/include/languages/uk.po index efe541d885..dc1e788ec4 100644 --- a/pandora_console/include/languages/uk.po +++ b/pandora_console/include/languages/uk.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-21 11:57+0000\n" "Last-Translator: Zhenka \n" "Language-Team: Ukrainian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:33+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "Помилка в знаходженні місця сорсів гра #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 година" @@ -34,29 +34,29 @@ msgstr "1 година" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 години" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6 годин" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 годин" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1 день" @@ -64,20 +64,20 @@ msgstr "1 день" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2 дні" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5 днів" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1 тиждень" @@ -86,13 +86,13 @@ msgstr "1 тиждень" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "12 днів" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1 місяць" @@ -100,15 +100,15 @@ msgstr "1 місяць" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2 місяці" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6 місяців" @@ -119,13 +119,13 @@ msgstr "6 місяців" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "Мак. значення" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "Середнє значення" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "Низьке" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "Середнє" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "Серйозний" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "Дуже серйозний" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "Інформаційний" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "Нормальний" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "Попередження" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "Критичне" @@ -260,7 +260,7 @@ msgstr "Відсутня інформація" msgid "Out of limits" msgstr "Поза лімітом" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -339,7 +339,7 @@ msgstr "" "Ваша сесія закінчилась. Будь-ласка закрийте ваш бравзер, щоб закрити сесію в " "Pandora" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "Посилання" @@ -373,7 +373,7 @@ msgstr "Ви маєте " msgid " unread message(s)." msgstr " непрочитан(е)і повідомлення." -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "Новини сайту" @@ -385,7 +385,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -464,6 +464,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -473,9 +474,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "Дія" @@ -516,7 +516,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -616,9 +616,9 @@ msgid "Id" msgstr "ID" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -629,11 +629,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -657,14 +659,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -681,12 +681,14 @@ msgstr "Переписати локальні зміни" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -713,8 +715,6 @@ msgstr "Переписати локальні зміни" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -797,7 +797,7 @@ msgstr "Публічний" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "Вимкнений" @@ -839,7 +839,7 @@ msgid "Not created. Error inserting data" msgstr "Не створений. Помилка додавання даних." #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -851,7 +851,7 @@ msgid "Deleted successfully" msgstr "Успішно видалений" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -871,7 +871,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -879,7 +879,7 @@ msgid "Updated successfully" msgstr "Успішно оновлений" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -888,18 +888,18 @@ msgstr "Не оновлений. Помилка в оновленні." #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "Звіти" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -909,7 +909,7 @@ msgstr "Назва карти." #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -923,12 +923,12 @@ msgstr "Назва карти." #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -941,13 +941,14 @@ msgstr "Група" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -964,11 +965,11 @@ msgstr "Група" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -978,13 +979,15 @@ msgstr "Видалити" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1002,9 +1005,7 @@ msgstr "Видалити" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "Створити" @@ -1027,7 +1028,7 @@ msgstr "Створити" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1083,7 +1084,7 @@ msgstr "Останній день." #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "днів" @@ -1123,7 +1124,7 @@ msgid "Label color" msgstr "Колір Мітки" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1132,8 +1133,8 @@ msgstr "Колір Мітки" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1148,13 +1149,13 @@ msgstr "Тип" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1164,10 +1165,10 @@ msgstr "Агент" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1176,8 +1177,8 @@ msgstr "Модуль" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "Період" @@ -1192,7 +1193,7 @@ msgstr "Зображення" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1227,12 +1228,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1245,7 +1246,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1268,8 +1269,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "Так" @@ -1280,8 +1281,8 @@ msgstr "Так" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "Ні" @@ -1327,7 +1328,7 @@ msgid "Line" msgstr "Рядок" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1338,7 +1339,7 @@ msgstr "Рядок" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "Додати" @@ -1351,7 +1352,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "Приватний" @@ -1359,96 +1360,96 @@ msgstr "Приватний" msgid "Store" msgstr "Зберігати" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "Звіт успішно видалений" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "Виникла проблеми при видалені звіту." -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "SLA мін. (значення)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "SLA макс. (значення)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "Назва звіту" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1457,44 +1458,44 @@ msgstr "" msgid "hours" msgstr "години" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "2 тидні" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "Параметри" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "Створити звіт" @@ -1568,7 +1569,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1607,24 +1608,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP адреса" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1642,7 +1643,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1701,7 +1702,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1719,8 +1720,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1730,7 +1731,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "ОС" @@ -1796,7 +1797,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1929,7 +1930,7 @@ msgstr "Іконка" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1960,7 +1961,7 @@ msgstr "Увімкнено" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "Ви впевнені?" @@ -2026,68 +2027,253 @@ msgstr "" msgid "Manage users" msgstr "Управління користувачами" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "Розширення" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2100,16 +2286,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "Фільтр" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2119,9 +2309,9 @@ msgstr "Усі" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2188,7 +2378,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2248,15 +2440,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2319,7 +2511,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2448,18 +2640,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2470,12 +2650,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2489,12 +2663,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2504,7 +2672,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2780,7 +2948,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2856,9 +3024,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2866,7 +3035,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2887,7 +3056,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2920,7 +3089,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3088,8 +3257,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3112,7 +3281,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3245,41 +3414,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3300,12 +3434,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3315,31 +3443,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3353,37 +3456,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3543,9 +3646,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3919,12 +4022,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3986,12 +4089,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4040,8 +4137,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4050,44 +4147,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4095,9 +4174,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4105,19 +4183,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4126,186 +4204,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4386,76 +4458,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4486,119 +4558,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4771,159 +4843,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4935,16 +4967,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5012,38 +5034,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5442,10 +5468,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5454,6 +5476,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/zh_CN.mo b/pandora_console/include/languages/zh_CN.mo index aee694656fe4a5698cdf44fec2253c08380b7b76..c2f35d3fea9e48b9f76f97b0394b05482d71fedb 100644 GIT binary patch delta 38 rcmdmTiD}CvrVTm8oQArFh6)B2R;HUvi+LD149!6tW24QTC96#U{!t7r delta 38 ucmdmTiD}CvrVTm8oCdnah6;v;Rz{mki+LD13``XaEUZk;Hg}e+HUR+rs|+as diff --git a/pandora_console/include/languages/zh_CN.po b/pandora_console/include/languages/zh_CN.po index 1321e772c3..48db423010 100644 --- a/pandora_console/include/languages/zh_CN.po +++ b/pandora_console/include/languages/zh_CN.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-10-17 06:11+0000\n" "Last-Translator: whitemay \n" "Language-Team: Simplified Chinese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "定位本图的来源时出错。" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "1 小时" @@ -34,29 +34,29 @@ msgstr "1 小时" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "2 小时" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "6小时" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12小时" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "1天" @@ -64,20 +64,20 @@ msgstr "1天" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "2天" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "5天" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "1星期" @@ -86,13 +86,13 @@ msgstr "1星期" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15天" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "1个月" @@ -100,15 +100,15 @@ msgstr "1个月" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "2个月" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "6个月" @@ -119,13 +119,13 @@ msgstr "6个月" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "最大值" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "平均值" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "显示警告" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "信息" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "轻微" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "中等" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "严重" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "维护" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "提示" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "正常" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "警告" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "严重" @@ -260,7 +260,7 @@ msgstr "无数据" msgid "Out of limits" msgstr "超出范围" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "会话已经结束。请关闭浏览器以关闭Pandora会话。

" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "链接" @@ -371,7 +371,7 @@ msgstr "你有 " msgid " unread message(s)." msgstr " 未读消息。" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "站点新闻" @@ -383,7 +383,7 @@ msgstr "发布人:" msgid "At" msgstr "时间:" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "动作" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "向下" @@ -617,9 +617,9 @@ msgid "Id" msgstr "Id" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -630,11 +630,13 @@ msgstr "时间戳" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -658,14 +660,12 @@ msgstr "时间戳" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -682,12 +682,14 @@ msgstr "覆盖本地的修改" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -714,8 +716,6 @@ msgstr "覆盖本地的修改" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -798,7 +798,7 @@ msgstr "公共的" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "未启用" @@ -840,7 +840,7 @@ msgid "Not created. Error inserting data" msgstr "没有创建。无法插入数据" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -852,7 +852,7 @@ msgid "Deleted successfully" msgstr "已成功删除" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -872,7 +872,7 @@ msgid "Update layout failed" msgstr "布局更新失败" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -880,7 +880,7 @@ msgid "Updated successfully" msgstr "更新成功" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -889,18 +889,18 @@ msgstr "更新失败。更新数据出错" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "报告" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "地图创建器" @@ -910,7 +910,7 @@ msgstr "地图名称" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -924,12 +924,12 @@ msgstr "地图名称" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -942,13 +942,14 @@ msgstr "组" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -965,11 +966,11 @@ msgstr "组" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -979,13 +980,15 @@ msgstr "删除" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1003,9 +1006,7 @@ msgstr "删除" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "创建" @@ -1028,7 +1029,7 @@ msgstr "创建" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1084,7 +1085,7 @@ msgstr "昨天" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "天" @@ -1124,7 +1125,7 @@ msgid "Label color" msgstr "标签颜色" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1133,8 +1134,8 @@ msgstr "标签颜色" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1149,13 +1150,13 @@ msgstr "类型" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1165,10 +1166,10 @@ msgstr "代理" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1177,8 +1178,8 @@ msgstr "模块" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "周期" @@ -1193,7 +1194,7 @@ msgstr "图像" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "上一级" @@ -1228,12 +1229,12 @@ msgstr "" msgid "Combined image render" msgstr "组合图形生成器" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "建立图表" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1246,7 +1247,7 @@ msgstr "源代理" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1269,8 +1270,8 @@ msgstr "立即显示" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "是" @@ -1281,8 +1282,8 @@ msgstr "是" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "否" @@ -1328,7 +1329,7 @@ msgid "Line" msgstr "行" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1339,7 +1340,7 @@ msgstr "行" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "添加" @@ -1352,7 +1353,7 @@ msgid "Custom graph store" msgstr "自定义图形存储" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "私有的" @@ -1360,96 +1361,96 @@ msgstr "私有的" msgid "Store" msgstr "存储" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "成功地删除了报告" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "删除报告时发生问题" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "成功地创建了报告" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "创建报告时发生错误" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "成功地创建了SLA" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "创建SLA时发生错误" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "未设定模块" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "成功地删除了SLA" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "删除SLA时发生错误" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "自定报告" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "已定义的SLA" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "最小SLA(值)" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "最大SLA(值)" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "SLA界限(百分比)" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "SLA报告" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "报告名称" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "添加项目至报告" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "报告类型" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1458,44 +1459,44 @@ msgstr "报告类型" msgid "hours" msgstr "小时" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "两周" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "自定义图像名称" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "报告项目" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "顺序" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "选项" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "向上" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "自定义报告" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "目前没有定义报告" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "创建报告" @@ -1569,7 +1570,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1608,24 +1609,24 @@ msgstr "更新服务器" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "IP地址" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "管理服务器" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1643,7 +1644,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1702,7 +1703,7 @@ msgstr "创建侦察任务时发生错误" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "管理侦察任务" @@ -1720,8 +1721,8 @@ msgstr "网络概要" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "事故" @@ -1731,7 +1732,7 @@ msgstr "事故" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "操作系统" @@ -1797,7 +1798,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1930,7 +1931,7 @@ msgstr "图标" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1961,7 +1962,7 @@ msgstr "已启用" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "确认吗?" @@ -2027,68 +2028,253 @@ msgstr "管理警报" msgid "Manage users" msgstr "用户管理" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "管理报告" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "报告构建器" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "管理概要文件" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "管理插件" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "系统审计日志" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "Pandora 设置" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "数据库维护" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "数据库信息" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "数据库清理" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "数据库除错" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "数据库审定" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "数据库事件" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "数据库健康" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "扩展" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "成功的删除了警告" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "成功地创建了警告" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "成功地更新了警告" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "创建警告" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "警告类型" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "一区" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "二区" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "三区" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "最小警告数" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "最大警告数" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "时间阀值" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "优先级" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "N/A" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "从不" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "Pandora审定" @@ -2101,16 +2287,20 @@ msgstr "回顾日志" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "筛选器" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2120,9 +2310,9 @@ msgstr "全部" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2189,7 +2379,9 @@ msgstr "全局模式中显示最新警告" msgid "Style template" msgstr "样式模板" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "每页长度" @@ -2249,15 +2441,15 @@ msgstr "站点新闻管理" msgid "Subject" msgstr "主题" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "正文" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "作者" @@ -2320,7 +2512,7 @@ msgid "Edit incidents" msgstr "编辑事故" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "管理事故" @@ -2449,18 +2641,6 @@ msgstr "删除上述数据" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "成功的删除了警告" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2471,12 +2651,6 @@ msgstr "删除代理时发生问题" msgid "There was a problem creating alert" msgstr "创建警告时发生问题" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "成功地创建了警告" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2490,12 +2664,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "更新警告时发生问题" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "成功地更新了警告" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "更新代理时发生问题" @@ -2505,7 +2673,7 @@ msgid "Agent successfully updated" msgstr "成功地更新了代理" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "装载代理时发生问题" @@ -2781,7 +2949,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2857,9 +3025,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2867,7 +3036,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2888,7 +3057,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2921,7 +3090,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3089,8 +3258,8 @@ msgstr "搜索" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "代理名称" @@ -3113,7 +3282,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "创建代理" @@ -3246,41 +3415,6 @@ msgstr "" msgid "Assigned module" msgstr "已分配的模块" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "N/A" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "优先级" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "警告类型" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "警告状态" @@ -3301,12 +3435,6 @@ msgstr "最大值也是合法的。亦即, 一旦高于此值,Pandora FMS会 msgid "Alert text" msgstr "警告文本" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "时间阀值" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3316,31 +3444,6 @@ msgstr "" msgid "Other" msgstr "其它" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "最小警告数" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "最大警告数" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "一区" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "二区" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "三区" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "起始时间" @@ -3354,37 +3457,37 @@ msgid "Days of week" msgstr "星期" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "一" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "二" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "三" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "四" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "五" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "六" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "日" @@ -3544,9 +3647,9 @@ msgstr "已创建的用户" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3923,12 +4026,12 @@ msgid "Purge data out these limits" msgstr "清理不在此范围内的审计数据" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "最小值" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "最大值" @@ -3990,12 +4093,6 @@ msgstr "已定义之警告" msgid "Alert name" msgstr "警告名" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "创建警告" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "装载警告时发生问题" @@ -4044,8 +4141,8 @@ msgstr "。" msgid "," msgstr "," -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4054,44 +4151,26 @@ msgstr "," msgid "minutes" msgstr "分钟" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "月" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "恢复" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "触发条件" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "触发日期" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "从不" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4099,9 +4178,8 @@ msgstr "从不" msgid "Alert fired" msgstr "已触发的警告" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4109,19 +4187,19 @@ msgstr "已触发的警告" msgid "Alert not fired" msgstr "未触发的警告" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "简单图表" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "自定义图表" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4130,186 +4208,180 @@ msgstr "自定义图表" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "事件报告" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "警告报告" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "监视" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "代理详细视图" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "未知" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "监视器已启动" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "监视器已停止" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "警告已恢复" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "警告已中止" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "警告人工确认" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "已检测到侦察主机" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "系统" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "错误" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "软件代理数据" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "软件代理监视器" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "网络代理数据" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "网络代理监视器" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "错误的模块类型" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "时阀" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "触发" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "描述" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "警告范围" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "天" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "触发" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "最新事件" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "事件名称" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "警告描述" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "触发时间" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "总监视器数" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "监视器" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "监视器" @@ -4390,76 +4462,76 @@ msgstr "成功地更新了事故" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "事故管理" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "创建事件" @@ -4490,119 +4562,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "更新于" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4775,159 +4847,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" -msgstr "删除重要事件" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" +msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4939,16 +4971,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5016,38 +5038,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "此组内并无监视器" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "由下列模块产生的事件" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5446,10 +5472,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5458,6 +5480,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "删除重要事件" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/include/languages/zh_TW.mo b/pandora_console/include/languages/zh_TW.mo index 7c9fd83e6f018220ac032cc113b148fa1825f965..1801e1b8584a58e272ea471aadf20ba532f47db1 100644 GIT binary patch delta 34 ncmX@cevEy?e@0G2T|+|!0}CtD$sA0-ISkD~Y-6Lz+|0WHwZaLO delta 34 qcmX@cevEy?e@0FNU1LK9LqjX0$sA0-ISfn{3@ofn%_eg*?*;(1DG8AP diff --git a/pandora_console/include/languages/zh_TW.po b/pandora_console/include/languages/zh_TW.po index 5133e39dc8..fc969f237c 100644 --- a/pandora_console/include/languages/zh_TW.po +++ b/pandora_console/include/languages/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pandora-fms\n" "Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2008-10-31 11:29+0100\n" +"POT-Creation-Date: 2008-11-11 08:59+0100\n" "PO-Revision-Date: 2008-09-09 11:32+0000\n" "Last-Translator: DEC \n" "Language-Team: Traditional Chinese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2008-11-05 08:56+0000\n" +"X-Launchpad-Export-Date: 2008-11-17 08:32+0000\n" "X-Generator: Launchpad (build Unknown)\n" #: ../../reporting/stat_win.php:46 @@ -25,8 +25,8 @@ msgstr "" #: ../../reporting/stat_win.php:53 ../../reporting/stat_win.php:218 #: ../../godmode/reporting/graph_builder.php:329 #: ../../godmode/reporting/graph_builder.php:385 -#: ../../godmode/reporting/reporting_builder.php:386 -#: ../../include/functions.php:540 +#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../include/functions.php:533 #: ../../operation/reporting/graph_viewer.php:124 msgid "1 hour" msgstr "" @@ -34,29 +34,29 @@ msgstr "" #: ../../reporting/stat_win.php:55 ../../reporting/stat_win.php:219 #: ../../godmode/reporting/graph_builder.php:332 #: ../../godmode/reporting/graph_builder.php:386 -#: ../../include/functions.php:543 +#: ../../include/functions.php:536 msgid "2 hours" msgstr "" #: ../../reporting/stat_win.php:57 ../../reporting/stat_win.php:220 #: ../../godmode/reporting/graph_builder.php:338 #: ../../godmode/reporting/graph_builder.php:388 -#: ../../include/functions.php:546 +#: ../../include/functions.php:539 msgid "6 hours" msgstr "" #: ../../reporting/stat_win.php:59 ../../reporting/stat_win.php:221 #: ../../godmode/reporting/graph_builder.php:341 #: ../../godmode/reporting/graph_builder.php:389 -#: ../../include/functions.php:549 +#: ../../include/functions.php:542 msgid "12 hours" msgstr "12 小時" #: ../../reporting/stat_win.php:61 ../../reporting/stat_win.php:222 #: ../../godmode/reporting/graph_builder.php:344 #: ../../godmode/reporting/graph_builder.php:371 -#: ../../godmode/reporting/reporting_builder.php:391 -#: ../../include/functions.php:552 +#: ../../godmode/reporting/reporting_builder.php:404 +#: ../../include/functions.php:545 #: ../../operation/reporting/graph_viewer.php:129 msgid "1 day" msgstr "" @@ -64,20 +64,20 @@ msgstr "" #: ../../reporting/stat_win.php:63 ../../reporting/stat_win.php:223 #: ../../godmode/reporting/graph_builder.php:347 #: ../../godmode/reporting/graph_builder.php:391 -#: ../../godmode/reporting/reporting_builder.php:392 -#: ../../include/functions.php:555 +#: ../../godmode/reporting/reporting_builder.php:405 +#: ../../include/functions.php:548 #: ../../operation/reporting/graph_viewer.php:130 msgid "2 days" msgstr "" #: ../../reporting/stat_win.php:65 ../../reporting/stat_win.php:224 -#: ../../include/functions.php:558 +#: ../../include/functions.php:551 msgid "5 days" msgstr "" #: ../../reporting/stat_win.php:67 ../../reporting/stat_win.php:225 -#: ../../godmode/reporting/reporting_builder.php:393 -#: ../../include/functions.php:561 +#: ../../godmode/reporting/reporting_builder.php:406 +#: ../../include/functions.php:554 #: ../../operation/reporting/graph_viewer.php:131 msgid "1 week" msgstr "" @@ -86,13 +86,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:367 #: ../../godmode/reporting/graph_builder.php:356 #: ../../godmode/reporting/graph_builder.php:393 -#: ../../include/functions.php:564 +#: ../../include/functions.php:557 msgid "15 days" msgstr "15 天" #: ../../reporting/stat_win.php:71 ../../reporting/stat_win.php:227 -#: ../../godmode/reporting/reporting_builder.php:395 -#: ../../include/functions.php:567 +#: ../../godmode/reporting/reporting_builder.php:408 +#: ../../include/functions.php:560 #: ../../operation/reporting/graph_viewer.php:132 msgid "1 month" msgstr "" @@ -100,15 +100,15 @@ msgstr "" #: ../../reporting/stat_win.php:73 ../../reporting/stat_win.php:228 #: ../../godmode/reporting/graph_builder.php:362 #: ../../godmode/reporting/graph_builder.php:395 -#: ../../include/functions.php:570 +#: ../../include/functions.php:563 msgid "2 months" msgstr "" #: ../../reporting/stat_win.php:75 ../../reporting/stat_win.php:229 #: ../../godmode/reporting/graph_builder.php:365 #: ../../godmode/reporting/graph_builder.php:396 -#: ../../godmode/reporting/reporting_builder.php:396 -#: ../../include/functions.php:573 +#: ../../godmode/reporting/reporting_builder.php:409 +#: ../../include/functions.php:566 #: ../../operation/reporting/graph_viewer.php:133 msgid "6 months" msgstr "" @@ -119,13 +119,13 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:184 #: ../../godmode/agentes/module_manager_editor_network.php:239 #: ../../godmode/agentes/alert_manager_editor.php:121 -#: ../../include/functions.php:1014 +#: ../../include/functions.php:1007 #: ../../operation/reporting/reporting_viewer.php:320 #: ../../operation/reporting/reporting_xml.php:252 msgid "Max. Value" msgstr "" -#: ../../reporting/stat_win.php:116 ../../include/functions.php:1013 +#: ../../reporting/stat_win.php:116 ../../include/functions.php:1006 #: ../../operation/reporting/reporting_viewer.php:305 #: ../../operation/reporting/reporting_xml.php:247 msgid "Avg. Value" @@ -137,7 +137,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_plugin.php:182 #: ../../godmode/agentes/module_manager_editor_network.php:237 #: ../../godmode/agentes/alert_manager_editor.php:116 -#: ../../include/functions.php:1015 +#: ../../include/functions.php:1008 #: ../../operation/reporting/reporting_viewer.php:335 #: ../../operation/reporting/reporting_xml.php:257 msgid "Min. Value" @@ -175,60 +175,60 @@ msgstr "" msgid "Data occurrence for module " msgstr "" -#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:192 -#: ../../operation/incidents/incident.php:199 -#: ../../operation/incidents/incident_detail.php:289 +#: ../../reporting/fgraph.php:1040 ../../operation/incidents/incident.php:191 +#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident_detail.php:292 msgid "Informative" msgstr "" -#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:191 -#: ../../operation/incidents/incident.php:200 -#: ../../operation/incidents/incident_detail.php:290 +#: ../../reporting/fgraph.php:1041 ../../operation/incidents/incident.php:190 +#: ../../operation/incidents/incident.php:199 +#: ../../operation/incidents/incident_detail.php:293 msgid "Low" msgstr "" -#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:190 -#: ../../operation/incidents/incident.php:201 -#: ../../operation/incidents/incident_detail.php:291 +#: ../../reporting/fgraph.php:1042 ../../operation/incidents/incident.php:189 +#: ../../operation/incidents/incident.php:200 +#: ../../operation/incidents/incident_detail.php:294 msgid "Medium" msgstr "中" -#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:189 -#: ../../operation/incidents/incident.php:202 -#: ../../operation/incidents/incident_detail.php:292 +#: ../../reporting/fgraph.php:1043 ../../operation/incidents/incident.php:188 +#: ../../operation/incidents/incident.php:201 +#: ../../operation/incidents/incident_detail.php:295 msgid "Serious" msgstr "" #: ../../reporting/fgraph.php:1044 -#: ../../operation/incidents/incident_detail.php:293 +#: ../../operation/incidents/incident_detail.php:296 msgid "Very serious" msgstr "" #: ../../reporting/fgraph.php:1045 ../../reporting/fgraph.php:1265 -#: ../../include/functions.php:680 ../../include/functions.php:1164 -#: ../../include/functions.php:1183 ../../operation/incidents/incident.php:193 -#: ../../operation/incidents/incident.php:204 -#: ../../operation/incidents/incident_detail.php:294 +#: ../../include/functions.php:673 ../../include/functions.php:1157 +#: ../../include/functions.php:1176 ../../operation/incidents/incident.php:192 +#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident_detail.php:297 msgid "Maintenance" msgstr "" -#: ../../reporting/fgraph.php:1273 ../../include/functions.php:683 -#: ../../include/functions.php:1165 ../../include/functions.php:1185 +#: ../../reporting/fgraph.php:1273 ../../include/functions.php:676 +#: ../../include/functions.php:1158 ../../include/functions.php:1178 msgid "Informational" msgstr "" -#: ../../reporting/fgraph.php:1280 ../../include/functions.php:686 -#: ../../include/functions.php:1166 ../../include/functions.php:1187 +#: ../../reporting/fgraph.php:1280 ../../include/functions.php:679 +#: ../../include/functions.php:1159 ../../include/functions.php:1180 msgid "Normal" msgstr "" -#: ../../reporting/fgraph.php:1287 ../../include/functions.php:689 -#: ../../include/functions.php:1167 ../../include/functions.php:1189 +#: ../../reporting/fgraph.php:1287 ../../include/functions.php:682 +#: ../../include/functions.php:1160 ../../include/functions.php:1182 msgid "Warning" msgstr "警告" -#: ../../reporting/fgraph.php:1294 ../../include/functions.php:692 -#: ../../include/functions.php:1168 ../../include/functions.php:1191 +#: ../../reporting/fgraph.php:1294 ../../include/functions.php:685 +#: ../../include/functions.php:1161 ../../include/functions.php:1184 msgid "Critical" msgstr "" @@ -260,7 +260,7 @@ msgstr "" msgid "Out of limits" msgstr "" -#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:356 +#: ../../reporting/fgraph.php:2138 ../../include/functions_reporting.php:361 #: ../../operation/agentes/estado_grupo.php:168 #: ../../operation/agentes/ver_agente.php:107 msgid "Alerts fired" @@ -337,7 +337,7 @@ msgid "" "Pandora.

" msgstr "你的連線已逾時,請關閉瀏覽器已中斷和Pandora的連線" -#: ../../general/links_menu.php:22 ../../godmode/menu.php:228 +#: ../../general/links_menu.php:22 ../../godmode/menu.php:255 msgid "Links" msgstr "" @@ -371,7 +371,7 @@ msgstr "" msgid " unread message(s)." msgstr "" -#: ../../general/logon_ok.php:48 ../../godmode/menu.php:236 +#: ../../general/logon_ok.php:48 ../../godmode/menu.php:263 msgid "Site news" msgstr "" @@ -383,7 +383,7 @@ msgstr "" msgid "At" msgstr "" -#: ../../general/logon_ok.php:119 ../../include/functions.php:1018 +#: ../../general/logon_ok.php:119 ../../include/functions.php:1011 #: ../../operation/reporting/reporting_viewer.php:378 #: ../../operation/reporting/reporting_xml.php:274 #: ../../operation/agentes/tactical.php:94 @@ -462,6 +462,7 @@ msgstr "" #: ../../general/logon_ok.php:172 ../../godmode/servers/manage_export.php:102 #: ../../godmode/servers/manage_recontask.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:292 #: ../../godmode/admin_access_logs.php:59 #: ../../godmode/admin_access_logs.php:106 #: ../../godmode/agentes/agent_template.php:159 @@ -471,9 +472,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:371 #: ../../godmode/modules/manage_network_components.php:189 #: ../../godmode/modules/manage_network_templates.php:54 -#: ../../operation/snmpconsole/snmp_alert.php:292 -#: ../../operation/snmpconsole/snmp_view.php:103 -#: ../../operation/snmpconsole/snmp_view.php:160 +#: ../../operation/snmpconsole/snmp_view.php:224 +#: ../../operation/snmpconsole/snmp_view.php:408 #: ../../operation/events/events.php:353 ../../operation/events/events.php:509 msgid "Action" msgstr "" @@ -514,7 +514,7 @@ msgid "All systems" msgstr "" #: ../../general/header.php:49 -#: ../../godmode/reporting/reporting_builder.php:463 +#: ../../godmode/reporting/reporting_builder.php:476 #: ../../operation/agentes/estado_grupo.php:220 msgid "Down" msgstr "" @@ -614,9 +614,9 @@ msgid "Id" msgstr "" #: ../../extensions/update_manager/main.php:80 -#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2009 -#: ../../include/functions_reporting.php:257 -#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../godmode/setup/news.php:129 ../../include/functions_db.php:2083 +#: ../../include/functions_reporting.php:268 +#: ../../operation/snmpconsole/snmp_view.php:217 #: ../../operation/agentes/status_monitor.php:184 #: ../../operation/agentes/estado_ultimopaquete.php:59 #: ../../operation/agentes/datos_agente.php:80 @@ -627,11 +627,13 @@ msgstr "" #: ../../extensions/update_manager/main.php:83 #: ../../godmode/reporting/graph_builder.php:487 -#: ../../godmode/reporting/reporting_builder.php:347 -#: ../../godmode/reporting/reporting_builder.php:501 +#: ../../godmode/reporting/reporting_builder.php:360 +#: ../../godmode/reporting/reporting_builder.php:514 #: ../../godmode/servers/modificar_server.php:69 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:174 +#: ../../godmode/snmpconsole/snmp_alert.php:284 #: ../../godmode/agentes/module_manager_editor_wmi.php:244 #: ../../godmode/agentes/agent_template.php:158 #: ../../godmode/agentes/module_manager_editor_data.php:175 @@ -655,14 +657,12 @@ msgstr "" #: ../../godmode/users/user_list.php:70 #: ../../godmode/alerts/modify_alert.php:85 #: ../../godmode/alerts/configure_alert.php:88 -#: ../../include/functions_reporting.php:504 +#: ../../include/functions_reporting.php:509 #: ../../operation/reporting/graph_viewer.php:168 #: ../../operation/reporting/custom_reporting.php:44 -#: ../../operation/incidents/incident_detail.php:392 -#: ../../operation/incidents/incident_detail.php:428 -#: ../../operation/snmpconsole/snmp_alert.php:174 -#: ../../operation/snmpconsole/snmp_alert.php:284 -#: ../../operation/agentes/estado_generalagente.php:104 +#: ../../operation/incidents/incident_detail.php:397 +#: ../../operation/incidents/incident_detail.php:434 +#: ../../operation/agentes/estado_generalagente.php:82 #: ../../operation/agentes/estado_ultimopaquete.php:55 #: ../../operation/agentes/estado_monitores.php:38 #: ../../operation/agentes/estado_alertas.php:59 @@ -679,12 +679,14 @@ msgstr "" #: ../../extensions/update_manager/settings.php:82 #: ../../godmode/reporting/map_builder.php:315 #: ../../godmode/reporting/map_builder.php:551 -#: ../../godmode/reporting/reporting_builder.php:358 +#: ../../godmode/reporting/reporting_builder.php:371 #: ../../godmode/servers/modificar_server.php:74 #: ../../godmode/servers/manage_recontask_form.php:141 #: ../../godmode/servers/manage_export_form.php:126 #: ../../godmode/servers/plugin.php:186 #: ../../godmode/groups/configure_group.php:97 +#: ../../godmode/snmpconsole/snmp_alert.php:244 +#: ../../godmode/snmpconsole/snmp_alert.php:331 #: ../../godmode/setup/setup.php:138 ../../godmode/setup/links.php:110 #: ../../godmode/setup/news.php:121 #: ../../godmode/profiles/profile_list.php:206 @@ -711,8 +713,6 @@ msgstr "" #: ../../godmode/alerts/configure_alert.php:100 #: ../../operation/reporting/reporting_viewer.php:73 #: ../../operation/reporting/graph_viewer.php:153 -#: ../../operation/snmpconsole/snmp_alert.php:244 -#: ../../operation/snmpconsole/snmp_alert.php:331 #: ../../operation/agentes/networkmap.php:318 #: ../../operation/events/events.php:309 #: ../../operation/users/user_edit.php:137 @@ -795,7 +795,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:106 #: ../../godmode/agentes/alert_manager_editor.php:271 #: ../../godmode/agentes/alert_manager_editor.php:273 -#: ../../include/functions.php:779 +#: ../../include/functions.php:772 msgid "Disabled" msgstr "" @@ -837,7 +837,7 @@ msgid "Not created. Error inserting data" msgstr "" #: ../../godmode/reporting/map_builder.php:80 -#: ../../godmode/reporting/reporting_builder.php:73 +#: ../../godmode/reporting/reporting_builder.php:80 #: ../../godmode/setup/news.php:69 #: ../../godmode/agentes/planned_downtime.php:87 #: ../../godmode/modules/manage_network_components.php:129 @@ -849,7 +849,7 @@ msgid "Deleted successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:82 -#: ../../godmode/reporting/reporting_builder.php:75 +#: ../../godmode/reporting/reporting_builder.php:82 #: ../../godmode/setup/news.php:67 #: ../../godmode/agentes/planned_downtime.php:85 #: ../../godmode/modules/manage_network_components.php:127 @@ -869,7 +869,7 @@ msgid "Update layout failed" msgstr "" #: ../../godmode/reporting/map_builder.php:238 -#: ../../godmode/reporting/reporting_builder.php:177 +#: ../../godmode/reporting/reporting_builder.php:190 #: ../../godmode/setup/news.php:59 #: ../../godmode/modules/manage_network_components.php:116 #: ../../godmode/modules/manage_nc_groups.php:56 @@ -877,7 +877,7 @@ msgid "Updated successfully" msgstr "" #: ../../godmode/reporting/map_builder.php:240 -#: ../../godmode/reporting/reporting_builder.php:179 +#: ../../godmode/reporting/reporting_builder.php:192 #: ../../godmode/setup/news.php:57 #: ../../godmode/modules/manage_network_components.php:114 #: ../../godmode/modules/manage_nc_groups.php:54 @@ -886,18 +886,18 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:253 #: ../../godmode/reporting/graph_builder.php:202 -#: ../../godmode/reporting/reporting_builder.php:244 -#: ../../godmode/reporting/reporting_builder.php:321 -#: ../../godmode/reporting/reporting_builder.php:488 +#: ../../godmode/reporting/reporting_builder.php:257 +#: ../../godmode/reporting/reporting_builder.php:334 +#: ../../godmode/reporting/reporting_builder.php:501 #: ../../operation/reporting/reporting_viewer.php:53 #: ../../operation/reporting/graph_viewer.php:109 #: ../../operation/reporting/graph_viewer.php:158 #: ../../operation/reporting/custom_reporting.php:31 -#: ../../operation/menu.php:277 +#: ../../operation/menu.php:265 msgid "Reporting" msgstr "" -#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:163 +#: ../../godmode/reporting/map_builder.php:253 ../../godmode/menu.php:186 msgid "Map builder" msgstr "" @@ -907,7 +907,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:262 #: ../../godmode/reporting/map_builder.php:299 -#: ../../godmode/reporting/reporting_builder.php:331 +#: ../../godmode/reporting/reporting_builder.php:344 #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:127 #: ../../godmode/agentes/planned_downtime.php:227 @@ -921,12 +921,12 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_network.php:212 #: ../../operation/reporting/reporting_viewer.php:365 #: ../../operation/reporting/reporting_xml.php:267 -#: ../../operation/incidents/incident.php:260 -#: ../../operation/incidents/incident_detail.php:277 +#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident_detail.php:280 #: ../../operation/servers/view_server_detail.php:74 #: ../../operation/visual_console/index.php:36 #: ../../operation/agentes/status_monitor.php:58 -#: ../../operation/agentes/estado_generalagente.php:107 +#: ../../operation/agentes/estado_generalagente.php:86 #: ../../operation/agentes/ver_agente.php:51 #: ../../operation/agentes/estado_agente.php:56 #: ../../operation/agentes/estado_agente.php:154 @@ -939,13 +939,14 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:352 #: ../../godmode/reporting/graph_builder.php:218 #: ../../godmode/reporting/graph_builder.php:242 -#: ../../godmode/reporting/reporting_builder.php:261 -#: ../../godmode/reporting/reporting_builder.php:442 -#: ../../godmode/reporting/reporting_builder.php:502 +#: ../../godmode/reporting/reporting_builder.php:274 +#: ../../godmode/reporting/reporting_builder.php:455 +#: ../../godmode/reporting/reporting_builder.php:515 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/servers/plugin.php:200 -#: ../../godmode/groups/group_list.php:110 ../../godmode/setup/links.php:119 -#: ../../godmode/setup/news.php:130 +#: ../../godmode/groups/group_list.php:110 +#: ../../godmode/snmpconsole/snmp_alert.php:329 +#: ../../godmode/setup/links.php:119 ../../godmode/setup/news.php:130 #: ../../godmode/profiles/profile_list.php:241 #: ../../godmode/agentes/agent_template.php:186 #: ../../godmode/agentes/planned_downtime.php:254 @@ -962,11 +963,11 @@ msgstr "" #: ../../godmode/users/user_list.php:73 ../../godmode/db/db_refine.php:110 #: ../../godmode/alerts/modify_alert.php:86 #: ../../operation/reporting/graph_viewer.php:171 -#: ../../operation/incidents/incident.php:264 -#: ../../operation/incidents/incident_detail.php:394 -#: ../../operation/snmpconsole/snmp_alert.php:329 -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/incidents/incident.php:265 +#: ../../operation/incidents/incident_detail.php:399 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 +#: ../../operation/snmpconsole/snmp_view.php:411 #: ../../operation/agentes/datos_agente.php:79 #: ../../operation/events/events.php:497 #: ../../operation/messages/message.php:192 @@ -976,13 +977,15 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:287 #: ../../godmode/reporting/map_builder.php:319 #: ../../godmode/reporting/map_builder.php:424 -#: ../../godmode/reporting/reporting_builder.php:314 -#: ../../godmode/reporting/reporting_builder.php:361 +#: ../../godmode/reporting/reporting_builder.php:327 +#: ../../godmode/reporting/reporting_builder.php:374 #: ../../godmode/servers/manage_export.php:96 #: ../../godmode/servers/manage_export.php:128 #: ../../godmode/servers/manage_recontask.php:136 #: ../../godmode/servers/plugin.php:184 ../../godmode/servers/plugin.php:229 #: ../../godmode/groups/configure_group.php:100 +#: ../../godmode/snmpconsole/snmp_alert.php:246 +#: ../../godmode/snmpconsole/snmp_alert.php:363 #: ../../godmode/profiles/profile_list.php:201 #: ../../godmode/agentes/module_manager_editor_wmi.php:253 #: ../../godmode/agentes/module_manager_editor_data.php:185 @@ -1000,9 +1003,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates_form.php:115 #: ../../godmode/users/configure_user.php:282 #: ../../godmode/alerts/configure_alert.php:98 -#: ../../operation/incidents/incident_detail.php:323 -#: ../../operation/snmpconsole/snmp_alert.php:246 -#: ../../operation/snmpconsole/snmp_alert.php:363 +#: ../../operation/incidents/incident_detail.php:326 msgid "Create" msgstr "" @@ -1025,7 +1026,7 @@ msgstr "" #: ../../godmode/modules/manage_network_templates.php:52 #: ../../godmode/modules/manage_network_templates_form.php:103 #: ../../godmode/modules/module_list.php:56 -#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1886 +#: ../../godmode/users/user_list.php:67 ../../include/functions_db.php:1960 #: ../../operation/extensions.php:36 #: ../../operation/servers/view_server.php:53 #: ../../operation/visual_console/index.php:35 @@ -1081,7 +1082,7 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:365 #: ../../godmode/servers/manage_recontask_form.php:91 #: ../../godmode/db/db_main.php:43 ../../godmode/db/db_main.php:44 -#: ../../include/functions.php:499 ../../include/functions.php:523 +#: ../../include/functions.php:511 #: ../../operation/servers/view_server_detail.php:113 msgid "days" msgstr "" @@ -1121,7 +1122,7 @@ msgid "Label color" msgstr "" #: ../../godmode/reporting/map_builder.php:395 -#: ../../godmode/reporting/reporting_builder.php:432 +#: ../../godmode/reporting/reporting_builder.php:445 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_template.php:157 #: ../../godmode/agentes/alert_manager.php:107 @@ -1130,8 +1131,8 @@ msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:363 #: ../../godmode/modules/manage_network_components.php:183 #: ../../godmode/modules/manage_network_templates_form.php:141 -#: ../../include/functions_db.php:2005 -#: ../../include/functions_reporting.php:503 +#: ../../include/functions_db.php:2079 +#: ../../include/functions_reporting.php:508 #: ../../operation/servers/view_server.php:58 #: ../../operation/agentes/status_monitor.php:173 #: ../../operation/agentes/estado_ultimopaquete.php:53 @@ -1146,13 +1147,13 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:401 #: ../../godmode/reporting/graph_builder.php:215 -#: ../../godmode/reporting/reporting_builder.php:256 -#: ../../godmode/reporting/reporting_builder.php:294 -#: ../../godmode/reporting/reporting_builder.php:433 +#: ../../godmode/reporting/reporting_builder.php:269 +#: ../../godmode/reporting/reporting_builder.php:307 +#: ../../godmode/reporting/reporting_builder.php:446 #: ../../godmode/agentes/alert_manager_editor.php:361 -#: ../../include/functions_reporting.php:311 -#: ../../include/functions_reporting.php:439 -#: ../../include/functions_reporting.php:611 +#: ../../include/functions_reporting.php:316 +#: ../../include/functions_reporting.php:444 +#: ../../include/functions_reporting.php:616 #: ../../operation/reporting/reporting_viewer.php:212 #: ../../operation/agentes/status_monitor.php:171 #: ../../operation/agentes/estado_agente.php:151 @@ -1162,10 +1163,10 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:403 #: ../../godmode/reporting/graph_builder.php:216 -#: ../../godmode/reporting/reporting_builder.php:257 -#: ../../godmode/reporting/reporting_builder.php:296 -#: ../../godmode/reporting/reporting_builder.php:402 -#: ../../godmode/reporting/reporting_builder.php:434 +#: ../../godmode/reporting/reporting_builder.php:270 +#: ../../godmode/reporting/reporting_builder.php:309 +#: ../../godmode/reporting/reporting_builder.php:415 +#: ../../godmode/reporting/reporting_builder.php:447 #: ../../godmode/agentes/alert_manager_editor.php:362 #: ../../operation/reporting/reporting_viewer.php:214 #: ../../operation/agentes/exportdata.php:174 @@ -1174,8 +1175,8 @@ msgstr "" #: ../../godmode/reporting/map_builder.php:405 #: ../../godmode/reporting/graph_builder.php:376 -#: ../../godmode/reporting/reporting_builder.php:384 -#: ../../godmode/reporting/reporting_builder.php:435 +#: ../../godmode/reporting/reporting_builder.php:397 +#: ../../godmode/reporting/reporting_builder.php:448 #: ../../operation/reporting/graph_viewer.php:121 msgid "Period" msgstr "" @@ -1190,7 +1191,7 @@ msgstr "" #: ../../godmode/agentes/agent_manager.php:105 #: ../../godmode/modules/manage_nc_groups.php:75 #: ../../godmode/modules/manage_nc_groups_form.php:58 -#: ../../operation/agentes/estado_generalagente.php:96 +#: ../../operation/agentes/estado_generalagente.php:74 msgid "Parent" msgstr "" @@ -1225,12 +1226,12 @@ msgstr "" msgid "Combined image render" msgstr "" -#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:153 +#: ../../godmode/reporting/graph_builder.php:264 ../../godmode/menu.php:176 msgid "Graph builder" msgstr "" #: ../../godmode/reporting/graph_builder.php:272 -#: ../../godmode/reporting/reporting_builder.php:399 +#: ../../godmode/reporting/reporting_builder.php:412 #: ../../godmode/agentes/manage_config_remote.php:99 #: ../../godmode/agentes/manage_config.php:358 #: ../../godmode/db/db_refine.php:73 @@ -1243,7 +1244,7 @@ msgstr "" #: ../../godmode/agentes/manage_config.php:408 #: ../../godmode/agentes/manage_config.php:417 #: ../../godmode/agentes/module_manager.php:31 -#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:612 +#: ../../godmode/db/db_refine.php:91 ../../include/functions_reporting.php:617 #: ../../operation/servers/view_server.php:56 #: ../../operation/agentes/exportdata.php:268 #: ../../operation/agentes/estado_agente.php:155 @@ -1266,8 +1267,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:483 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:834 ../../include/functions.php:918 -#: ../../include/functions_db.php:1959 +#: ../../include/functions.php:827 ../../include/functions.php:911 +#: ../../include/functions_db.php:2033 msgid "Yes" msgstr "" @@ -1278,8 +1279,8 @@ msgstr "" #: ../../godmode/reporting/graph_builder.php:482 #: ../../godmode/servers/manage_recontask.php:117 #: ../../godmode/servers/manage_recontask_form.php:131 -#: ../../include/functions.php:836 ../../include/functions.php:920 -#: ../../include/functions_db.php:1961 +#: ../../include/functions.php:829 ../../include/functions.php:913 +#: ../../include/functions_db.php:2035 msgid "No" msgstr "" @@ -1325,7 +1326,7 @@ msgid "Line" msgstr "" #: ../../godmode/reporting/graph_builder.php:443 -#: ../../godmode/reporting/reporting_builder.php:419 +#: ../../godmode/reporting/reporting_builder.php:432 #: ../../godmode/servers/manage_recontask_form.php:143 #: ../../godmode/servers/manage_export_form.php:128 #: ../../godmode/setup/links.php:139 ../../godmode/setup/news.php:154 @@ -1336,7 +1337,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components_form_wmi.php:217 #: ../../godmode/modules/manage_network_templates_form.php:216 #: ../../godmode/modules/manage_network_components_form_network.php:286 -#: ../../operation/incidents/incident_detail.php:334 +#: ../../operation/incidents/incident_detail.php:339 msgid "Add" msgstr "" @@ -1349,7 +1350,7 @@ msgid "Custom graph store" msgstr "" #: ../../godmode/reporting/graph_builder.php:479 -#: ../../godmode/reporting/reporting_builder.php:345 +#: ../../godmode/reporting/reporting_builder.php:358 msgid "Private" msgstr "" @@ -1357,96 +1358,96 @@ msgstr "" msgid "Store" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:110 +#: ../../godmode/reporting/reporting_builder.php:123 msgid "Reporting successfully deleted" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:112 +#: ../../godmode/reporting/reporting_builder.php:125 msgid "There was a problem deleting reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:139 -#: ../../godmode/reporting/reporting_builder.php:162 +#: ../../godmode/reporting/reporting_builder.php:152 +#: ../../godmode/reporting/reporting_builder.php:175 msgid "Reporting successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:150 -#: ../../godmode/reporting/reporting_builder.php:164 +#: ../../godmode/reporting/reporting_builder.php:163 +#: ../../godmode/reporting/reporting_builder.php:177 msgid "There was a problem creating reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:223 +#: ../../godmode/reporting/reporting_builder.php:236 msgid "SLA was successfully created" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:225 +#: ../../godmode/reporting/reporting_builder.php:238 msgid "There was a problem creating SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:228 +#: ../../godmode/reporting/reporting_builder.php:241 msgid "Module is not set" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:236 +#: ../../godmode/reporting/reporting_builder.php:249 msgid "SLA was successfully delete" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:238 +#: ../../godmode/reporting/reporting_builder.php:251 msgid "There was a problem deleting SLA" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:245 -#: ../../godmode/reporting/reporting_builder.php:322 +#: ../../godmode/reporting/reporting_builder.php:258 +#: ../../godmode/reporting/reporting_builder.php:335 msgid "Custom reporting builder" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:248 +#: ../../godmode/reporting/reporting_builder.php:261 msgid "SLAs defined" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:258 -#: ../../godmode/reporting/reporting_builder.php:298 +#: ../../godmode/reporting/reporting_builder.php:271 +#: ../../godmode/reporting/reporting_builder.php:311 #: ../../operation/reporting/reporting_viewer.php:218 msgid "SLA Min. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:259 -#: ../../godmode/reporting/reporting_builder.php:300 +#: ../../godmode/reporting/reporting_builder.php:272 +#: ../../godmode/reporting/reporting_builder.php:313 #: ../../operation/reporting/reporting_viewer.php:216 msgid "SLA Max. (value)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:260 -#: ../../godmode/reporting/reporting_builder.php:302 +#: ../../godmode/reporting/reporting_builder.php:273 +#: ../../godmode/reporting/reporting_builder.php:315 msgid "SLA Limit (%)" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:285 +#: ../../godmode/reporting/reporting_builder.php:298 msgid "SLA report construction" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:329 -#: ../../godmode/reporting/reporting_builder.php:500 +#: ../../godmode/reporting/reporting_builder.php:342 +#: ../../godmode/reporting/reporting_builder.php:513 #: ../../operation/reporting/custom_reporting.php:43 msgid "Report name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:368 +#: ../../godmode/reporting/reporting_builder.php:381 msgid "Add item to report" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:380 +#: ../../godmode/reporting/reporting_builder.php:393 msgid "Reporting type" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:387 -#: ../../godmode/reporting/reporting_builder.php:388 -#: ../../godmode/reporting/reporting_builder.php:389 -#: ../../godmode/reporting/reporting_builder.php:390 +#: ../../godmode/reporting/reporting_builder.php:400 +#: ../../godmode/reporting/reporting_builder.php:401 +#: ../../godmode/reporting/reporting_builder.php:402 +#: ../../godmode/reporting/reporting_builder.php:403 #: ../../godmode/servers/manage_recontask_form.php:87 #: ../../godmode/servers/manage_recontask_form.php:88 #: ../../godmode/servers/manage_recontask_form.php:89 -#: ../../include/functions.php:496 ../../include/functions.php:521 +#: ../../include/functions.php:508 #: ../../operation/reporting/graph_viewer.php:125 #: ../../operation/reporting/graph_viewer.php:126 #: ../../operation/reporting/graph_viewer.php:127 @@ -1455,44 +1456,44 @@ msgstr "" msgid "hours" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:394 +#: ../../godmode/reporting/reporting_builder.php:407 msgid "2 weeks" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:410 +#: ../../godmode/reporting/reporting_builder.php:423 msgid "Custom graph name" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:424 +#: ../../godmode/reporting/reporting_builder.php:437 msgid "Report items" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:431 +#: ../../godmode/reporting/reporting_builder.php:444 msgid "Order" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:436 +#: ../../godmode/reporting/reporting_builder.php:449 msgid "Options" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:458 +#: ../../godmode/reporting/reporting_builder.php:471 msgid "Up" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:489 +#: ../../godmode/reporting/reporting_builder.php:502 #: ../../operation/reporting/reporting_viewer.php:54 #: ../../operation/reporting/custom_reporting.php:32 -#: ../../operation/menu.php:288 +#: ../../operation/menu.php:276 msgid "Custom reporting" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:519 +#: ../../godmode/reporting/reporting_builder.php:532 #: ../../operation/reporting/graph_viewer.php:199 #: ../../operation/reporting/custom_reporting.php:37 msgid "There are no defined reportings" msgstr "" -#: ../../godmode/reporting/reporting_builder.php:525 +#: ../../godmode/reporting/reporting_builder.php:538 msgid "Create report" msgstr "" @@ -1566,7 +1567,7 @@ msgstr "" #: ../../godmode/modules/manage_network_components.php:184 #: ../../operation/servers/view_server_detail.php:70 #: ../../operation/agentes/status_monitor.php:178 -#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:78 #: ../../operation/agentes/estado_monitores.php:40 #: ../../operation/agentes/sla_view.php:48 #: ../../operation/agentes/estado_agente.php:153 @@ -1605,24 +1606,24 @@ msgstr "" #: ../../godmode/servers/modificar_server.php:68 #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:84 -#: ../../operation/agentes/estado_generalagente.php:70 +#: ../../operation/agentes/estado_generalagente.php:64 msgid "IP Address" msgstr "" -#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:182 +#: ../../godmode/servers/modificar_server.php:79 ../../godmode/menu.php:205 msgid "Manage servers" msgstr "" #: ../../godmode/servers/modificar_server.php:87 #: ../../godmode/agentes/agent_manager.php:197 -#: ../../include/functions_reporting.php:254 -#: ../../operation/incidents/incident.php:181 -#: ../../operation/incidents/incident.php:257 -#: ../../operation/incidents/incident_detail.php:245 +#: ../../include/functions_reporting.php:265 +#: ../../operation/incidents/incident.php:180 +#: ../../operation/incidents/incident.php:258 +#: ../../operation/incidents/incident_detail.php:248 #: ../../operation/servers/view_server_detail.php:72 #: ../../operation/servers/view_server.php:54 -#: ../../operation/snmpconsole/snmp_view.php:101 -#: ../../operation/snmpconsole/snmp_view.php:135 +#: ../../operation/snmpconsole/snmp_view.php:199 +#: ../../operation/snmpconsole/snmp_view.php:397 #: ../../operation/agentes/status_monitor.php:181 #: ../../operation/agentes/estado_monitores.php:39 #: ../../operation/agentes/sla_view.php:47 @@ -1640,7 +1641,7 @@ msgid "Started" msgstr "" #: ../../godmode/servers/modificar_server.php:87 -#: ../../operation/incidents/incident.php:261 +#: ../../operation/incidents/incident.php:262 #: ../../operation/servers/view_server.php:61 msgid "Updated" msgstr "" @@ -1699,7 +1700,7 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:95 #: ../../godmode/servers/manage_recontask_form.php:56 -#: ../../godmode/menu.php:189 +#: ../../godmode/menu.php:212 msgid "Manage recontask" msgstr "" @@ -1717,8 +1718,8 @@ msgstr "" #: ../../godmode/servers/manage_recontask.php:100 #: ../../godmode/servers/manage_recontask_form.php:132 -#: ../../operation/incidents/incident.php:258 -#: ../../operation/incidents/incident_detail.php:225 +#: ../../operation/incidents/incident.php:259 +#: ../../operation/incidents/incident_detail.php:228 msgid "Incident" msgstr "" @@ -1728,7 +1729,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:221 #: ../../godmode/agentes/agent_manager.php:120 #: ../../operation/servers/view_server_detail.php:75 -#: ../../operation/agentes/estado_generalagente.php:86 +#: ../../operation/agentes/estado_generalagente.php:70 #: ../../operation/agentes/estado_agente.php:152 msgid "OS" msgstr "" @@ -1794,7 +1795,7 @@ msgstr "" #: ../../godmode/agentes/module_manager_editor_network.php:255 #: ../../godmode/agentes/agent_manager.php:132 #: ../../godmode/agentes/agent_manager.php:142 -#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:714 +#: ../../godmode/users/configure_user.php:224 ../../include/functions.php:707 msgid "None" msgstr "" @@ -1927,7 +1928,7 @@ msgstr "" #: ../../godmode/agentes/configurar_agente.php:220 #: ../../godmode/agentes/alert_manager.php:33 #: ../../godmode/agentes/manage_config.php:420 -#: ../../include/functions_reporting.php:621 +#: ../../include/functions_reporting.php:626 #: ../../operation/agentes/estado_grupo.php:225 #: ../../operation/agentes/ver_agente.php:223 #: ../../operation/agentes/estado_agente.php:157 @@ -1958,7 +1959,7 @@ msgstr "" #: ../../godmode/db/db_refine.php:110 ../../godmode/db/db_event.php:86 #: ../../godmode/alerts/modify_alert.php:102 #: ../../operation/reporting/graph_viewer.php:192 -#: ../../operation/incidents/incident.php:337 +#: ../../operation/incidents/incident.php:338 msgid "Are you sure?" msgstr "" @@ -2024,68 +2025,253 @@ msgstr "" msgid "Manage users" msgstr "" -#: ../../godmode/menu.php:134 +#: ../../godmode/menu.php:137 +msgid "Manage SNMP console" +msgstr "" + +#: ../../godmode/menu.php:146 +msgid "SNMP alerts" +msgstr "" + +#: ../../godmode/menu.php:157 msgid "Manage reports" msgstr "" -#: ../../godmode/menu.php:143 +#: ../../godmode/menu.php:166 msgid "Report builder" msgstr "" -#: ../../godmode/menu.php:174 +#: ../../godmode/menu.php:197 msgid "Manage profiles" msgstr "" -#: ../../godmode/menu.php:198 +#: ../../godmode/menu.php:221 msgid "Manage plugins" msgstr "" -#: ../../godmode/menu.php:205 +#: ../../godmode/menu.php:228 msgid "Export targets" msgstr "" -#: ../../godmode/menu.php:213 +#: ../../godmode/menu.php:240 msgid "System Audit Log" msgstr "" -#: ../../godmode/menu.php:221 ../../godmode/setup/setup.php:77 +#: ../../godmode/menu.php:248 ../../godmode/setup/setup.php:77 #: ../../godmode/setup/links.php:87 ../../godmode/setup/links.php:115 #: ../../godmode/setup/news.php:95 ../../godmode/setup/news.php:124 msgid "Pandora Setup" msgstr "" -#: ../../godmode/menu.php:245 +#: ../../godmode/menu.php:272 msgid "DB Maintenance" msgstr "" -#: ../../godmode/menu.php:253 +#: ../../godmode/menu.php:280 msgid "DB Information" msgstr "" -#: ../../godmode/menu.php:260 ../../godmode/db/db_purge.php:41 +#: ../../godmode/menu.php:287 ../../godmode/db/db_purge.php:41 msgid "Database purge" msgstr "" -#: ../../godmode/menu.php:267 ../../godmode/db/db_refine.php:69 +#: ../../godmode/menu.php:294 ../../godmode/db/db_refine.php:69 msgid "Database debug" msgstr "" -#: ../../godmode/menu.php:274 +#: ../../godmode/menu.php:301 msgid "Database audit" msgstr "" -#: ../../godmode/menu.php:281 +#: ../../godmode/menu.php:308 msgid "Database event" msgstr "" -#: ../../godmode/menu.php:288 +#: ../../godmode/menu.php:315 msgid "Database sanity" msgstr "" -#: ../../godmode/menu.php:301 ../../operation/menu.php:312 +#: ../../godmode/menu.php:328 ../../operation/menu.php:300 msgid "Extensions" msgstr "" +#: ../../godmode/snmpconsole/snmp_alert.php:37 +#: ../../godmode/agentes/configurar_agente.php:283 +msgid "There was a problem deleting the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:39 +#: ../../godmode/agentes/configurar_agente.php:285 +#: ../../godmode/agentes/configurar_agente.php:301 +#: ../../godmode/alerts/modify_alert.php:75 +msgid "Alert successfully deleted" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:76 +msgid "There was a problem creating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:78 +#: ../../godmode/agentes/configurar_agente.php:382 +#: ../../godmode/alerts/modify_alert.php:60 +msgid "Alert successfully created" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:91 +msgid "There was a problem updating the alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:93 +#: ../../godmode/agentes/configurar_agente.php:482 +#: ../../godmode/alerts/modify_alert.php:47 +msgid "Alert successfully updated" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:139 +msgid "Update alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:141 +#: ../../godmode/alerts/modify_alert.php:113 +#: ../../godmode/alerts/configure_alert.php:60 +msgid "Create alert" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:147 +#: ../../godmode/snmpconsole/snmp_alert.php:269 +#: ../../godmode/agentes/alert_manager_editor.php:82 +msgid "Alert type" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:163 +#: ../../godmode/snmpconsole/snmp_alert.php:271 +msgid "Alert trigger" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:179 +#: ../../godmode/snmpconsole/snmp_alert.php:184 +#: ../../godmode/snmpconsole/snmp_alert.php:278 +#: ../../godmode/snmpconsole/snmp_alert.php:306 +#: ../../operation/snmpconsole/snmp_view.php:205 +msgid "OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:184 +msgid "Custom Value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:189 +#: ../../godmode/snmpconsole/snmp_alert.php:274 +#: ../../godmode/snmpconsole/snmp_alert.php:314 +#: ../../operation/snmpconsole/snmp_view.php:202 +msgid "SNMP Agent" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:194 +#: ../../godmode/agentes/alert_manager_editor.php:183 +msgid "Field #1 (Alias, name)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:198 +#: ../../godmode/agentes/alert_manager_editor.php:189 +msgid "Field #2 (Single Line)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:202 +#: ../../godmode/agentes/alert_manager_editor.php:196 +msgid "Field #3 (Full Text)" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:207 +#: ../../godmode/agentes/alert_manager_editor.php:163 +msgid "Min. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:210 +#: ../../godmode/agentes/alert_manager_editor.php:173 +msgid "Max. number of alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:215 +#: ../../godmode/agentes/alert_manager_editor.php:135 +#: ../../operation/agentes/estado_alertas.php:63 +msgid "Time threshold" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:229 +msgid "Other value" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:234 +#: ../../include/functions.php:497 +msgid "seconds" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:237 +#: ../../godmode/agentes/alert_manager_editor.php:73 +#: ../../include/functions.php:855 ../../include/functions.php:937 +#: ../../include/functions_reporting.php:319 +#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:260 +#: ../../operation/incidents/incident_detail.php:289 +msgid "Priority" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:252 +msgid "Alert Overview" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:257 +msgid "There are no SNMP alerts" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:281 +#: ../../godmode/snmpconsole/snmp_alert.php:310 +msgid "Custom Value/OID" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:286 +msgid "Times fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:289 +#: ../../include/functions_reporting.php:513 +#: ../../operation/agentes/estado_alertas.php:64 +#: ../../operation/agentes/estado_alertas.php:164 +msgid "Last fired" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:299 +#: ../../godmode/snmpconsole/snmp_alert.php:300 +#: ../../godmode/snmpconsole/snmp_alert.php:301 +#: ../../godmode/snmpconsole/snmp_alert.php:302 +#: ../../godmode/agentes/alert_manager_editor.php:70 +#: ../../include/functions.php:743 ../../include/functions.php:748 +#: ../../include/functions.php:751 ../../include/functions_db.php:2013 +#: ../../include/functions_reporting.php:547 +#: ../../include/functions_reporting.php:585 +#: ../../include/functions_reporting.php:612 +#: ../../operation/snmpconsole/snmp_view.php:294 +#: ../../operation/snmpconsole/snmp_view.php:306 +#: ../../operation/snmpconsole/snmp_view.php:315 +#: ../../operation/agentes/exportdata.php:282 +#: ../../operation/agentes/sla_view.php:98 +#: ../../operation/agentes/sla_view.php:179 +msgid "N/A" +msgstr "" + +#: ../../godmode/snmpconsole/snmp_alert.php:325 +#: ../../include/functions.php:972 +#: ../../operation/agentes/estado_generalagente.php:101 +#: ../../operation/agentes/estado_generalagente.php:109 +#: ../../operation/agentes/estado_ultimopaquete.php:192 +#: ../../operation/agentes/estado_monitores.php:113 +#: ../../operation/agentes/sla_view.php:125 +#: ../../operation/agentes/estado_agente.php:328 +#: ../../operation/agentes/estado_alertas.php:199 +msgid "Never" +msgstr "" + #: ../../godmode/admin_access_logs.php:30 msgid "Pandora audit" msgstr "" @@ -2098,16 +2284,20 @@ msgstr "" #: ../../godmode/agentes/manage_config_remote.php:95 #: ../../godmode/agentes/manage_config.php:354 #: ../../godmode/modules/manage_network_templates_form.php:194 -#: ../../operation/incidents/incident.php:166 +#: ../../operation/incidents/incident.php:165 msgid "Filter" msgstr "" #: ../../godmode/admin_access_logs.php:64 #: ../../godmode/modules/manage_network_components.php:157 #: ../../godmode/modules/manage_network_templates_form.php:192 -#: ../../include/functions.php:712 ../../include/functions.php:1193 +#: ../../include/functions.php:705 ../../include/functions.php:1186 #: ../../operation/incidents/incident_search.php:37 -#: ../../operation/snmpconsole/snmp_view.php:163 +#: ../../operation/snmpconsole/snmp_view.php:149 +#: ../../operation/snmpconsole/snmp_view.php:153 +#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:227 #: ../../operation/agentes/status_monitor.php:71 #: ../../operation/agentes/status_monitor.php:86 #: ../../operation/events/events.php:246 ../../operation/events/events.php:252 @@ -2117,9 +2307,9 @@ msgstr "" #: ../../godmode/admin_access_logs.php:78 #: ../../godmode/agentes/modificar_agente.php:160 -#: ../../operation/incidents/incident.php:179 -#: ../../operation/incidents/incident.php:209 -#: ../../operation/incidents/incident.php:215 +#: ../../operation/incidents/incident.php:178 +#: ../../operation/incidents/incident.php:208 +#: ../../operation/incidents/incident.php:214 #: ../../operation/agentes/status_monitor.php:93 #: ../../operation/agentes/estado_agente.php:65 #: ../../operation/agentes/estado_alertas.php:139 @@ -2186,7 +2376,9 @@ msgstr "" msgid "Style template" msgstr "" -#: ../../godmode/setup/setup.php:126 ../../operation/events/events.php:295 +#: ../../godmode/setup/setup.php:126 +#: ../../operation/snmpconsole/snmp_view.php:164 +#: ../../operation/events/events.php:295 msgid "Block size for pagination" msgstr "" @@ -2246,15 +2438,15 @@ msgstr "" msgid "Subject" msgstr "" -#: ../../godmode/setup/news.php:112 ../../include/functions.php:819 -#: ../../include/functions.php:843 ../../include/functions.php:928 -#: ../../include/functions.php:970 ../../include/functions_db.php:1945 -#: ../../include/functions_db.php:1967 +#: ../../godmode/setup/news.php:112 ../../include/functions.php:812 +#: ../../include/functions.php:836 ../../include/functions.php:921 +#: ../../include/functions.php:963 ../../include/functions_db.php:2019 +#: ../../include/functions_db.php:2041 msgid "Text" msgstr "" #: ../../godmode/setup/news.php:128 -#: ../../operation/incidents/incident_detail.php:357 +#: ../../operation/incidents/incident_detail.php:362 msgid "Author" msgstr "" @@ -2317,7 +2509,7 @@ msgid "Edit incidents" msgstr "" #: ../../godmode/profiles/profile_list.php:178 -#: ../../operation/incidents/incident.php:162 ../../operation/menu.php:143 +#: ../../operation/incidents/incident.php:161 ../../operation/menu.php:143 msgid "Manage incidents" msgstr "" @@ -2446,18 +2638,6 @@ msgstr "" msgid "Error normalizing module" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:283 -#: ../../operation/snmpconsole/snmp_alert.php:37 -msgid "There was a problem deleting the alert" -msgstr "" - -#: ../../godmode/agentes/configurar_agente.php:285 -#: ../../godmode/agentes/configurar_agente.php:301 -#: ../../godmode/alerts/modify_alert.php:75 -#: ../../operation/snmpconsole/snmp_alert.php:39 -msgid "Alert successfully deleted" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:299 #: ../../godmode/alerts/modify_alert.php:73 msgid "There was a problem deleting alert" @@ -2468,12 +2648,6 @@ msgstr "" msgid "There was a problem creating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:382 -#: ../../godmode/alerts/modify_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:78 -msgid "Alert successfully created" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:396 msgid "There was a problem creating the combined alert" msgstr "" @@ -2487,12 +2661,6 @@ msgstr "" msgid "There was a problem updating alert" msgstr "" -#: ../../godmode/agentes/configurar_agente.php:482 -#: ../../godmode/alerts/modify_alert.php:47 -#: ../../operation/snmpconsole/snmp_alert.php:93 -msgid "Alert successfully updated" -msgstr "" - #: ../../godmode/agentes/configurar_agente.php:535 msgid "There was a problem updating agent" msgstr "" @@ -2502,7 +2670,7 @@ msgid "Agent successfully updated" msgstr "" #: ../../godmode/agentes/configurar_agente.php:562 -#: ../../operation/agentes/estado_generalagente.php:45 +#: ../../operation/agentes/estado_generalagente.php:30 msgid "There was a problem loading agent" msgstr "" @@ -2778,7 +2946,7 @@ msgstr "" #: ../../godmode/agentes/planned_downtime.php:229 #: ../../godmode/users/user_list.php:61 -#: ../../operation/agentes/estado_generalagente.php:128 +#: ../../operation/agentes/estado_generalagente.php:99 #: ../../operation/agentes/estado_monitores.php:41 #: ../../operation/agentes/ver_agente.php:55 #: ../../operation/agentes/sla_view.php:49 @@ -2854,9 +3022,10 @@ msgid "Simple alerts" msgstr "" #: ../../godmode/agentes/alert_manager.php:108 -#: ../../include/functions_db.php:2097 -#: ../../operation/snmpconsole/snmp_view.php:102 -#: ../../operation/snmpconsole/snmp_view.php:157 +#: ../../include/functions_db.php:2171 +#: ../../operation/snmpconsole/snmp_view.php:156 +#: ../../operation/snmpconsole/snmp_view.php:221 +#: ../../operation/snmpconsole/snmp_view.php:403 #: ../../operation/events/events.php:458 msgid "Alert" msgstr "" @@ -2864,7 +3033,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:109 #: ../../godmode/agentes/alert_manager.php:185 #: ../../godmode/agentes/alert_manager_editor.php:365 -#: ../../include/functions_reporting.php:507 +#: ../../include/functions_reporting.php:512 msgid "Threshold" msgstr "" @@ -2885,7 +3054,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:112 #: ../../godmode/agentes/alert_manager.php:188 #: ../../godmode/agentes/alert_manager_editor.php:368 -#: ../../include/functions_db.php:1891 +#: ../../include/functions_db.php:1965 msgid "Time" msgstr "" @@ -2918,7 +3087,7 @@ msgstr "" #: ../../godmode/agentes/alert_manager.php:184 #: ../../godmode/agentes/alert_manager_editor.php:364 -#: ../../include/functions_db.php:1887 +#: ../../include/functions_db.php:1961 msgid "Oper" msgstr "" @@ -3086,8 +3255,8 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:219 #: ../../godmode/agentes/agent_manager.php:66 ../../godmode/db/db_info.php:61 -#: ../../include/functions_db.php:2007 -#: ../../operation/agentes/estado_generalagente.php:63 +#: ../../include/functions_db.php:2081 +#: ../../operation/agentes/estado_generalagente.php:58 #: ../../operation/events/events.php:348 msgid "Agent name" msgstr "" @@ -3110,7 +3279,7 @@ msgstr "" #: ../../godmode/agentes/modificar_agente.php:289 #: ../../godmode/agentes/agent_manager.php:39 -#: ../../operation/snmpconsole/snmp_view.php:187 +#: ../../operation/snmpconsole/snmp_view.php:284 #: ../../operation/agentes/estado_agente.php:352 msgid "Create agent" msgstr "" @@ -3243,41 +3412,6 @@ msgstr "" msgid "Assigned module" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:70 -#: ../../include/functions.php:750 ../../include/functions.php:755 -#: ../../include/functions.php:758 ../../include/functions_db.php:1939 -#: ../../include/functions_reporting.php:542 -#: ../../include/functions_reporting.php:580 -#: ../../include/functions_reporting.php:607 -#: ../../operation/snmpconsole/snmp_alert.php:299 -#: ../../operation/snmpconsole/snmp_alert.php:300 -#: ../../operation/snmpconsole/snmp_alert.php:301 -#: ../../operation/snmpconsole/snmp_alert.php:302 -#: ../../operation/snmpconsole/snmp_view.php:198 -#: ../../operation/snmpconsole/snmp_view.php:204 -#: ../../operation/snmpconsole/snmp_view.php:213 -#: ../../operation/agentes/exportdata.php:282 -#: ../../operation/agentes/sla_view.php:98 -#: ../../operation/agentes/sla_view.php:179 -msgid "N/A" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:73 -#: ../../include/functions.php:862 ../../include/functions.php:944 -#: ../../include/functions_reporting.php:314 -#: ../../operation/incidents/incident.php:187 -#: ../../operation/incidents/incident.php:259 -#: ../../operation/incidents/incident_detail.php:286 -#: ../../operation/snmpconsole/snmp_alert.php:237 -msgid "Priority" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:82 -#: ../../operation/snmpconsole/snmp_alert.php:147 -#: ../../operation/snmpconsole/snmp_alert.php:269 -msgid "Alert type" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:98 msgid "Alert status" msgstr "" @@ -3298,12 +3432,6 @@ msgstr "" msgid "Alert text" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:135 -#: ../../operation/snmpconsole/snmp_alert.php:215 -#: ../../operation/agentes/estado_alertas.php:63 -msgid "Time threshold" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:136 msgid "" "This value must be al least Module Interval * (Min.Number of Alerts + 1)" @@ -3313,31 +3441,6 @@ msgstr "" msgid "Other" msgstr "" -#: ../../godmode/agentes/alert_manager_editor.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:207 -msgid "Min. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:173 -#: ../../operation/snmpconsole/snmp_alert.php:210 -msgid "Max. number of alerts" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:183 -#: ../../operation/snmpconsole/snmp_alert.php:194 -msgid "Field #1 (Alias, name)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:198 -msgid "Field #2 (Single Line)" -msgstr "" - -#: ../../godmode/agentes/alert_manager_editor.php:196 -#: ../../operation/snmpconsole/snmp_alert.php:202 -msgid "Field #3 (Full Text)" -msgstr "" - #: ../../godmode/agentes/alert_manager_editor.php:204 msgid "Time from" msgstr "" @@ -3351,37 +3454,37 @@ msgid "Days of week" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:237 -#: ../../include/functions.php:718 +#: ../../include/functions.php:711 msgid "Mon" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:240 -#: ../../include/functions.php:720 +#: ../../include/functions.php:713 msgid "Tue" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:243 -#: ../../include/functions.php:722 +#: ../../include/functions.php:715 msgid "Wed" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:246 -#: ../../include/functions.php:724 +#: ../../include/functions.php:717 msgid "Thu" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:249 -#: ../../include/functions.php:726 +#: ../../include/functions.php:719 msgid "Fri" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:252 -#: ../../include/functions.php:728 +#: ../../include/functions.php:721 msgid "Sat" msgstr "" #: ../../godmode/agentes/alert_manager_editor.php:255 -#: ../../include/functions.php:730 +#: ../../include/functions.php:723 msgid "Sun" msgstr "" @@ -3541,9 +3644,9 @@ msgstr "" #: ../../godmode/users/user_list.php:59 #: ../../godmode/users/configure_user.php:177 -#: ../../include/functions_db.php:2008 -#: ../../include/functions_reporting.php:256 -#: ../../operation/snmpconsole/snmp_view.php:150 +#: ../../include/functions_db.php:2082 +#: ../../include/functions_reporting.php:267 +#: ../../operation/snmpconsole/snmp_view.php:214 #: ../../operation/events/events.php:351 #: ../../operation/users/user_edit.php:109 msgid "User ID" @@ -3917,12 +4020,12 @@ msgid "Purge data out these limits" msgstr "" #: ../../godmode/db/db_refine.php:106 -#: ../../include/functions_reporting.php:505 +#: ../../include/functions_reporting.php:510 msgid "Minimum" msgstr "" #: ../../godmode/db/db_refine.php:107 -#: ../../include/functions_reporting.php:506 +#: ../../include/functions_reporting.php:511 msgid "Maximum" msgstr "" @@ -3984,12 +4087,6 @@ msgstr "" msgid "Alert name" msgstr "" -#: ../../godmode/alerts/modify_alert.php:113 -#: ../../godmode/alerts/configure_alert.php:60 -#: ../../operation/snmpconsole/snmp_alert.php:141 -msgid "Create alert" -msgstr "" - #: ../../godmode/alerts/configure_alert.php:46 msgid "There was a problem loading alert" msgstr "" @@ -4038,8 +4135,8 @@ msgstr "" msgid "," msgstr "" -#: ../../include/functions.php:475 ../../include/functions.php:491 -#: ../../include/functions.php:493 ../../include/functions.php:518 +#: ../../include/functions.php:475 ../../include/functions.php:503 +#: ../../include/functions.php:505 #: ../../operation/visual_console/render_view.php:78 #: ../../operation/visual_console/render_view.php:79 #: ../../operation/visual_console/render_view.php:80 @@ -4048,44 +4145,26 @@ msgstr "" msgid "minutes" msgstr "" -#: ../../include/functions.php:485 -#: ../../operation/snmpconsole/snmp_alert.php:234 -msgid "seconds" -msgstr "" - -#: ../../include/functions.php:502 ../../include/functions.php:504 +#: ../../include/functions.php:514 ../../include/functions.php:516 msgid "months" msgstr "" -#: ../../include/functions.php:860 ../../include/functions.php:942 -#: ../../include/functions_db.php:1894 +#: ../../include/functions.php:853 ../../include/functions.php:935 +#: ../../include/functions_db.php:1968 msgid "Recovery" msgstr "" -#: ../../include/functions.php:864 ../../include/functions.php:946 +#: ../../include/functions.php:857 ../../include/functions.php:939 msgid "Alert Ctrl." msgstr "" -#: ../../include/functions.php:866 ../../include/functions.php:948 +#: ../../include/functions.php:859 ../../include/functions.php:941 msgid "Firing days" msgstr "" -#: ../../include/functions.php:979 -#: ../../operation/snmpconsole/snmp_alert.php:325 -#: ../../operation/agentes/estado_generalagente.php:131 -#: ../../operation/agentes/estado_generalagente.php:139 -#: ../../operation/agentes/estado_ultimopaquete.php:192 -#: ../../operation/agentes/estado_monitores.php:113 -#: ../../operation/agentes/sla_view.php:125 -#: ../../operation/agentes/estado_agente.php:328 -#: ../../operation/agentes/estado_alertas.php:199 -msgid "Never" -msgstr "" - -#: ../../include/functions.php:987 ../../include/functions.php:1146 -#: ../../include/functions_db.php:1979 -#: ../../operation/snmpconsole/snmp_view.php:109 -#: ../../operation/snmpconsole/snmp_view.php:252 +#: ../../include/functions.php:980 ../../include/functions.php:1139 +#: ../../include/functions_db.php:2053 +#: ../../operation/snmpconsole/snmp_view.php:335 #: ../../operation/agentes/bulbs.php:29 #: ../../operation/agentes/estado_agente.php:321 #: ../../operation/agentes/estado_alertas.php:141 @@ -4093,9 +4172,8 @@ msgstr "" msgid "Alert fired" msgstr "" -#: ../../include/functions.php:996 ../../include/functions_db.php:1981 -#: ../../operation/snmpconsole/snmp_view.php:111 -#: ../../operation/snmpconsole/snmp_view.php:254 +#: ../../include/functions.php:989 ../../include/functions_db.php:2055 +#: ../../operation/snmpconsole/snmp_view.php:337 #: ../../operation/agentes/bulbs.php:37 #: ../../operation/agentes/estado_agente.php:323 #: ../../operation/agentes/estado_alertas.php:142 @@ -4103,19 +4181,19 @@ msgstr "" msgid "Alert not fired" msgstr "" -#: ../../include/functions.php:1007 +#: ../../include/functions.php:1000 #: ../../operation/reporting/reporting_viewer.php:148 #: ../../operation/reporting/reporting_xml.php:168 msgid "Simple graph" msgstr "" -#: ../../include/functions.php:1008 +#: ../../include/functions.php:1001 #: ../../operation/reporting/reporting_viewer.php:162 #: ../../operation/reporting/reporting_xml.php:174 msgid "Custom graph" msgstr "" -#: ../../include/functions.php:1009 +#: ../../include/functions.php:1002 #: ../../operation/reporting/reporting_viewer.php:193 #: ../../operation/reporting/reporting_xml.php:192 #: ../../operation/agentes/ver_agente.php:232 @@ -4124,186 +4202,180 @@ msgstr "" msgid "S.L.A" msgstr "" -#: ../../include/functions.php:1010 +#: ../../include/functions.php:1003 #: ../../operation/reporting/reporting_viewer.php:257 #: ../../operation/reporting/reporting_xml.php:225 msgid "Event report" msgstr "" -#: ../../include/functions.php:1011 +#: ../../include/functions.php:1004 #: ../../operation/reporting/reporting_viewer.php:273 #: ../../operation/reporting/reporting_xml.php:233 msgid "Alert report" msgstr "" -#: ../../include/functions.php:1012 +#: ../../include/functions.php:1005 #: ../../operation/reporting/reporting_viewer.php:287 #: ../../operation/reporting/reporting_xml.php:240 msgid "Monitor report" msgstr "" -#: ../../include/functions.php:1016 +#: ../../include/functions.php:1009 #: ../../operation/reporting/reporting_viewer.php:350 #: ../../operation/reporting/reporting_xml.php:262 msgid "Sumatory" msgstr "" -#: ../../include/functions.php:1017 +#: ../../include/functions.php:1010 msgid "General group report" msgstr "" -#: ../../include/functions.php:1019 +#: ../../include/functions.php:1012 #: ../../operation/reporting/reporting_viewer.php:392 #: ../../operation/reporting/reporting_xml.php:281 msgid "Agents detailed view" msgstr "" -#: ../../include/functions.php:1034 ../../include/functions.php:1143 -#: ../../include/functions_db.php:1185 +#: ../../include/functions.php:1027 ../../include/functions.php:1136 +#: ../../include/functions_db.php:1226 #: ../../operation/reporting/reporting_viewer.php:226 #: ../../operation/reporting/reporting_xml.php:212 msgid "Unknown" msgstr "" -#: ../../include/functions.php:1144 +#: ../../include/functions.php:1137 #: ../../operation/agentes/status_monitor.php:209 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor up" msgstr "" -#: ../../include/functions.php:1145 +#: ../../include/functions.php:1138 #: ../../operation/agentes/status_monitor.php:211 #: ../../operation/agentes/status_monitor.php:229 msgid "Monitor down" msgstr "" -#: ../../include/functions.php:1147 +#: ../../include/functions.php:1140 msgid "Alert recovered" msgstr "" -#: ../../include/functions.php:1148 +#: ../../include/functions.php:1141 msgid "Alert ceased" msgstr "" -#: ../../include/functions.php:1149 +#: ../../include/functions.php:1142 msgid "Alert manual validation" msgstr "" -#: ../../include/functions.php:1150 +#: ../../include/functions.php:1143 msgid "Recon host detected" msgstr "" -#: ../../include/functions.php:1151 ../../include/functions_db.php:2095 +#: ../../include/functions.php:1144 ../../include/functions_db.php:2169 #: ../../operation/events/events.php:279 ../../operation/events/events.php:456 msgid "System" msgstr "" -#: ../../include/functions.php:1152 +#: ../../include/functions.php:1145 msgid "Error" msgstr "" -#: ../../include/functions_db.php:1173 +#: ../../include/functions_db.php:1214 msgid "Software agent data" msgstr "" -#: ../../include/functions_db.php:1176 +#: ../../include/functions_db.php:1217 msgid "Software agent monitor" msgstr "" -#: ../../include/functions_db.php:1179 +#: ../../include/functions_db.php:1220 msgid "Network agent data" msgstr "" -#: ../../include/functions_db.php:1182 +#: ../../include/functions_db.php:1223 msgid "Network agent monitor" msgstr "" -#: ../../include/functions_db.php:1761 +#: ../../include/functions_db.php:1835 msgid "Wrong module type" msgstr "" -#: ../../include/functions_db.php:1889 +#: ../../include/functions_db.php:1963 msgid "Tt" msgstr "" -#: ../../include/functions_db.php:1890 +#: ../../include/functions_db.php:1964 msgid "Firing" msgstr "" -#: ../../include/functions_db.php:1893 +#: ../../include/functions_db.php:1967 msgid "Desc" msgstr "" -#: ../../include/functions_db.php:1895 +#: ../../include/functions_db.php:1969 msgid "MinMax.Al" msgstr "" -#: ../../include/functions_db.php:1896 +#: ../../include/functions_db.php:1970 msgid "Days" msgstr "" -#: ../../include/functions_db.php:1897 +#: ../../include/functions_db.php:1971 +#: ../../operation/snmpconsole/snmp_view.php:404 msgid "Fired" msgstr "" -#: ../../include/functions_db.php:2002 +#: ../../include/functions_db.php:2076 msgid "Latest events" msgstr "" -#: ../../include/functions_db.php:2004 ../../operation/events/events.php:345 +#: ../../include/functions_db.php:2078 ../../operation/events/events.php:345 msgid "St" msgstr "" -#: ../../include/functions_db.php:2006 -#: ../../include/functions_reporting.php:255 +#: ../../include/functions_db.php:2080 +#: ../../include/functions_reporting.php:266 #: ../../operation/events/events.php:347 msgid "Event name" msgstr "" -#: ../../include/functions_reporting.php:312 +#: ../../include/functions_reporting.php:317 msgid "Alert description" msgstr "" -#: ../../include/functions_reporting.php:313 -#: ../../include/functions_reporting.php:509 +#: ../../include/functions_reporting.php:318 +#: ../../include/functions_reporting.php:514 #: ../../operation/agentes/estado_alertas.php:65 #: ../../operation/agentes/estado_alertas.php:165 msgid "Times Fired" msgstr "" -#: ../../include/functions_reporting.php:357 +#: ../../include/functions_reporting.php:362 msgid "Total alerts monitored" msgstr "" -#: ../../include/functions_reporting.php:404 +#: ../../include/functions_reporting.php:409 msgid "Total monitors" msgstr "" -#: ../../include/functions_reporting.php:405 +#: ../../include/functions_reporting.php:410 msgid "Monitors down on period" msgstr "" -#: ../../include/functions_reporting.php:440 -#: ../../include/functions_reporting.php:544 +#: ../../include/functions_reporting.php:445 +#: ../../include/functions_reporting.php:549 msgid "Monitor" msgstr "" -#: ../../include/functions_reporting.php:484 +#: ../../include/functions_reporting.php:489 msgid "Agents in group" msgstr "" -#: ../../include/functions_reporting.php:508 -#: ../../operation/snmpconsole/snmp_alert.php:289 -#: ../../operation/agentes/estado_alertas.php:64 -#: ../../operation/agentes/estado_alertas.php:164 -msgid "Last fired" -msgstr "" - -#: ../../include/functions_reporting.php:545 +#: ../../include/functions_reporting.php:550 msgid "Last failure" msgstr "" -#: ../../include/functions_reporting.php:638 +#: ../../include/functions_reporting.php:643 #: ../../operation/agentes/estado_grupo.php:213 msgid "Monitors" msgstr "" @@ -4384,76 +4456,76 @@ msgstr "" msgid "There was a problem updating the incident" msgstr "" -#: ../../operation/incidents/incident.php:106 +#: ../../operation/incidents/incident.php:105 msgid "Error creating incident" msgstr "" -#: ../../operation/incidents/incident.php:162 +#: ../../operation/incidents/incident.php:161 #: ../../operation/incidents/incident_statistics.php:30 -#: ../../operation/incidents/incident_detail.php:218 #: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/incidents/incident_search.php:31 msgid "Incident management" msgstr "" -#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:168 msgid "All incidents" msgstr "" -#: ../../operation/incidents/incident.php:170 -#: ../../operation/incidents/incident.php:182 +#: ../../operation/incidents/incident.php:169 +#: ../../operation/incidents/incident.php:181 msgid "Active incidents" msgstr "" -#: ../../operation/incidents/incident.php:171 -#: ../../operation/incidents/incident.php:184 +#: ../../operation/incidents/incident.php:170 +#: ../../operation/incidents/incident.php:183 msgid "Rejected incidents" msgstr "" -#: ../../operation/incidents/incident.php:172 -#: ../../operation/incidents/incident.php:186 +#: ../../operation/incidents/incident.php:171 +#: ../../operation/incidents/incident.php:185 msgid "Expired incidents" msgstr "" -#: ../../operation/incidents/incident.php:173 -#: ../../operation/incidents/incident.php:185 +#: ../../operation/incidents/incident.php:172 +#: ../../operation/incidents/incident.php:184 msgid "Closed incidents" msgstr "" -#: ../../operation/incidents/incident.php:183 +#: ../../operation/incidents/incident.php:182 msgid "Active incidents, with comments" msgstr "" -#: ../../operation/incidents/incident.php:188 -#: ../../operation/incidents/incident.php:203 +#: ../../operation/incidents/incident.php:187 +#: ../../operation/incidents/incident.php:202 msgid "Very Serious" msgstr "" -#: ../../operation/incidents/incident.php:198 +#: ../../operation/incidents/incident.php:197 msgid "All priorities" msgstr "" -#: ../../operation/incidents/incident.php:225 +#: ../../operation/incidents/incident.php:224 msgid "No incidents match your search filter" msgstr "" -#: ../../operation/incidents/incident.php:256 +#: ../../operation/incidents/incident.php:257 msgid "ID" msgstr "" -#: ../../operation/incidents/incident.php:262 -#: ../../operation/incidents/incident_detail.php:260 +#: ../../operation/incidents/incident.php:263 +#: ../../operation/incidents/incident_detail.php:263 #: ../../operation/events/events.php:349 msgid "Source" msgstr "" -#: ../../operation/incidents/incident.php:263 -#: ../../operation/incidents/incident_detail.php:238 +#: ../../operation/incidents/incident.php:264 +#: ../../operation/incidents/incident_detail.php:241 msgid "Owner" msgstr "" -#: ../../operation/incidents/incident.php:351 -#: ../../operation/incidents/incident_detail.php:221 +#: ../../operation/incidents/incident.php:352 +#: ../../operation/incidents/incident_detail.php:224 #: ../../operation/events/events.php:514 msgid "Create incident" msgstr "" @@ -4484,119 +4556,119 @@ msgstr "" msgid "Incidents by source" msgstr "" -#: ../../operation/incidents/incident_detail.php:60 +#: ../../operation/incidents/incident_detail.php:63 msgid "Note successfully added" msgstr "" -#: ../../operation/incidents/incident_detail.php:65 +#: ../../operation/incidents/incident_detail.php:68 msgid "Error adding note" msgstr "" -#: ../../operation/incidents/incident_detail.php:87 +#: ../../operation/incidents/incident_detail.php:90 msgid "Note successfully deleted" msgstr "" -#: ../../operation/incidents/incident_detail.php:89 +#: ../../operation/incidents/incident_detail.php:92 msgid "Error deleting note" msgstr "" -#: ../../operation/incidents/incident_detail.php:103 +#: ../../operation/incidents/incident_detail.php:106 msgid "Could not find file in database" msgstr "" -#: ../../operation/incidents/incident_detail.php:110 +#: ../../operation/incidents/incident_detail.php:113 msgid "File successfully deleted from database" msgstr "" -#: ../../operation/incidents/incident_detail.php:112 +#: ../../operation/incidents/incident_detail.php:115 msgid "Unable to delete file" msgstr "" -#: ../../operation/incidents/incident_detail.php:121 +#: ../../operation/incidents/incident_detail.php:124 msgid "No description available" msgstr "" -#: ../../operation/incidents/incident_detail.php:149 +#: ../../operation/incidents/incident_detail.php:152 msgid "File could not be saved due to database error" msgstr "" -#: ../../operation/incidents/incident_detail.php:156 +#: ../../operation/incidents/incident_detail.php:159 msgid "File uploaded" msgstr "" -#: ../../operation/incidents/incident_detail.php:158 +#: ../../operation/incidents/incident_detail.php:161 msgid "" "File could not be saved. Contact the Pandora Administrator for more " "information" msgstr "" -#: ../../operation/incidents/incident_detail.php:218 +#: ../../operation/incidents/incident_detail.php:221 msgid "Incident details" msgstr "" -#: ../../operation/incidents/incident_detail.php:235 +#: ../../operation/incidents/incident_detail.php:238 msgid "Opened at" msgstr "" -#: ../../operation/incidents/incident_detail.php:236 +#: ../../operation/incidents/incident_detail.php:239 #: ../../operation/servers/view_server_detail.php:77 msgid "Updated at" msgstr "" -#: ../../operation/incidents/incident_detail.php:248 +#: ../../operation/incidents/incident_detail.php:251 msgid "Open and Active" msgstr "" -#: ../../operation/incidents/incident_detail.php:249 +#: ../../operation/incidents/incident_detail.php:252 msgid "Not valid" msgstr "" -#: ../../operation/incidents/incident_detail.php:250 +#: ../../operation/incidents/incident_detail.php:253 msgid "Out of date" msgstr "" -#: ../../operation/incidents/incident_detail.php:251 +#: ../../operation/incidents/incident_detail.php:254 msgid "Closed" msgstr "" -#: ../../operation/incidents/incident_detail.php:302 +#: ../../operation/incidents/incident_detail.php:305 msgid "Creator" msgstr "" -#: ../../operation/incidents/incident_detail.php:321 +#: ../../operation/incidents/incident_detail.php:324 msgid "Update incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:325 +#: ../../operation/incidents/incident_detail.php:328 msgid "Submit" msgstr "" -#: ../../operation/incidents/incident_detail.php:329 +#: ../../operation/incidents/incident_detail.php:334 msgid "Add note" msgstr "" -#: ../../operation/incidents/incident_detail.php:351 +#: ../../operation/incidents/incident_detail.php:356 msgid "Notes attached to incident" msgstr "" -#: ../../operation/incidents/incident_detail.php:381 +#: ../../operation/incidents/incident_detail.php:386 msgid "Attached files" msgstr "" -#: ../../operation/incidents/incident_detail.php:391 -#: ../../operation/incidents/incident_detail.php:427 +#: ../../operation/incidents/incident_detail.php:396 +#: ../../operation/incidents/incident_detail.php:433 msgid "Filename" msgstr "" -#: ../../operation/incidents/incident_detail.php:393 +#: ../../operation/incidents/incident_detail.php:398 msgid "Size" msgstr "" -#: ../../operation/incidents/incident_detail.php:423 +#: ../../operation/incidents/incident_detail.php:429 msgid "Add attachment" msgstr "" -#: ../../operation/incidents/incident_detail.php:429 +#: ../../operation/incidents/incident_detail.php:435 msgid "Upload" msgstr "" @@ -4769,159 +4841,119 @@ msgstr "" msgid "Edit my user" msgstr "" -#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:88 +#: ../../operation/menu.php:235 ../../operation/snmpconsole/snmp_view.php:98 msgid "SNMP console" msgstr "" -#: ../../operation/menu.php:245 -msgid "SNMP alerts" -msgstr "" - -#: ../../operation/menu.php:256 ../../operation/messages/message.php:58 +#: ../../operation/menu.php:244 ../../operation/messages/message.php:58 msgid "Messages" msgstr "" -#: ../../operation/menu.php:265 +#: ../../operation/menu.php:253 msgid "Messages to groups" msgstr "" -#: ../../operation/menu.php:299 +#: ../../operation/menu.php:287 msgid "Custom graphs" msgstr "" -#: ../../operation/snmpconsole/snmp_alert.php:76 -msgid "There was a problem creating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:91 -msgid "There was a problem updating the alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:139 -msgid "Update alert" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:163 -#: ../../operation/snmpconsole/snmp_alert.php:271 -msgid "Alert trigger" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:179 -#: ../../operation/snmpconsole/snmp_alert.php:184 -#: ../../operation/snmpconsole/snmp_alert.php:278 -#: ../../operation/snmpconsole/snmp_alert.php:306 -#: ../../operation/snmpconsole/snmp_view.php:141 -msgid "OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:184 -msgid "Custom Value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:189 -#: ../../operation/snmpconsole/snmp_alert.php:274 -#: ../../operation/snmpconsole/snmp_alert.php:314 -#: ../../operation/snmpconsole/snmp_view.php:138 -msgid "SNMP Agent" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:229 -msgid "Other value" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:252 -msgid "Alert Overview" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:257 -msgid "There are no SNMP alerts" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:281 -#: ../../operation/snmpconsole/snmp_alert.php:310 -msgid "Custom Value/OID" -msgstr "" - -#: ../../operation/snmpconsole/snmp_alert.php:286 -msgid "Times fired" -msgstr "" - -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 #: ../../operation/events/events.php:84 msgid "Event successfully deleted" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:40 +#: ../../operation/snmpconsole/snmp_view.php:50 msgid "Error removing event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Event successfully updated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:53 +#: ../../operation/snmpconsole/snmp_view.php:63 msgid "Error updating event" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:97 +#: ../../operation/snmpconsole/snmp_view.php:100 +#: ../../operation/agentes/networkmap.php:254 +#: ../../operation/events/events.php:214 +msgid "Normal screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:103 +#: ../../operation/agentes/networkmap.php:256 +#: ../../operation/events/events.php:217 +msgid "Full screen" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:112 msgid "There are no SNMP traps in database" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:105 -#: ../../operation/events/events.php:504 -msgid "Validated event" +#: ../../operation/snmpconsole/snmp_view.php:118 +msgid "Toggle filters" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:107 -#: ../../operation/events/events.php:506 -msgid "Not validated event" +#: ../../operation/snmpconsole/snmp_view.php:130 +#: ../../operation/snmpconsole/snmp_view.php:406 +msgid "Not fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:113 -#: ../../operation/events/events.php:510 -msgid "Validate event" +#: ../../operation/snmpconsole/snmp_view.php:130 +msgid "fired" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:115 -#: ../../operation/events/events.php:512 -msgid "Delete event" +#: ../../operation/snmpconsole/snmp_view.php:160 +msgid "Search value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:144 +#: ../../operation/snmpconsole/snmp_view.php:170 +#: ../../operation/events/events.php:304 +msgid "Default" +msgstr "" + +#: ../../operation/snmpconsole/snmp_view.php:208 msgid "Value" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:147 +#: ../../operation/snmpconsole/snmp_view.php:211 msgid "Custom" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:172 +#: ../../operation/snmpconsole/snmp_view.php:269 +#: ../../operation/snmpconsole/snmp_view.php:400 msgid "Not validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:174 +#: ../../operation/snmpconsole/snmp_view.php:271 +#: ../../operation/snmpconsole/snmp_view.php:398 msgid "Validated" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:191 +#: ../../operation/snmpconsole/snmp_view.php:288 msgid "View agent details" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:260 -#: ../../operation/snmpconsole/snmp_view.php:275 +#: ../../operation/snmpconsole/snmp_view.php:364 +#: ../../operation/snmpconsole/snmp_view.php:386 +#: ../../operation/snmpconsole/snmp_view.php:409 #: ../../operation/agentes/estado_alertas.php:67 #: ../../operation/events/events.php:495 msgid "Validate" msgstr "" -#: ../../operation/snmpconsole/snmp_view.php:263 -#: ../../operation/snmpconsole/snmp_view.php:278 +#: ../../operation/snmpconsole/snmp_view.php:367 +#: ../../operation/snmpconsole/snmp_view.php:390 msgid "Are you sure" msgstr "" +#: ../../operation/snmpconsole/snmp_view.php:378 +msgid "No matching traps found" +msgstr "" + #: ../../operation/agentes/networkmap.php:252 #: ../../operation/agentes/status_monitor.php:33 -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 #: ../../operation/agentes/estado_grupo.php:32 #: ../../operation/agentes/estado_ultimopaquete.php:42 #: ../../operation/agentes/exportdata.php:96 @@ -4933,16 +4965,6 @@ msgstr "" msgid "Pandora Agents" msgstr "" -#: ../../operation/agentes/networkmap.php:254 -#: ../../operation/events/events.php:214 -msgid "Normal screen" -msgstr "" - -#: ../../operation/agentes/networkmap.php:256 -#: ../../operation/events/events.php:217 -msgid "Full screen" -msgstr "" - #: ../../operation/agentes/networkmap.php:271 msgid "Layout" msgstr "" @@ -5010,38 +5032,42 @@ msgstr "" msgid "This group doesn't have any monitor" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:54 +#: ../../operation/agentes/estado_generalagente.php:41 msgid "Agent general information" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:66 -msgid "Refresh data" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:113 -msgid "Agent Version" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:117 -msgid "Total packets" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:128 -msgid "Remote" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:161 -msgid "Next agent contact" -msgstr "" - -#: ../../operation/agentes/estado_generalagente.php:167 +#: ../../operation/agentes/estado_generalagente.php:48 msgid "Agent access rate (24h)" msgstr "" -#: ../../operation/agentes/estado_generalagente.php:171 +#: ../../operation/agentes/estado_generalagente.php:51 msgid "Events generated -by module-" msgstr "" +#: ../../operation/agentes/estado_generalagente.php:60 +msgid "Refresh data" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:61 +msgid "Flag" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:91 +msgid "Agent Version" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:95 +msgid "Total packets" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:99 +msgid "Remote" +msgstr "" + +#: ../../operation/agentes/estado_generalagente.php:130 +msgid "Next agent contact" +msgstr "" + #: ../../operation/agentes/status_events.php:30 msgid "Latest events for this agent" msgstr "" @@ -5440,10 +5466,6 @@ msgstr "" msgid "Agent search" msgstr "" -#: ../../operation/events/events.php:304 -msgid "Default" -msgstr "" - #: ../../operation/events/events.php:316 msgid "Marquee display" msgstr "" @@ -5452,6 +5474,22 @@ msgstr "" msgid "RSS Events" msgstr "" +#: ../../operation/events/events.php:504 +msgid "Validated event" +msgstr "" + +#: ../../operation/events/events.php:506 +msgid "Not validated event" +msgstr "" + +#: ../../operation/events/events.php:510 +msgid "Validate event" +msgstr "" + +#: ../../operation/events/events.php:512 +msgid "Delete event" +msgstr "" + #: ../../operation/users/user_statistics.php:26 msgid "User activity statistics" msgstr "" diff --git a/pandora_console/pandoradb_data.sql b/pandora_console/pandoradb_data.sql index cfa5d7744f..90c6ecae4b 100644 --- a/pandora_console/pandoradb_data.sql +++ b/pandora_console/pandoradb_data.sql @@ -112,6 +112,7 @@ INSERT INTO `tlanguage` VALUES ('es','Español'); INSERT INTO `tlanguage` VALUES ('ast','Asturianu'); INSERT INTO `tlanguage` VALUES ('ca','Catalá'); INSERT INTO `tlanguage` VALUES ('cs','Česky'); +INSERT INTO `tlanguage` VALUES ('da','Dansk'); INSERT INTO `tlanguage` VALUES ('de','Deutch'); INSERT INTO `tlanguage` VALUES ('eu','Euskara'); INSERT INTO `tlanguage` VALUES ('fi','Suomi');