Commit Graph

7989 Commits

Author SHA1 Message Date
pandora-release ce1ee31827 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 23:45:55 +00:00
alexhigh 19ce8f9f68 2014-05-28 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions.php: Improved the Windows
	compatibility of the function "get_snmpwalk".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10031 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 16:29:00 +00:00
alexhigh 7a13c8018a 2014-05-28 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_snmp.php: Improved the security
	on the function "snmp_generate_trap" by escaping the
	command arguments.
	
	* include/functions_snmp_browser.php: Improved the
	Windows compatibility of some commands.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10030 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 15:53:03 +00:00
zarzuelo 591f6410a9 2014-05-28 Sergio Martin <sergio.martin@artica.es>
* lib/PandoraFMS/ReconServer.pm: Fixed wrong order in 
	recon script parameters in the conversion from json format



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10029 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 14:54:02 +00:00
zarzuelo 69c537f9d1 2014-05-28 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/configurar_agente.php: Fixed field that
	wasn't saved on DB in WMI modules for ticket #794



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10028 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 11:46:50 +00:00
ramonn 490d1b603e 2014-05-28 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server,
	  lib/PandoraFMS/Config.pm: Removed getopts. Fixes a problem found by Junichi.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-28 09:37:01 +00:00
pandora-release e20cd34e6f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 23:41:50 +00:00
alexhigh d99fee01ce 2014-05-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/files_repo.php: Fixed a weird error when
	uploading big files.

	* godmode/setup/setup_general.php,
	include/functions_config.php: Now is possible to set
	a custom path to the pandora server logs.

	* extensions/pandora_logs.php,
	extensions/system_info.php: Now the custom server log path
	is used if exists.

	* include/functions.php: Now the function "get_file_upload_status"
	returns -1 when the $_FILES array is empty.

	* include/config_process.php: Fixed an error that could
	avoid the log in pandora_console.log.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 17:05:37 +00:00
ramonn e6c1085660 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: If no logfile is defined print the message to
	  stdout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10022 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 15:01:16 +00:00
mdtrooper b82d3cb921 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/graph_builder.main.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_custom_graphs.php, include/constants.php,
	operation/reporting/graph_viewer.php: killing unicorns and magic
	numbers for the kind of custom graphs.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10021 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 14:31:53 +00:00
ramonn f18d4a3cf3 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Make sure critical_str and warning_str are valid
	  regular expressions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 14:07:09 +00:00
zarzuelo 26d8f8a60d 2014-05-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_wizard.snmp_explorer.php: Fix wrong
	parameters like unit setted in SNMP Wizard for ticket #796



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 13:59:42 +00:00
mdtrooper 449e24969c 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* 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,
	include/functions_custom_graphs.php,
	include/ajax/visual_console_builder.ajax.php,
	include/functions_graph.php, include/functions_visual_map.php,
	include/functions_visual_map_editor.php, pandoradb.sql,
	pandoradb.postgreSQL.sql, pandoradb.oracle.sql,
	operation/reporting/graph_viewer.php, pandoradb_data.sql: added the
	custom graphs into the visualmaps.
	
	Incident: #367




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:59:56 +00:00
ramonn a79f029a4a 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* bin/tentacle_server: Updated to the latest version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:32:38 +00:00
ramonn da8529b16e 2014-05-27 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_network.php,
	  include/functions_snmp_browser.php: Hide SNMP v3 passwords.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10016 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:29:17 +00:00
vgilc 153ec50b08 2014-05-27 Vanessa Gil <vanessa.gil@artica.es>
* operation/snmpconsole/snmp_view.php: Changed ACLs. All 
	users can view traps whose source isn't in console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 12:10:16 +00:00
mdtrooper 1d13407435 2014-05-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager.php,
	operation/agentes/estado_monitores.php, general/main_menu.php: fixed
	the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10014 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-27 08:57:20 +00:00
pandora-release 56aad9d4cf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10010 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 23:43:57 +00:00
slerena d837ff83fa 2014-05-26 Sancho Lerena <slerena@artica.es>
* pandora_agent_installer: Fixed installed for Darwin/macOS agent. Tested
        on 10.9.2.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10009 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 14:59:54 +00:00
mdtrooper 42bad83f50 2014-05-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: added the generate networkmap
	from the ip mask.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10008 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 14:55:19 +00:00
vgilc 2198c7f54b 2014-05-26 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/configurar_agente.php: Comment module
	in configuration file when this module is disabled.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10007 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-26 13:14:26 +00:00
pandora-release f488a253d9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10004 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 23:38:46 +00:00
jsatoh e8210d82b8 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_network_components_form.php
	godmode/modules/manage_network_components_form_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.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: Improved
	'FF threshold' to be able to define each state changing for
	network components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10003 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 07:55:26 +00:00
jsatoh ec13cbfe49 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Tools.pm: Fixed STD* file open error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10002 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 06:53:00 +00:00
jsatoh 6f7850f72c 2014-05-25 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_edit_modules.php: Improved to support
	each state changing of 'FF threshold'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10001 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-25 06:35:37 +00:00
pandora-release 8be7eb52c6 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9998 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-24 23:38:42 +00:00
pandora-release ffdf2afe5b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9995 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 23:45:40 +00:00
mdtrooper 64c3affbb9 2014-05-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php,
	include/functions_networkmap.php: added the filters for the
	CIDR network masks.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9994 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 14:42:55 +00:00
vgilc 667d73f8a5 2014-05-23 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager.php: Added optional
	module pagination.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9993 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 07:29:47 +00:00
vgilc 565ac40d16 * include/functions_forecast.php: Fixed division by zero.
* operation/visual_console/public_console.php: Fixed link
	to public visual console.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9992 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-23 06:44:15 +00:00
pandora-release 0c420e819e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9989 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 23:43:18 +00:00
zarzuelo fe654895af 2014-05-22 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fix end of unknown
	periods in graphs when activate events storm protection
	or other prevent events triggering



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9987 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 16:16:02 +00:00
juanmanuelr 19fe12f4d7 2014-05-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/groups/group_list.php: Dont show void agents
        in report template wizard.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9986 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 13:22:27 +00:00
pandora-release eab9ed96f7 Do not generate a link for the enterprise server.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9985 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 13:07:26 +00:00
ramonn 0519cd424f 2014-05-22 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm,
	  lib/PandoraFMS/NmapParser.pm,
	  lib/PandoraFMS/ReconServer.pm,
	  lib/PandoraFMS/SNMPServer.pm,
	  lib/PandoraFMS/Tools.pm,
	  lib/PandoraFMS/Traceroute.pm,
	  lib/PandoraFMS/WMIServer.pm: Fixes for win32.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9984 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 10:49:49 +00:00
vgilc 5513d61649 2014-05-22 Vanessa Gil <vanessa.gil@artica.es>
* godmode/setup/setup_visuals.php
	  include/functions_config.php
	  operation/agentes/estado_monitores.php: Added optional
	module pagination.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9983 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-22 08:34:40 +00:00
pandora-release 92ba009a55 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9980 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 23:41:49 +00:00
zarzuelo 954e379974 2014-05-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fix unknown graphs in graphs
	with only negative values. Now the unknown graph is always positive
	Ticket: #569 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9979 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 14:04:27 +00:00
vgilc aeb60f92ed 2014-05-22 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/manage_recontask.php
	  operation/servers/recon_view.php: Added tabs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 11:47:52 +00:00
zarzuelo 3ece0e681b 2014-05-21 Sergio Martin <sergio.martin@artica.es>
* general/main_menu.php
	godmode/setup/setup_visuals.php
	include/styles/pandora.css
	include/functions_config.php: Added autohidden menu
	feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9977 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 10:44:36 +00:00
vgilc f565589bdb 2014-05-21 Vanessa Gil <vanessa.gil@artica.es>
* images/dot_blue.png
	  images/dot_white.png
	  images/dot_yellow.png
	  operation/agentes/estado_monitores.php
	  operation/agentes/status_monitor.php: Changed images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9976 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 09:57:36 +00:00
pandora-release 14002e928b Do not build the enterprise server from sources.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9975 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 09:21:28 +00:00
jsatoh b0d269690d 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* lib/PandoraFMS/Core.pm: Improved 'FF threshold' to be able to define
	each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9974 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:28:50 +00:00
jsatoh c3bb22b6f3 2014-05-21 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.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: Improved
	'FF threshold' to be able to define each state changing.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9973 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 08:25:10 +00:00
vgilc bb7a394f39 2014-05-21 Vanessa Gil <vanessa.gil@artica.es>
* pc/plugins/pandora_df
	  shellscript/linux/plugins/pandora_df
	  unix/plugins/pandora_df: Applied patch 
	'pandora_fs.excludefs.patch'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9972 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 07:53:15 +00:00
pandora-release b0962cfdf8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9969 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 23:45:23 +00:00
vgilc 19feda3cd5 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* win32/bin/pandora_agent.conf: Fixed typographic error.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 15:15:45 +00:00
vgilc 38d506b866 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* godmode/gis_maps/configure_gis_map.php: Fixed
	typographic error.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9967 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 15:13:15 +00:00
alexhigh 9e3b7d0db1 2014-05-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_api.php: Fixed the function
	"get_events_with_user". Fixed the json output format.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9966 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:44:07 +00:00
vgilc 46b9d64130 2014-05-20 Vanessa Gil <vanessa.gil@artica.es>
* operation/events/events.build_query.php
	  operation/events/events.php
	  operation/events/events_list.php: Added filters
	to event list.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9964 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-20 14:40:43 +00:00