Commit Graph

7747 Commits

Author SHA1 Message Date
vgilc 018811eedb 2014-04-23 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_ui.php
	  include/ajax/module.php
	  operation/tree.php
	  operation/agentes/estado_monitores.php
	  operation/agentes/status_monitor.php: Changed
	data view of modules to popup.

	* include/styles/menu.css: Changed style of menu.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9800 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-23 07:57:40 +00:00
pandora-release d7329f6186 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9797 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 23:39:42 +00:00
zarzuelo cf37743706 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	pandoradb.data.postgreSQL.sql
	pandoradb.data.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
	godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php
	godmode/servers/recon_script.php
	pandoradb_data.sql
	include/javascript/pandora_modules.js
	pandoradb.sql: Changed the recon scripts parameters to
	dynamic fields like plugin macros. 
	Fixed some plugin macros bugs in the new hide parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:26:55 +00:00
zarzuelo 56e4f5a6ce 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* util/pandora_migrate_recon_scripts.pl
	lib/PandoraFMS/ReconServer.pm: Add compatibility for the new
	fields system (macros) of the recon scripts to the recon server.
	Add migrate script from old format to new one



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9795 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:22:08 +00:00
pandora-release c154b54640 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9792 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-21 23:39:44 +00:00
hkosaka fe1aee9332 2014-04-21 Hirofumi Kosaka <kosaka@rworks.jp>
* godmode/massive/massive_enable_disable_alerts.php,
	godmode/massive/massive_standby_alerts.php: Long agent/module
	name with multi-byte chars could be shown as 'null' on alert
	list at the massive alert enable/disable/standby operations
	screen (because LEFT() in SQL does not consider multi-byte
	chars, neither SUBSTR() for alternative).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9791 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-21 08:19:46 +00:00
pandora-release ba70db07d3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9788 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-20 23:36:56 +00:00
pandora-release cf095459e4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-19 23:36:52 +00:00
jsatoh cc2c6eab38 2014-04-19 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/agent_manager.php,
	godmode/agentes/agent_wizard.snmp_explorer.php,
	godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php: Replaced
	json_encode() with io_json_mb_encode() to avoid invalid encoding
	with multi-byte characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9783 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-19 01:35:53 +00:00
pandora-release 4b2fc49e07 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9780 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-18 23:36:30 +00:00
pandora-release b9a51be3c2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9777 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-17 23:36:37 +00:00
pandora-release 097fee1fcd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 23:39:53 +00:00
mdtrooper cd56ef2542 2014-04-16 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/d3.v3.4.5.js: added the last javascript
	D3 library.
	
	* include/javascript/pandora_modules.js,
	include/functions_visual_map.php, include/functions_networkmap.php,
	include/functions_os.php, include/db/mysql.php,
	include/functions_netflow.php, include/constants.php,
	include/functions_reporting.php: standarized the color, now the
	code uses the colors constant.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9773 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 14:42:28 +00:00
mdtrooper 4f9b6c2818 2014-04-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: cleaned source code and killed
	some unicorns and magic numbers, now there is some constants.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9772 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 13:43:28 +00:00
alexhigh 52f1c97842 2014-04-16 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_netflow.php: Added a radio buttons
	to activate or deactivate the name resolution for ip addresses.

	* include/functions_config.php: Added the name resolution by
	if to the funcion "config_update_config".

	* include/functions_graph.php: Added 50px to the width of the
	pie of the function "graph_netflow_aggregate_pie".

	* include/functions_netflow.php: Improved the styles of the
	netflow report tables.

	* include/graphs/flot/pandora.flot.js: Now the legend items
	show the percentage when the pie labels are hidden.

	* pandora_console/include/graphs/functions_d3.php,
	  pandora_console/include/graphs/pandora.d3.js: Added files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9771 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-16 12:06:19 +00:00
pandora-release 6014e2a7f4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-15 23:41:55 +00:00
pandora-release 1baf16b9b0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9765 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 23:36:29 +00:00
alexhigh 2070d3073f 2014-04-14 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_ui.php: Improved the function
	"ui_get_url_refresh" to deal with arrays obtained from 
	the parameters of get, post and custom sources.

	* operation/agentes/status_monitor.php: Now is possible
	to filter the modules by the agents custom fields.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9764 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 13:18:20 +00:00
Ramon Novoa 0f38146c62 2014-04-14 Ramon Novoa <rnovoa@artica.es>
* plugins/who.sh: Output some text when there are no users connected.
	  Otherwise the module goes to unkown.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9763 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-14 12:43:10 +00:00
pandora-release 6b8688a24f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-13 23:36:26 +00:00
pandora-release d3f7e0b61e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-12 23:36:10 +00:00
pandora-release 889953521c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9754 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-11 23:36:02 +00:00
pandora-release 6904af96e0 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 23:36:32 +00:00
alexhigh 40c3a501b9 2014-04-10 Alejandro Gallardo <alejandro.gallardo@artica.es>
* 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:
	Added the column "name"to the table "treport_content".

	* godmode/reporting/reporting_builder.item_editor.php,
	  godmode/reporting/reporting_builder.php: Now is posible
	to add a name to the report items.

	* godmode/reporting/reporting_builder.list_items.php: Now
	the list shows the name of the item or the description if
	the name is empty.

	* operation/reporting/reporting_xml.php,
	  include/functions_reporting.php: Now the XML and common
	reports show the item name if exists.

	* extensions/files_repo/files_repo_list.php: Improved
	the description.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9751 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-10 10:19:02 +00:00
pandora-release ff04697d29 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 23:35:44 +00:00
vgilc 246b8bdb37 2014-04-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/plugin.php
	  include/functions_html.php
	  include/javascript/pandora_module.js: Possibility to 
	hide the value of a macro.
	  
	* include/styles/pandora.css: Changed color alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:24:20 +00:00
Ramon Novoa 0f16cba612 2014-04-09 Ramon Novoa <rnovoa@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added the SNMP L2
	  recon script to the migration script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:07:36 +00:00
alexhigh 64006238a5 2014-04-09 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/files_repo/files_repo_get_file.php: Added file
	to download files from files_repo extension via public links.

	* extensions/files_repo/sql/files_repo.sql,
	  extensions/files_repo/sql/files_repo.oracle.sql,
	  extensions/files_repo/sql/files_repo.postgreSQL.sql: Added
	the new column 'hash'.

	* extensions/files_repo/functions_files_repo.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/files_repo_form.php,
	  extensions/files_repo.php: Now an user can make the files
	public and get the public download links. Error fixes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9745 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 13:14:15 +00:00
pandora-release d6dfd0a950 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9742 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-08 23:36:03 +00:00
alexhigh 347e24e761 2014-04-08 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions.php: Added the functions
	"get_file_upload_status" and "translate_file_upload_status".

	* extensions/files_repo.php,
	  extensions/files_repo/functions_files_repo.php,
	  extensions/files_repo/files_repo_list.php,
	  extensions/files_repo/files_repo_form.php,
	  extensions/files_repo/sql/files_repo.sql,
	  extensions/files_repo/sql/files_repo.postgreSQL.sql,
	  extensions/files_repo/sql/files_repo.oracle.sql: Added
	new files. New extension "Files repository".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9741 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-08 16:26:23 +00:00
pandora-release 4145eb0194 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9738 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 23:35:46 +00:00
vgilc e57566cc99 2014-04-07 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/reporting/reporting_builder.main.php
	  godmode/reporting/reporting_builder.php: Add scheduled
	reports.

	* images/csv_disabled.png
	  images/html_disabled.png
	  images/pdf_disabled.png
	  images/xml_disabled.png
	  images/schedule_report.png: Added images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-07 10:34:16 +00:00
pandora-release 9dea535d37 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-06 23:35:39 +00:00
pandora-release 35a849cc73 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 23:35:32 +00:00
jsatoh 2ef9cdf23a 2014-04-05 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_field_match_snmp.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9729 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 08:13:39 +00:00
jsatoh 350970c831 2014-04-05 Junichi Satoh <junichi@rworks.jp>
* pandoradb_data.sql, pandoradb.data.oracle.sql,
	pandoradb.data.postgreSQL.sql: Fixed typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9728 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-05 02:56:55 +00:00
pandora-release e2b709bd9c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9725 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 23:35:37 +00:00
mdtrooper f97c40dd4b 2014-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_network_components.php: some cleans into the
	source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9724 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 11:33:50 +00:00
mdtrooper 53e78e9731 2014-04-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed the networkmap L2 with
	unknown modules. Thanks Alex.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9723 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 09:39:45 +00:00
Ramon Novoa 37d98118a9 2014-04-04 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Do not load MIB files (DISPLAY-HINTS may
	  cause MAC addresses to be displayed in a different format).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 09:31:44 +00:00
Ramon Novoa 5e6e04ee1b 2014-04-04 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Lowered the number of retries.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-04 08:30:53 +00:00
pandora-release c8745a5669 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 23:35:29 +00:00
mdtrooper d2b05f3d3c 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php: fixed the PHP warning.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9717 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 16:29:51 +00:00
Ramon Novoa 6038891ac5 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Remove the symbolic labels from
	  enumeration values.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9716 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 15:40:44 +00:00
Ramon Novoa 42f65e8678 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* util/recon_scripts/snmp-recon.pl: Fixed a typo.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9715 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 15:11:03 +00:00
mdtrooper 67157a3cc0 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	include/ajax/module.php, include/functions_html.php: fixed the
	relationship between modules.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9714 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 14:50:03 +00:00
Ramon Novoa 991cf5af70 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* images/os_icons/so_router.png,
	  images/os_icons/so_router_small.png
	  imagesimages/os_icons/so_switch.png
	  imagesimages/os_icons/so_switch_small.png: Updated icons for generic
	  switches and routers.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9713 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 14:01:46 +00:00
koichirok e7c86b7d9b 2014-04-03 Koichiro KIKUCHI <koichiro@rworks.jp>
* bin/tentacle_server: Updated to the logfile supported version.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 11:26:15 +00:00
Ramon Novoa 479a206b5e 2014-04-03 Ramon Novoa <rnovoa@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: Updated the migration
	  scripts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:49:45 +00:00
Ramon Novoa a0b9aba2ff 2014-04-03 Ramon Novoa <rnovoa@artica.es>
* images/networkmap/so_router.png,
	  images/networkmap/so_switch.png,
	  images/os_icons/so_router.png,
	  images/os_icons/so_switch.png: Added to repository. Icons for L2 network
	  maps.

	* pandoradb.sql,
	  ppandoradb_data.sql: Added the Recon SNMP L2 network discovery script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:44:52 +00:00