Commit Graph

7647 Commits

Author SHA1 Message Date
mdtrooper cdb9ccb84b 2014-03-20 Miguel de Dios <miguel.dedios@artica.es>
* images/group_green.disabled.png, images/group_green.png,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	godmode/reporting/visual_console_builder.editor.js,
	godmode/agentes/configurar_agente.php, include/styles/pandora.css,
	include/functions_networkmap.php, include/functions_agents.php,
	include/functions_visual_map_editor.php,
	include/functions_modules.php, include/functions_groups.php,
	include/constants.php, include/functions_visual_map.php,
	include/ajax/visual_console_builder.ajax.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the feature to
	show the item for groups in visualmap.
	
	Incident: #671




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9621 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 16:43:42 +00:00
zarzuelo f902bde134 2014-03-20 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/WMIServer.pm: Move WMI query safe_output 
	function to before the quotes ssubstitution to fix
	any WMI component with double quotes and WMI Wizard



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9620 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 16:04:00 +00:00
mdtrooper 2e0e8027cc 2014-03-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/snmpconsole/snmp_alert.php,
	godmode/alerts/alert_list.list.php,
	godmode/agentes/agent_manager.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/modificar_agente.php,
	include/functions_reporting.php,
	operation/agentes/estado_agente.php,
	images/remote_configuration.png: added a tab for enterprise remote
	configuration.
	
	Incident: #311




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9619 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-20 12:02:07 +00:00
alexhigh f36f12be56 2014-03-19 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql: Deleted an old link
	and updated the link to the Pandora FMS documentation.

	* pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the column "l2_network" to the table "tnetwork_map".

	* godmode/agentes/module_manager_editor_common.php:
	Added a help tip to a column of relations.

	* include/functions_modules.php: Improved the function
	"modules_relation_exists".

	* operation/agentes/networkmap.topology.php,
	  include/functions_networkmap.php,
	  operation/agentes/networkmap.php: Added a new option
	to show the relations between the agents interfaces.

	* operation/agentes/estado_monitores.php: Added a tooltip
	to show the relations of a monitor in the monitor list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9618 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 16:43:08 +00:00
vgilc 4494516a4e 2014-03-19 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php: Add variables to
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9617 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:29:56 +00:00
mdtrooper 7672ab5f42 2014-03-19 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	include/functions_ui.php: fixed the view in fullscreen.
	
	Incident: #675




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9615 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-19 11:21:11 +00:00
vgilc a460cceb37 2014-03-18 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.oracle.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql
	  godmode/snmpconsole/snmp_alert.php
	  godmode/snmpconsole/snmp_view.php: Improved ACLs in
	SNMP Traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9614 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 16:08:20 +00:00
mdtrooper 2b8ca22e57 2014-03-18 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor_plugin.php,
	include/ajax/module.php, include/javascript/pandora_modules.js:
	fixed the save module plugin server from the component.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9612 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 15:29:09 +00:00
alexhigh 8d70785421 2014-03-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.data.oracle.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added the table "tmodule_relationship".

	* operation/agentes/estado_generalagente.php: Added a
	new table to show the network interfaces of the agent.
	Minor fixes.

	* include/styles/pandora.css: Added properties for the
	class transparent'.

	* include/ajax/module.php: Fixed an error and added code
	to retrieve a module autocomplete input or add, remove
	or update a module relation via ajax.

	* include/functions_modules.php: Added the functions
	"modules_get_relations", "modules_relation_exists",
	"modules_add_relation", "modules_delete_relation" and
	"modules_change_relation_lock".
	
	* godmode/agentes/module_manager_editor_common.php:
	Added a table and control to show, add or delete
	relations with other modules. Added the javascript
	functions "change_modules_autocomplete_input",
	"add_new_relation", "change_lock_relation" and
	"delete_relation".

	* godmode/agentes/module_manager_editor.php: Added a
	line to show the module relations table and control.

	* godmode/agentes/module_manager_editor_network.php:
	Minor fix.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9610 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 11:49:33 +00:00
mdtrooper 17b87fb182 2014-03-18 Miguel de Dios <miguel.dedios@artica.es>
* util/pandora_db.pl: fixed the notinit_count in the agents after
	the delete not init modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9608 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 10:59:53 +00:00
pandora-release dd1c84d74c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9605 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-18 00:34:03 +00:00
vgilc 6df29def51 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  extras/pandoradb_migrate_5.0_to_5.1.mysql.sql
	  godmode/agentes/configurar_agente.php: Fixed bug:
	'post_process' out of range.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9604 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 12:32:48 +00:00
vgilc f11399286b 2014-03-17 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Added 'group by
	OID/IP' to SNMP traps.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9603 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 11:31:48 +00:00
pandora-release 77b5371dfe Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9600 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-17 00:33:38 +00:00
pandora-release 08216f1ad0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9597 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-16 00:33:29 +00:00
pandora-release 8fdd9d8ff0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-15 00:33:37 +00:00
vgilc 83b9888006 2014-03-14 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.sql
	  pandoradb_data.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	  godmode/reporting/graph_builder.graph_editor.php
	  godmode/setup/setup_visuals.php
	  include/functions_config.php
	  include/functions_graph.php: Changed weight and colors in
	combine graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9592 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 08:33:13 +00:00
pandora-release 5f55bd2e78 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9589 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-14 00:33:28 +00:00
zarzuelo 98a014fa1d 2014-03-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php: Fix wrong
	alerts status in warning without alerts elements. Fix alerts 
	status broken by miguel in previous commits to fix ajax load,



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 16:58:18 +00:00
ramonn efbb9e9d39 2014-03-13 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Do not compact proc modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9585 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 15:29:20 +00:00
ramonn c85df63067 2014-03-13 Ramon Novoa <rnovoa@artica.es>
* include/functions_netflow.php: Improved version detection. Some distros
	  append alphanumeric character to the version number.

	* include/functions_reporting.php: Fixed SLA bars. Unknown intervals were
	  not properly computed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9584 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 14:25:01 +00:00
mariopulido87 f1bbd35a67 2014-03-13 Mario Pulido <mario.pulido@artica.es>
* plugins/inventory: Distributions compatibility




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9582 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 14:03:46 +00:00
mariopulido87 602e0f56c7 2014-03-13 Mario Pulido <mario.pulido@artica.es>
* pandora_server.redhat.spec: Added netflow directory




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9580 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 13:42:47 +00:00
mdtrooper 988156c101 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed the link of other visual
	map when it is in a public visual console.
	
	Incident: #658




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9578 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 12:09:06 +00:00
mdtrooper 58f7f3836c 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* general/shortcut_bar.php, include/functions_ui.php: fixed the
	PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9577 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 11:00:12 +00:00
mdtrooper a625b598a6 2014-03-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.main.php,
	godmode/reporting/reporting_builder.php,
	include/functions_users.php: fixed the access to the report with the
	user profile "RW" and "RM".
	
	Incident: #655




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9575 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 10:22:34 +00:00
vgilc c211286145 2014-03-13 Vanessa Gil <vanessa.gil@artica.es>
* godmode/menu.php
	  godmode/groups/configure_modu_group.php
	  godmode/groups/modu_group_list.php: Moved 'Module groups'
	to 'Manage modules'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9574 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 07:32:10 +00:00
vgilc d5a7befa29 2014-03-13 Vanessa Gil <vanessa.gil@artica.es>
* lib/PandoraFMS/Core.pm
	  util/pandora_dbstress.pl: Fixed bug executing
	pandora_dbstress.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9573 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 07:28:56 +00:00
pandora-release 8ef7532162 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9570 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-13 00:33:14 +00:00
mdtrooper 9538e9d819 2014-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: fixed for opensource
	version the prediction modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9567 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 16:31:58 +00:00
mdtrooper 957631c8c2 2014-03-12 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	include/javascript/pandora_modules.js: fixed the automagic deletion
	of macros when load a component.
	
	Incident: #654




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9565 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 11:06:06 +00:00
pandora-release 376e5a4f67 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9562 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-12 00:33:22 +00:00
zarzuelo 8bd48588b9 2014-03-11 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Change the unknown mode
	to dont set data to 0 when is unknown and to not ignore
	unknown periods when are too short. Fixed events, alerts
	and unknown graphs in boolean graphs too.

	* include/functions_events.php: Delete useless link
	to deprecated url in events details (module link)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9560 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 17:07:11 +00:00
mdtrooper cee7e049c4 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: fixed the PHP warning in the function
	"html_get_predefined_table".
	
	Incident: #492




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9558 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 16:31:35 +00:00
mdtrooper 86a9261d76 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_modules.js: fixed the javascript to
	load the WMI query in the form to edit the module.
	
	Incident: #598




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9555 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 12:44:10 +00:00
mdtrooper 4a672c864d 2014-03-11 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_monitores.php: fixed the length of module
	name in the agent view.
	
	Incident: #608




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9552 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 11:31:49 +00:00
mariopulido87 b82bf7d216 2014-03-11 Mario Pulido <mario.pulido@artica.es>
* aditional_rpmspec/nfdump-1.6.8p1-1.redhat.spec: Add spec to create nfdump rpms.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9551 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 11:17:36 +00:00
pandora-release 90005db6fb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9548 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-11 00:33:12 +00:00
mdtrooper 09681a7e45 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: fixed images of static graphs.
	
	Incident: #571




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9546 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 17:33:38 +00:00
mdtrooper 3673bef3fc 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components_form.php: fixed the
	fields for wmi that was disabled.
	
	Incident: #637
	
	* godmode/modules/manage_network_components_form_common.php,
	godmode/modules/manage_network_components_form_wmi.php: 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9544 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 17:01:08 +00:00
mdtrooper 5a13a5855d 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/flot/pandora.flot.js: fixed the position of buttons
	in the flot area graphs when the graphs are in other pages than
	stat win.
	
	Incident: #560
	
	* operation/agentes/graphs.php, include/graphs/fgraph.php,
	include/graphs/functions_flot.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9542 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 15:59:36 +00:00
mdtrooper 7947e2fb2e 2014-03-10 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/pandora_snmp_browser.js,
	include/functions_snmp_browser.php: cleaned source code style.
	
	* godmode/agentes/module_manager_editor_network.php: fixed the
	javascript include for policies.
	
	Incident: #616




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9540 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 13:12:09 +00:00
juanmanuelr 77068e72d8 2014-03-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: sla reports with sla
        completion equal to 100 are ok, not "inside limits".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9539 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 12:08:59 +00:00
pandora-release 18129d30d7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9535 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-10 00:32:56 +00:00
jsatoh b2e2c6bc1e 2014-03-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ipam.php: Added japanese ipam help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9534 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-09 13:48:43 +00:00
pandora-release 8ffbe5d2da Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9531 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-09 00:32:52 +00:00
pandora-release a20e150473 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9528 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-08 00:32:44 +00:00
mdtrooper e9980bc9b3 2014-03-07 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/status_monitor.php,
	operation/agentes/estado_monitores.php: added the snapshot feature
	in the view of monitors.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9526 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-07 10:54:02 +00:00
pandora-release ad674d04fa Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9523 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-07 00:33:05 +00:00
mdtrooper 2a3959a11d 2014-03-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php,
	operation/visual_console/render_view.php: cleaned source code style.
	
	* include/functions_reporting.php: fixed the legend for the graphs
	into the topn element report.
	
	Incident: #597




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9521 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 17:46:44 +00:00