Commit Graph

8202 Commits

Author SHA1 Message Date
zarzuelo 71ad99ff03 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* extensions/realtime_graphs.php
	extensions/realtime_graphs/realtime_graphs.js: Fix timezone
	differences in realtime graphs when client (browser) and
	server (console instance host) have different timezone.
	Now it takes always the server timezone.
	Ticket: #853



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10187 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 12:07:37 +00:00
pandora-release cae602901e Removed the native ODBC module (was not working).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 10:34:36 +00:00
zarzuelo b8afeec545 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php: Add doc info to pagerduty
	webhook option



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10183 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:57:59 +00:00
alexhigh 61d99d8381 2014-06-13 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/agentes/module_manager_editor_plugin.php,
	  include/javascript/pandora_modules.js: Fixed an error
	that created duplicated macro fields when selecting
	a local component module #927.
	
	* include/graphs/flot/pandora.flot.js: Now the spacing
	of the vertical data description is automatic.

	* include/styles/pandora_black.css: Visual changes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10182 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 08:39:11 +00:00
zarzuelo 7e84d8346f 2014-06-13 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/visual_console_builder.editor.js
	include/graphs/fgraph.php
	include/graphs/functions_pchart.php
	include/graphs/pChart/pImage.class.php
	include/functions_visual_map.php
	include/ajax/visual_console_builder.ajax.php
	include/functions_visual_map_editor.php
	include/functions_custom_graphs.php
	include/functions_graph.php: Added option to cusomize the
	background of the graphs in visual consoles for ticket: #886



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10181 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 07:53:50 +00:00
vgilc f803b9712b 2014-06-13 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ca.mo
	include/languages/tr.mo
	include/languages/de.mo
	include/languages/ja.mo
	include/languages/pt_BR.mo
	include/languages/ru.mo
	include/languages/el.mo
	include/languages/nl.mo
	include/languages/es.po
	include/languages/pl.mo
	include/languages/it.mo
	include/languages/pt.mo
	include/languages/index.pot
	include/languages/zh_CN.mo
	include/languages/cs.mo
	include/languages/es.mo
	include/languages/en_GB.mo
	include/languages/sk.mo
	include/languages/en.mo
	include/languages/ar.mo
	include/languages/fr.mo: Update languages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10180 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 07:45:11 +00:00
pandora-release abaea37efd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 22:01:19 +00:00
Ramon Novoa b4fd879fbd 2014-06-12 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Removed the keepalive semaphore, since down_force
	  is not supported in earlier versions of Thread::Semaphore. Made keep alive
	  modules work with an FF threshold.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 14:00:09 +00:00
hkosaka a8bcd7cd10 2014-06-12 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_delete_modules.php,
	operation/agentes/ver_agente.php: Fixed bug that all
	agents' module could be target of deletion,
	if the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 10:43:25 +00:00
zarzuelo ac61a3a226 2014-06-12 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_copy_modules.php: Delete the 
	source agent from the target agents lists in massive
	copy form to avoid errors for ticket: #869



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 09:41:29 +00:00
pandora-release ad25bdffe1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 22:01:19 +00:00
Ramon Novoa e61de378ac 2014-06-11 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Prevent race conditions between keep_alive and
	  keep_alive_nd.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10166 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 15:20:23 +00:00
vgilc 3668dc7959 2014-06-11 Vanessa Gil <vanessa.gil@artica.es>
* pc/plugins/inventory: Fixed bug in inventory
	plugin (Ubuntu 12.04).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 14:07:27 +00:00
zarzuelo c3f456bacf 2014-06-11 Sergio Martin <sergio.martin@artica.es>
* include/functions.php: Change incorrect color assigned to
	maintenance events on pdf reports events



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10164 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 12:57:05 +00:00
alexhigh b93b4c35b3 2014-06-11 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/users/configure_user.php: Fixed some input
	properties.

	* include/graphs/functions_flot.php: Added an option
	to set the width to auto on the function "flot_vcolumn_chart".

	* include/graphs/flot/pandora.flot.js: Increased the tick size
	of the vertical labels on the function "pandoraFlotVBars".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10163 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 11:34:27 +00:00
pandora-release c4dc033ce5 Changes to compile in the new server.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10161 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 10:26:04 +00:00
pandora-release afa5cf1471 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 22:01:30 +00:00
alexhigh 3599c2baaa 2014-06-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Added the function
	"graph_snmp_traps_treemap".

	* include/functions_netflow.php: Fixed a little error.

	* operation/snmpconsole/snmp_view.php: Fixed the pagination.
	Now is possible to see a treemap graph of oid per agent with
	the snmptraps received.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 15:21:58 +00:00
mdtrooper b4c3ed60bc 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* extensions/update_manager.php, extensions/update_manager/*,
	include/functions_config.php: remove the old update manager. Bye bye
	my old friend.
	
	* godmode/update_manager_xxx -> godmode/update_manager,
	godmode/update_manager/* -> godmode/update_manager/*,
	godmode/menu.php: rename
	the update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 14:56:15 +00:00
mdtrooper 61144da653 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php,
	include/functions_update_manager.php, index.php,
	general/logon_ok.php, extensions/update_manager.php,
	godmode/update_manager_xxx/update_manager.online.php: work in the
	first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 14:34:27 +00:00
mdtrooper 1666cd187f 2014-06-10 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager_xxx/update_manager.online.php,
	include/functions_update_manager.php,
	include/javascript/update_manager.js,
	include/ajax/update_manager.ajax.php: work in the first version of
	new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10153 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 12:57:17 +00:00
mariopulido 9ea05e5f6b 2014-06-10 Mario Pulido <mario.pulido@artica.es>
* pandoradb_data.sql: Fixed bug in plugin exec #803




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10152 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 10:37:43 +00:00
hkosaka 13c6786a40 2014-06-10 Hirofumi Kosaka <kosaka@rworks.jp>
* operation/agentes/ver_agente.php,
	godmode/massive/massive_delete_modules.php: Fixed bug that all
	agents' module the user can view could be targets of deletion,
	if the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-10 10:17:15 +00:00
pandora-release 95d574a5c7 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 23:47:10 +00:00
alexhigh f734ea00f6 2014-06-09 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_api.php: Added the parameter
	"address resolution" to the functions
	"api_get_netflow_get_data" and "api_get_netflow_get_stats".

	* include/functions_netflow.php: Added the parameter
	"address resolution" to the functions "netflow_get_data",
	"netflow_get_stats", "netflow_get_summary",
	"netflow_get_record" and "netflow_draw_item".
	
	* operation/netflow/nf_live_view.php: Added an option to
	apply IP address resolution to the netflow searches.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 18:23:36 +00:00
mdtrooper ed5081c0d9 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f 2014-06-09 16:15:36 +00:00
mdtrooper 7f5a47eaa8 2014-06-09 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/update_manager.js,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php, include/config_process.php:
	work in the first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 16:11:58 +00:00
mdtrooper 11e9271316 2014-06-09 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, general/login_page.php: improved
	the source code style.
	
	* godmode/setup/os.builder.php: fixed the form.
	
	* godmode/update_manager_xxx/*, godmode/menu.php,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php,
	include/graphs/functions_gd.php, include/graphs/functions_flot.php,
	include/config_process.php, include/javascript/update_manager.js,
	include/javascript/jquery.knob.js,
	include/javascript/jquery.iframe-transport.js,
	include/javascript/jquery.fileupload.js, images/check-cross.png:
	first version of new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10144 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 13:33:55 +00:00
zarzuelo e46a168099 2014-06-09 Sergio Martin <sergio.martin@artica.es>
* images/login_background.jpg
	images/login_background.png
	images/backgrounds/mosaico_diagonales_gris.png
	images/backgrounds/fondo_diente_leon_2000.jpg
	images/backgrounds/fondo_arena_2000.jpg
	images/backgrounds/fondo_madera_2000.jpg
	images/backgrounds/fondo_cielo_2000.jpg
	images/backgrounds/fondo_luna_2000.jpg
	images/backgrounds/fondo_paisaje_2000.jpg
	images/backgrounds/fondo_polen_2000.jpg
	images/backgrounds/fondo_cubos_2000.png
	include/styles/pandora.css: Added bunch of new login
	backgrounds and set another default one



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10143 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-09 10:11:28 +00:00
jsatoh e015b84ba1 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf, NetBSD/pandora_server.conf: Updated
	default settings as the same as Linux ones.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:55:21 +00:00
jsatoh 16c90700f5 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* 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: Removed
	duplicate queries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:40:05 +00:00
jsatoh d2a44ac1da 2014-06-08 Junichi Satoh <junichi@rworks.jp>
* pandora_console_install: Added support for apache24 with FreeBSD.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-08 00:06:41 +00:00
pandora-release 7a5bf78a94 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-07 23:39:28 +00:00
pandora-release 011dba7748 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 23:50:32 +00:00
pandora-release 936a4564d9 Changes to build the agent in the new server.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 13:01:50 +00:00
alexhigh 599e72e384 2014-06-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/agentes/estado_generalagente.php: Added the
	group to the agent info table.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 11:47:33 +00:00
hkosaka c8083656ce 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_copy_modules.php,
	godmode/massive/massive_delete_modules.php: Fixed bug that all
	agents the user can view could be targets of the operation, if
	the user has an AW privilege for any.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10129 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 10:59:24 +00:00
alexhigh 450b5fe324 2014-06-06 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_snmp_browser.php: Fixed an error.
	
	* index.php: Modified the config.php permission check
	on Windows systems.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 09:58:06 +00:00
hkosaka 072958e099 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_agents.php: Fixed bug that all
	agents the user can view could be targets of the operation, if
	the user has an AW privilege for any agents.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 09:25:55 +00:00
hkosaka 2a8e18fc9a 2014-06-06 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_add_alerts.php: Fixed bug that all
	agents the user can view would be target of the operation, if
	the user has an AW privilege for any agent group.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 07:34:08 +00:00
zarzuelo dd17853210 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/ver_agente.php: Fix sql error in the layer that 
	appears when put the mouse over a node in network map related with tags
	in users without acl profiles assigned (just admin assigned) Ticket #824




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-06 06:50:58 +00:00
pandora-release c58be14d5d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10122 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 23:51:32 +00:00
zarzuelo bf63aa42c2 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* operation/search_agents.php: Change the format of the agent interval
	from seconds to human format for in global search. Ticket #867



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 12:58:36 +00:00
alexhigh 6b62d3355f 2014-06-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/files_repo/files_repo_get_file.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/functions_files_repo.php,
	  godmode/setup/setup_general.php: Improved the Windows
	compatibility and fixed some errors.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10120 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 12:06:03 +00:00
zarzuelo 845c06216c 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/PluginServer.pm
	lib/PandoraFMS/Core.pm: Add tags name macro to alerts and plugins.
	Add tags phones to plugins. Ticket #568



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 11:44:31 +00:00
vgilc 0c2d74d586 2014-06-05 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/configurar_agentes.php: Changed
	interval in conf.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 10:25:25 +00:00
vgilc 35bbf90f0f 2014-06-05 Vanessa Gil <vanessa.gil@artica.es>
* godmode/gis_maps/configure_gis_maps.php: Changed
	button when you update.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10117 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 10:21:36 +00:00
pandora-release 5efa5f1527 Build enterprise server RPM packages.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10116 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 09:29:01 +00:00
Ramon Novoa 7916b64e26 2014-06-05 Ramon Novoa <rnovoa@artica.es>
* build_deb.sh,
	  build_rpm.sh,
	  build_src.sh: Build enterprise server packages, since we are having
	  issues with ActiveState binaries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10115 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 09:04:00 +00:00
zarzuelo ff7e6535f0 2014-06-05 Sergio Martin <sergio.martin@artica.es>
* 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
	missed columns creation in migration scripts



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-05 08:54:28 +00:00