Commit Graph

4597 Commits

Author SHA1 Message Date
zarzuelo 12744fee7e 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_gd.php: Fixed rounded corners in progress bar
	graphs for bug 3442005



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:43:23 +00:00
juanmanuelr a354ebcf48 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed sql error in agents_get_agents
        function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 11:11:36 +00:00
juanmanuelr dfef5e3c71 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager.php: Fixed an sql error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:42:33 +00:00
zarzuelo d8035b6f0f 2011-11-25 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed API IP list of
	access entities bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5169 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:39:28 +00:00
zarzuelo 739dfdcf0a 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/functions.php
	include/functions_agents.php
	operation/search_modules.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/search_agents.php
	operation/search_alerts.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/alerts/alert_list.list.php
	godmode/users/configure_user.php: Reconstruct policy acl
	system to allow in enterprise version get extra access for 
	a user in a policy



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:19:09 +00:00
Ramon Novoa d4b510c89c 2011-11-24 Ramon Novoa <rnovoa@artica.es>
* windows/pandora_wmi.cc: Use double instead of long for intermediate
	  result to avoid overflows. Fixes bug #3422900.

	* modules/pandora_module_perfcounter.cc: Print PDH errors in a more
	  descriptive format.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5167 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:18:14 +00:00
zarzuelo d4a8ae4249 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_integria_url.php
	include/help/es/help_integria_url.php
	godmode/setup/setup.php: Added help for integria api
	url in setup



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:16:26 +00:00
juanmanuelr c037df2820 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/performance.php: Changed html element from input 
	text to select in SLA period (seconds) parameter.
	
	Fixes: #3437884



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:51:49 +00:00
juanmanuelr 46276c8ae6 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_generalagente.php: Hide agent access 
	graph when "Use agent access graph" is disabled.
	
	Fixes: #3437893



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 16:11:33 +00:00
juanmanuelr f08f777d07 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Added confirmation when "Use Enterprise 
	ACL System" is checked.
	
	Fixes: #3438190



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 15:48:21 +00:00
juanmanuelr dfbfbdcbfd 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/menu.php: Fixed a wrong sec2 tag that makes enterprise 
	ACLs fail.
	
	Fixes: #3439464



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5162 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 12:51:00 +00:00
juanmanuelr 8816d6a5d1 2011-11-24 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/networkmap.php
	 include/functions_networkmap.php: Added links to agents, modules 
	and groups in single view of networkmaps.
	
	Fixes: #3439487



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 10:23:23 +00:00
juanmanuelr 54c07289e7 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_components.php: Removed entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5160 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:32:41 +00:00
juanmanuelr d09bcb5edf 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb.data.postgreSQL.sql
	 pandoradb.data.oracle.sql
	 pandoradb_data.sql: Fixed entities in tables tnetwork_component.
	 
	 Fixes: #3441112



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 18:31:34 +00:00
juanmanuelr 91cb7c6e4c 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_agente.php: Added agent description in 
	this view.
	
	Fixes: # 3424337



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 16:26:17 +00:00
juanmanuelr 39ded74644 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* lib/PandoraFMS/NetworkServer.pm: Fixed snmp v3 call in server.

	Fixes: #3429360



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 15:28:55 +00:00
juanmanuelr d60e2f372b 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_conf_gis.php
	godmode/agentes/agent_manager.php: Fixed 'Ignore GIS data' and
	change labels.
	
	Fixes: #3437659



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 13:38:27 +00:00
juanmanuelr 8acb0d1df6 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/skin/skin_default/include/styles/tip.css
	images/skin/skin_default/include/styles/pandora.css: Removed 
	background image in tip class.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 18:05:14 +00:00
juanmanuelr 6ed59cad7c 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Removed entities
	from agent name.
	
	Fixes: #3437885



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 16:48:51 +00:00
juanmanuelr ce436fe721 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* lib/PandoraFMS/ReconServer.pm: Fixed assignation of module 
	templates when a recon task creates modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 16:40:26 +00:00
juanmanuelr df0dfb724e 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/servers/manage_recontask.php
	 godmode/servers/manage_recontask_form.php: Fixed bug due to 
	 autorefresh in these views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 15:19:05 +00:00
juanmanuelr a982062523 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/configure_alert_template.php: Fixed template 
	update. Thank you to Manuel Arostegui for the patch!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 12:49:24 +00:00
Ramon Novoa 4e20886910 2011-11-22 Ramon Novoa <rnovoa@artica.es>
* pandora_windows_service.cc: Fixed a bug that resulted in a buffer
	  overflow.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 12:44:47 +00:00
juanmanuelr f8c8dd1072 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* lib/PandoraFMS/Core.pm: Fixed a problem with keepalive module 
	(never goes down).
	
	Fixed: #3438849 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 11:46:19 +00:00
juanmanuelr f01c611520 2011-11-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* lib/PandoraFMS/Core.pm: Changed tag field in events insertion from
	tag name to tag name and URL. Pending to change it for Oracle and 
	PostgreSQL. 

	Fixes: #3439792



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-21 16:04:12 +00:00
juanmanuelr d3ec9bc2da 2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/snmpconsole/snmp_view.php: Added new free search and
	fix agent and OID combo search.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:57:54 +00:00
juanmanuelr 77c0be4a40 2011-11-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/snmpconsole/snmp_alert.php: Fixed bad time description.

	* godmode/reporting/visual_console_builder.editor.php
	 include/functions_visual_map.php: Now it's possible to link icons 
	 in visual console with a web page through the label. 

	* operation/visual_console/index.php
	 operation/visual_console/render_view.php
	 include/functions_config.php	 
	 operation/menu.php
	 godmode/menu.php
	 godmode/setup/setup.php
	 godmode/setup/setup_visuals.php
	 include/config_process.php: Added two new autorefresh 
	 parameters: one global and the other for visual console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 16:55:32 +00:00
Aldrioth 3ba0d00794 2011-11-17 Tomas Palacios <tomas.palacios@artica.es>
* conf/pandora_server.conf: Removed checksum token since it is
          no longer used.

          BUG FIXES: ID 3439367



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 12:04:50 +00:00
jsatoh a6ab643cb2 2011-11-17 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_network_map_enterprise.php,
	include/help/ja/help_view_services.php: Added missing help files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-17 03:01:34 +00:00
juanmanuelr b73b153de5 2011-11-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events.php: Fixed delete operation in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 13:51:30 +00:00
Ramon Novoa dba6ef592f 2011-11-16 Ramon Novoa <rnovoa@artica.es>
* util/pandora_xml_stress.conf: Fixed a typo that made remote
	  configuration not work.
	
	* util/pandora_xml_stress.pl: Set the right server in agent conf
	  files.

	* util/pandora_xml_stress.README: Removed sample configuration
	  (already in pandora_xml_stress.conf).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 12:21:47 +00:00
jsatoh 866b59bca1 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5141 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:56:51 +00:00
jsatoh 64da58ca2f 2011-11-16 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_threshold.php: Modified to be understood more
	easily.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-16 01:10:46 +00:00
juanmanuelr 97cb36754e 2011-11-15 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/events/events_validate.php
	operation/events/events.php: Fixed php warning and a wrong 
	description.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 18:04:19 +00:00
slerena 58c98d54a2 2011-11-15 Sancho lerena <slerena@artica.es>
* godmode/snmpconsole/snmp_trap_generator.php: Fixed tool to generate
        SNMP Traps. Was broken due a re-placement at last-time. 
        


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 16:29:53 +00:00
zarzuelo f0cc0c4cc9 2011-11-15 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Changed cli function to pandora function
	to reuse it in future



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 14:37:51 +00:00
Ramon Novoa 73ac42e4c7 2011-11-15 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Re-wrote broker agent code (was not working properly).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 13:33:16 +00:00
Ramon Novoa 6fd5410ebe 2011-11-15 Ramon Novoa <rnovoa@artica.es>
* build.sh, modules/pandora_module_odbc.cc, Makefile.am: Made
	  changes to cross-compile in openSUSE 11.4.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-15 13:10:24 +00:00
slerena dfdc527e53 2011-11-15 Sancho Lerena <slerena@artica.es>
* util/pandora_db.pl: Small optimization in module deletion. Instead
        delete module data, left in there to be deleted on "timestamp" deletion.
        This is like 100 times faster!.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5134 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 23:47:47 +00:00
juanmanuelr 4ce316397c 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/pandora.js: Added ajax callback for metaconsole
	event search.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 22:16:47 +00:00
zarzuelo d7109d601d 2011-11-14 Sergio Martin <sergio.martin@artica.es>
* util/pandora_manage.pl: Moved to functions each command bit of code



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 13:27:21 +00:00
juanmanuelr 80294df5f4 2011-11-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_menu.php
	 include/config_process.php
	 operation/menu.php
	 godmode/menu.php
	 godmode/reporting/visual_console_builder.php: Preserve autorefresh
	 time from visual console like global autorefresh parameter.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-14 09:02:54 +00:00
jsatoh 32947137c4 2011-11-12 Junichi Satoh <junichi@rworks.jp>
* general/logon_ok.php: Fixed bad representation that __('ago') is
	shown when "Timestamp or time comparation" is set to timestamp.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-12 02:54:57 +00:00
darode 6d2adc249c 2011-11-11 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/setup/gis_step_2.php: Fixed a small bug with a button.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 12:38:58 +00:00
juanmanuelr e7349bb4b7 2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_edit_agents.php: Added id field to form in
	this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:35:21 +00:00
juanmanuelr 254014b344 2011-11-11 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php: Correct mistake from my last 
	commit. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-11 08:28:34 +00:00
juanmanuelr 41616c776b 2011-11-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_agents.php
	godmode/massive/massive_enable_disable_alerts.php
	godmode/massive/massive_operations.php
	godmode/massive/massive_delete_profiles.php
	godmode/massive/massive_edit_agents.php
	godmode/massive/massive_delete_action_alerts.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_add_profiles.php
	godmode/massive/massive_delete_alerts.php
	godmode/massive/massive_edit_modules.php
	godmode/massive/massive_standby_alerts.php
	godmode/massive/massive_add_action_alerts.php: Added spinner while
	waiting to massive operations result and added check of PHP conf.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-10 19:19:38 +00:00
juanmanuelr f72b4ebbff 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/reporting/reporting_viewer.php: Added begin date control
	to this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:58:49 +00:00
juanmanuelr 3c5dd8b8ef 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed a typo.
	
	Fixes: #3422974



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:30:33 +00:00
juanmanuelr a2ffd16415 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php:
	 godmode/reporting/reporting_builder.item_editor.php: Fixed baseline
	 graphs also fixed some warnings.
	 
	 Fixes: #3414446



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 10:39:06 +00:00