Commit Graph

6781 Commits

Author SHA1 Message Date
mdtrooper dc3b2eb430 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/datepicker.css,
	include/styles/jquery-ui-1.10.0.custom.css: change the style to
	show better the datepicker and timepicker.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 15:48:57 +00:00
mdtrooper 3ed70944e4 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_reporting.php, include/functions.php: improved
	the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 13:45:03 +00:00
mdtrooper ac4d5799d8 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: fixed false error when update the
	modules and try to enabled or disabled yet disabled or enabled.
	
	Fixes: #2225




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8176 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 10:19:20 +00:00
mdtrooper 0137d5e2d9 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php, operation/search_agents.getdata.php:
	changed the source code, now it uses the page size to show the
	agents in first page, fixed the list of icons, now show graphs and
	set in correct english this icons. And added a footpage in the list
	of agents to show if it is all or not.
	
	Fixes: #2227
	
	* include/constants.php: erased constants to count agents to show
	in the search.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 10:17:51 +00:00
mdtrooper e75958bbab 2013-05-21 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/gis_view.php: fixed the title of agent in the
	list of positions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-21 08:33:26 +00:00
Ramon Novoa 86266b77eb 2013-05-20 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.pl: Added support for strictly incremental
	  modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 19:01:35 +00:00
zarzuelo bbc3a87eb0 2013-05-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	include/functions_graph.php
	include/functions_reporting.php
	operation/search_results.php
	operation/agentes/estado_generalagente.php
	operation/agentes/ver_agente.php
	operation/agentes/group_view.php
	operation/servers/recon_view.php
	images/min.png
	images/max.png
	images/agent.png
	images/cross_undo.png
	images/policies_brick.png
	images/agent_warning.png
	images/rosette.png
	images/darrowright.png
	images/god5.png
	images/module_critical.png
	images/filter.png
	images/help.png
	images/darrowup.png
	images/wrench_orange.png
	images/chart_curve.png
	images/control_stop_col.png
	images/history_database.png
	images/zoom_cross.png
	images/agent_critical.png
	images/god6.png
	images/policies_cog.png
	images/heart.png
	images/percentile_item.png
	images/module_warning.png
	images/policies_error.png
	images/agent_ok.png
	images/os_icons/network_small.png
	images/os_icons/network.png
	images/god7.png
	images/heart_col.png
	images/clock2.png
	images/div.png
	images/policies_error_db.png
	images/agent_notinit.png
	images/application_not_writable.png
	images/delete.png
	images/god8.png
	images/module.png
	images/applications.png
	images/cross.png
	images/camera.png
	images/sub.png
	images/tag_red.png
	images/module_notinit.png
	images/god1.png
	images/god9.png
	images/version.png
	images/chart_curve_threshold.png
	images/mul.png
	images/god2.png
	images/policies_not_brick.png
	images/control_pause_col.png
	images/history.png
	images/pdf.png
	images/god3.png
	images/chart_bar.png
	images/module_ok.png
	images/status_sets/faces/module_alertsfired_ball.png
	images/status_sets/faces/agent_alertsfired.png
	images/status_sets/faces/agent_alertsfired_ball.png
	images/status_sets/color_text/module_alertsfired_ball.png
	images/status_sets/color_text/agent_alertsfired.png
	images/status_sets/color_text/agent_agentsfired_ball.png
	images/status_sets/default/module_alertsfired_ball.png
	images/status_sets/default/agent_alertsfired.png
	images/status_sets/default/agent_alertsfired_ball.png
	images/error_red.png
	images/wrench.png
	images/control_play_col.png
	images/sum.png
	images/avg.png
	images/info.png
	images/god4.png
	images/module_unknown.png
	images/darrowleft.png
	images/plus.png
	images/information.png
	images/darrowdown.png
	images/chart_curve_overview.png
	godmode/agentes/configurar_agente.php
	godmode/servers/plugin.php: Improved visual graphics
	included agent layout, icons and group view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:43:28 +00:00
mdtrooper 1e6aa96e1e 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/skins.ajax.php, include/functions_gis.php,
	include/javascript/openlayers.pandora.js,
	operation/gis_maps/public_console.php, operation/gis_maps/ajax.php,
	operation/gis_maps/render_view.php,
	operation/visual_console/public_console.php,
	operation/visual_console/render_view.php: added the public console
	for GIS.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:35:49 +00:00
mdtrooper f78b651a16 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* operation/gis_maps/ajax.php,
	include/javascript/openlayers.pandora.js, include/functions_gis.php:
	lost changes to set the size of agent icons.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 12:49:57 +00:00
mdtrooper b16fc05509 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb.data.postgreSQL.sql, pandoradb.data.oracle.sql,
	pandoradb_data.sql: set by default the tiles for the openstreetmap
	layer in pretty "MapQuest Open" but there is old (ugly) tiles
	openstreetmap.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 12:15:47 +00:00
Ramon Novoa f249018d0a 2013-05-20 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.pl,
	  util/pandora_xml_stress.conf: Added support for data attenuation on
	  certain days.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 11:20:39 +00:00
mdtrooper b906f0b9ae 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php, operation/gis_maps/render_view.php,
	operation/agentes/gis_view.php: changed the code to set the agent
	icon with the original size.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 11:16:28 +00:00
mdtrooper c04b50ea5b 2013-05-20 Miguel de Dios <miguel.dedios@artica.es>
* extensions/net_tools.php: added a entry to godmode for set the
	paths of commands.
	
	Fixes: #2220
	
	* include/functions_config.php, include/functions_extensions.php:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 09:51:12 +00:00
zarzuelo 1a11c002cb 2013-05-20 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora.css
	include/functions_visual_map.php
	include/functions_agents.php
	include/languages/util-bzr-update
	include/languages/util-generate-tarball
	include/languages/util-all
	include/languages/util-create-po
	include/languages/util-README
	include/languages/util-update-po
	include/languages/util-create-template
	include/languages/util-compile-mo
	include/constants.php
	operation/tree.php
	operation/visual_console/render_view.php
	operation/users/user_edit.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	operation/events/events.php
	operation/agentes/status_monitor.php
	images/status_sets/faces/severity_warning_pixel.png
	images/status_sets/faces/agent_critical_ball.png
	images/status_sets/faces/severity_major_pixel.png
	images/status_sets/faces/module_warning_ball.png
	images/status_sets/faces/module_ok_ball.png
	images/status_sets/faces/agent_no_data_ball.png
	images/status_sets/faces/severity_minor_pixel.png
	images/status_sets/faces/agent_ok_ball.png
	images/status_sets/faces/severity_normal_pixel.png
	images/status_sets/faces/server_down_ball.png
	images/status_sets/faces/alert_not_fired_ball.png
	images/status_sets/faces/severity_informational_pixel.png
	images/status_sets/faces/agent_down_ball.png.png
	images/status_sets/faces/module_no_data_ball.png
	images/status_sets/faces/alert_fired_ball.png
	images/status_sets/faces/agent_warning_ball.png
	images/status_sets/faces/severity_maintenance_pixel.png
	images/status_sets/faces/agent_no_monitors_ball.png
	images/status_sets/faces/agent_down_ball.png
	images/status_sets/faces/severity_critical_pixel.png
	images/status_sets/faces/alert_disabled_ball.png
	images/status_sets/faces/module_critical_ball.png
	images/status_sets/faces/server_ok_ball.png
	images/status_sets/color_text/severity_informational.png
	images/status_sets/color_text/module_critical.png
	images/status_sets/color_text/server_ok.png
	images/status_sets/color_text/alert_not_fired.png
	images/status_sets/color_text/severity_warning_pixel.png
	images/status_sets/color_text/agent_critical_ball.png
	images/status_sets/color_text/severity_major_pixel.png
	images/status_sets/color_text/module_warning_ball.png
	images/status_sets/color_text/module_unknown.png
	images/status_sets/color_text/module_ok_ball.png
	images/status_sets/color_text/module_alertsfired.png
	images/status_sets/color_text/module_no_data.png
	images/status_sets/color_text/severity_maintenance.png
	images/status_sets/color_text/agent_no_data_ball.png
	images/status_sets/color_text/severity_minor_pixel.png
	images/status_sets/color_text/alert_fired.png
	images/status_sets/color_text/agent_ok_ball.png
	images/status_sets/color_text/severity_normal_pixel.png
	images/status_sets/color_text/agent_no_data.png
	images/status_sets/color_text/severity_critical.png
	images/status_sets/color_text/agent_no_monitors.png
	images/status_sets/color_text/agent_ok.png
	images/status_sets/color_text/server_down_ball.png
	images/status_sets/color_text/alert_not_fired_ball.png
	images/status_sets/color_text/severity_informational_pixel.png
	images/status_sets/color_text/server_down.png
	images/status_sets/color_text/alert_disabled.png
	images/status_sets/color_text/module_unknown_ball.png
	images/status_sets/color_text/severity_warning.png
	images/status_sets/color_text/severity_major.png
	images/status_sets/color_text/module_no_data_ball.png
	images/status_sets/color_text/agent_critical.png
	images/status_sets/color_text/module_warning.png
	images/status_sets/color_text/alert_fired_ball.png
	images/status_sets/color_text/agent_warning_ball.png
	images/status_sets/color_text/severity_maintenance_pixel.png
	images/status_sets/color_text/module_ok.png
	images/status_sets/color_text/agent_no_monitors_ball.png
	images/status_sets/color_text/severity_minor.png
	images/status_sets/color_text/agent_down_ball.png
	images/status_sets/color_text/severity_normal.png
	images/status_sets/color_text/agent_warning.png
	images/status_sets/color_text/agent_down.png
	images/status_sets/color_text/severity_critical_pixel.png
	images/status_sets/color_text/alert_disabled_ball.png
	images/status_sets/color_text/module_critical_ball.png
	images/status_sets/color_text/server_ok_ball.png
	images/status_sets/default/severity_informational.png
	images/status_sets/default/module_critical.png
	images/status_sets/default/server_ok.png
	images/status_sets/default/alert_not_fired.png
	images/status_sets/default/severity_warning_pixel.png
	images/status_sets/default/agent_critical_ball.png
	images/status_sets/default/severity_major_pixel.png
	images/status_sets/default/module_warning_ball.png
	images/status_sets/default/module_unknown.png
	images/status_sets/default/module_ok_ball.png
	images/status_sets/default/module_alertsfired.png
	images/status_sets/default/module_no_data.png
	images/status_sets/default/severity_maintenance.png
	images/status_sets/default/agent_no_data_ball.png
	images/status_sets/default/severity_minor_pixel.png
	images/status_sets/default/alert_fired.png
	images/status_sets/default/agent_ok_ball.png
	images/status_sets/default/severity_normal_pixel.png
	images/status_sets/default/agent_no_data.png
	images/status_sets/default/severity_critical.png
	images/status_sets/default/agent_no_monitors.png
	images/status_sets/default/agent_ok.png
	images/status_sets/default/server_down_ball.png
	images/status_sets/default/alert_not_fired_ball.png
	images/status_sets/default/severity_informational_pixel.png
	images/status_sets/default/server_down.png
	images/status_sets/default/alert_disabled.png
	images/status_sets/default/severity_warning.png
	images/status_sets/default/severity_major.png
	images/status_sets/default/module_no_data_ball.png
	images/status_sets/default/agent_critical.png
	images/status_sets/default/module_warning.png
	images/status_sets/default/alert_fired_ball.png
	images/status_sets/default/agent_warning_ball.png
	images/status_sets/default/severity_maintenance_pixel.png
	images/status_sets/default/module_ok.png
	images/status_sets/default/agent_no_monitors_ball.png
	images/status_sets/default/alert_disabled_square.png
	images/status_sets/default/severity_minor.png
	images/status_sets/default/agent_down_ball.png
	images/status_sets/default/severity_normal.png
	images/status_sets/default/agent_warning.png
	images/status_sets/default/agent_down.png
	images/status_sets/default/severity_critical_pixel.png
	images/status_sets/default/alert_disabled_ball.png
	images/status_sets/default/module_critical_ball.png
	images/status_sets/default/server_ok_ball.png
	godmode/groups/configure_group.php
	godmode/groups/group_list.php
	godmode/servers/plugin.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php
	godmode/alerts/configure_alert_command.php
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/users/user_list.php
	godmode/users/profile_list.php
	godmode/users/configure_user.php
	godmode/users/configure_profile.php
	godmode/modules/manage_network_components_form_common.php
	godmode/modules/manage_network_components.php
	godmode/modules/manage_nc_groups.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/visual_console_builder.data.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/visual_console_builder.editor.php
	godmode/tag/tag.php
	godmode/category/category.php: Visual changes in icons
	and colors. Add visual layers for metaconsole



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 08:42:02 +00:00
jsatoh 397d0a5a3b 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmptranslate in *BSD. The path can also be defined specific one by
	using config['snmptranslate'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:56:07 +00:00
jsatoh d0efdfe718 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* ChangeLog: Updated the changelog, I forgot.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:42:09 +00:00
jsatoh 036df775f9 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Fixed typos.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:34:39 +00:00
jsatoh 78fe77dbc4 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmpget and snmpwalk in *BSD. The paths can also be defined specific
	ones by using config['snmpget'] and config['snmpwalk'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 00:55:36 +00:00
markholland b011826210 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 19:01:38 +00:00
markholland 9d718116aa 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Changed xml
    header to UTF-8 encoding.

    * src/pandroid/agent/PandroidAgentTentacle.java: Changed data
    String to byte array.

    * Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 14:33:49 +00:00
mdtrooper d4e7b1f795 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: added first version of function
	"ui_print_empty_data" for to show when the page has not data as
	list of agents or alerts or somethings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 12:26:16 +00:00
mdtrooper 0d83ea6f27 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/events/events.php, operation/events/events_list.php,
	operation/events/events.php: re-added and re-set the custom fields
	by groups enterprise.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 11:08:28 +00:00
markholland 0b825587ee 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Fixed
	values not showing up on status view when pandroid activity
	killed. Corrected spelling mistake of receiveBytes. Removed
	last_gps_contact module, wasn't implemented.

    * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:36:32 +00:00
markholland 15018cb012 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* res/values: Added report inventory string to all languages.
	fixed some wrongly spelled strings.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:09:05 +00:00
mdtrooper 8f9b4a045f 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php: disabled
	autocomplete for the field name to avoid javascript problems.
	
	Fixes: #2215
	
	* include/db/oracle.php, include/functions.php: improved the source
	code style.
	
	* include/functions_html.php: fixed the lost parameter $alt for
	the function html_print_input_text_extended from
	html_print_input_text.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 15:43:16 +00:00
mdtrooper c999a888b9 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php, include/functions_reporting.php,
	include/functions_users.php: cleaned source code style.
	
	* operation/search_agents.getdata.php: fixed notice messages PHP.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 10:16:16 +00:00
mdtrooper 0fd149893e 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_incidents.php, include/api.php,
	include/functions.php, include/functions_modules.php,
	include/graphs/flot/pandora.flot.js, include/functions_cron.php,
	include/functions_graph.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 09:19:16 +00:00
mdtrooper d3d36ae09e 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/stat_win.php: disabled show events when the
	pandora node is set replication events.
	
	Fixes: #2216
	
	* operation/events/events.php: improve the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:58:18 +00:00
Ramon Novoa 249f0b38f9 2013-05-16 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server: Added information about the loading of the
	  enterprise module to the log.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:39:44 +00:00
mdtrooper 84d628326f 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* ajax.php: fixed PHP warning when the HTTP_REFERER not set.
	
	* godmode/agentes/module_manager_editor_prediction.php,
	include/functions_ui.php, operation/agentes/ver_agente.php,
	operation/agentes/stat_win.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:23:51 +00:00
markholland 5c808b7266 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:27:47 +00:00
markholland c8d08a53fd 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Possibly fixed
    notification disappearing, agent running > 24 hours and notification
    still present.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:15:34 +00:00
mdtrooper 4819aaed2f 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_commands.php: fixed the ajax of
	"get_alert_command".
	
	Fixes: #2214




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 15:23:57 +00:00
Ramon Novoa 8013501d72 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* include/config_process.php,
	  include/languages/el.mo,
	  include/languages/gl.mo,
	  include/languages/et.mo,
	  include/languages/cs.po,
	  include/languages/es.po,
	  include/languages/en_GB.mo,
	  include/languages/it.mo,
	  include/languages/sl.mo,
	  include/languages/sk.po,
	  include/languages/uk.po,
	  include/languages/ms.po,
	  include/languages/ro.po,
	  include/languages/nb.po,
	  include/languages/en.po,
	  include/languages/pt_BR.po,
	  include/languages/ko.mo,
	  include/languages/fr.po,
	  include/languages/ca.po,
	  include/languages/en_AU.mo,
	  include/languages/tr.po,
	  include/languages/de.po,
	  include/languages/sv.po,
	  include/languages/he.po,
	  include/languages/bn.mo,
	  include/languages/ar.mo,
	  include/languages/te.po,
	  include/languages/mr.mo,
	  include/languages/hu.po,
	  include/languages/da.mo,
	  include/languages/fa.mo,
	  include/languages/ru.po,
	  include/languages/ast.po,
	  include/languages/ja.mo,
	  include/languages/fi.mo,
	  include/languages/hi.mo,
	  include/languages/el.po,
	  include/languages/gl.po,
	  include/languages/eu.mo,
	  include/languages/et.po,
	  include/languages/en_GB.po,
	  include/languages/vi.mo,
	  include/languages/it.po,
	  include/languages/sl.po,
	  include/languages/zh_TW.mo,
	  include/languages/zh_CN.mo,
	  include/languages/nl.mo,
	  include/languages/pl.mo,
	  include/languages/ko.po,
	  include/languages/pt.mo,
	  include/languages/bg.mo,
	  include/languages/en_AU.po,
	  include/languages/bn.po,
	  include/languages/ar.po,
	  include/languages/cs.mo,
	  include/languages/es.mo,
	  include/languages/sk.mo,
	  include/languages/uk.mo,
	  include/languages/ms.mo,
	  include/languages/ro.mo,
	  include/languages/mr.po,
	  include/languages/da.po,
	  include/languages/fa.po,
	  include/languages/ja.po,
	  include/languages/nb.mo,
	  include/languages/fi.po,
	  include/languages/en.mo,
	  include/languages/hi.po,
	  include/languages/pt_BR.mo,
	  include/languages/fr.mo,
	  include/languages/eu.po,
	  include/languages/vi.po,
	  include/languages/ca.mo,
	  include/languages/tr.mo,
	  include/languages/sv.mo,
	  include/languages/de.mo,
	  include/languages/he.mo,
	  include/languages/zh_TW.po,
	  include/languages/zh_CN.po,
	  include/languages/te.mo,
	  include/languages/hu.mo,
	  include/languages/nl.po,
	  include/languages/pl.po,
	  include/languages/ru.mo,
	  include/languages/pt.po,
	  include/languages/ast.mo,
	  include/languages/bg.po: Updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 14:12:08 +00:00
Ramon Novoa 1e722bef31 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm: Added the Pandora FMS's console MIB
	  to snmp* calls.

	* pandora_server_installer,
	  pandora_server.spec,
	  lib/PandoraFMS/Tools.pm,
	  lib/PandoraFMS/Config.pm,
	  Makefile.PL,
	  pandora_server.redhat.spec,
	  DEBIAN/control: Removed PERL's SNMP lib from the deps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 13:56:43 +00:00
mdtrooper 5d7dd5567d 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_network_templates.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/graphs.php, godmode/db/db_purge.php,
	godmode/agentes/module_manager.php, godmode/events/event_filter.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_modules.php,
	godmode/netflow/nf_edit.php, godmode/netflow/nf_item_list.php,
	include/functions_agents.php, include/functions_tags.php,
	include/functions_messages.php, include/functions_events.php:
	erased deprecated SQL transaction. 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 11:56:43 +00:00
mdtrooper 9d2e9c5161 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant "ITEMS_TO_SHOW_IN_MAIN_TAB".
	
	* operation/search_agents.getdata.php, operation/search_agents.php,
	operation/search_modules.getdata.php, operation/search_main.php,
	operation/search_results.php: improved the views of global search.
	
	* images/visual_console.png: update Carla's work.
	
	* images/visual_console_green.png: added a green version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 09:33:13 +00:00
markholland fe4bcdc14a 2013-05-14 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Moved the 
	loading	of the config values to an asynctask to force that updating 
	the values and then contacting the server and creating the 
	notification happens after all the config values have been loaded.

	* src/pandroid/agent/Status.java: On resuming the app
	the loading of the last values has been moved to an asynctask to force
	updating the ui to wait for all the values to be loaded.

	* src/pandroid/agent/*.java: Applied the Correct Indentation function
	of eclipse to all code.

	* res/layout/*.xml: Applied the Correct Indentation function
	of eclipse to all code.

	* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 06:59:20 +00:00
zarzuelo 1c49e57a52 2013-05-13 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_treeview.php
	images/events_responses.png
	images/gm_setup.png
	images/policies_mc.png
	images/filter.png
	images/op_alerts.png
	images/network_mc.png
	images/enterprise.png
	images/profiles.png
	images/operation.png
	images/full_screen.png
	images/list.png
	images/gm_servers.png
	images/normal_screen.png
	images/database_history.png
	images/gm_policies.png
	images/gm_users.png
	images/server_export_mc.png
	images/custom_columns.png
	images/templates.png: Little fixes and images
	changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 16:51:39 +00:00
mdtrooper e93f2580e2 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php, include/functions_tags.php,
	include/functions_incidents.php, include/functions_agents.php,
	operation/messages/message_list.php: erased the SQL transitions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 14:32:37 +00:00
mdtrooper b064082064 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: fixed PHP warnings.
	
	* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:52:51 +00:00
Ramon Novoa 2563a91ea5 2013-05-13 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Merged from 4.0 branch. Directly call
	  snmptranslate, since SNMP::translateObj does not seem to load
	  enterprise MIBs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:29:03 +00:00
slerena 63aa7f86e5 2013-05-13 Sancho Lerena <slerena@artica.es>
* lib/PandoraFMS/Core.pm: Fixes crash on inverse resolution for
        GIS information on openstreetmaps. This was due function was moved from
        Dataserver to Core.pm and include for LWP::Simple not :(




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 02:40:28 +00:00
mdtrooper fd7225ded7 2013-05-10 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_browser.php: fixed the url to pure.
	
	Fixes: #2212




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-10 12:28:26 +00:00
Ramon Novoa 3d656eb704 2013-05-10 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Check that inet_aton does not return undef.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-10 11:19:02 +00:00
Ramon Novoa 2f31062b25 2013-05-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Added a function to resolve hostnames.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 17:02:02 +00:00
Ramon Novoa 506ef27913 2013-05-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DB.pm,
	  util/pandora_db.pl: Several improvements. Added support for detecting
	  other running instances of the script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 15:38:11 +00:00
zarzuelo 4d291847fa 2013-05-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Added to Server performance 
	box in tactical view total events statistic for bug #2042



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8109 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 14:56:04 +00:00
zarzuelo 5fd283d9a8 2013-05-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Set a default value to 
	enable_metaconsole_netflow config token to avoid metaconsole
	ugly notice for bug #2210



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 13:59:49 +00:00
mdtrooper 8f9521bbf3 2013-05-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/group_view.php, godmode/groups/group_list.php,
	include/functions_groups.php: added pagination to groups views.
	
	PENDING TASK: #346
	
	* include/functions_component_groups.php: cleaned source code style.
	
	* include/functions.php: added function "is_array_empty" for
	deepers arrays.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 12:32:30 +00:00