Commit Graph

205 Commits

Author SHA1 Message Date
Arturo Gonzalez Diaz 8805b4011d Added a new option to visual setup that configure the interface unit graphs. Ticket#2620 2015-10-23 12:46:17 +02:00
m-lopez-f 251cb07a55 Fixed problems with save data in db with Authentication 2015-10-02 15:24:05 +02:00
mdtrooper 49bdeb37d8 Fixed PHP Error. 2015-08-17 15:54:18 +02:00
m-lopez-f 395414c1c3 Fixed problems with advance configuration permissions of Active Directory. Tiquet: #2566 2015-08-03 13:50:32 +02:00
m-lopez-f f6fed60832 Add new funcionality of remote login with Active Directory 2015-08-03 12:17:41 +02:00
m-lopez-f 68b6120609 Add new options when render proc is active. Tiquet: #2503 2015-07-22 12:16:10 +02:00
m-lopez-f c45206f269 Fixed inserts paths in DB. Tiquet: #2325 2015-06-22 10:14:03 +02:00
Ramon Novoa fce608a284 Fixed a typo. 2015-05-27 16:32:40 +02:00
m-lopez-f fa7bc8faaa Change label of field in viual setup 2015-05-27 16:29:29 +02:00
m-lopez-f 543c095597 Fixed error in php, in warning to event protection 2015-05-27 15:49:48 +02:00
m-lopez-f f78121af79 Add warning when 'Event Storm protection' is activated. tiquet: #2065 2015-05-27 13:33:10 +02:00
m-lopez-f ca5b9bd62f Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996 2015-05-26 12:37:14 +02:00
m-lopez-f bd8dd4e4c5 Changed text in notice of update console, tiquet: #2209 2015-05-26 09:37:37 +02:00
Ramon Novoa 641600c9ef Added a missing include. 2015-05-18 11:05:55 +02:00
m-lopez-f d5720e2311 Fixed error of php 2015-05-11 11:59:02 +02:00
m-lopez-f 6cebe0c48b Fixed problems with networks-maps in php.ini configuration, tiquet: #2153 2015-05-08 10:04:27 +02:00
m-lopez-f 0378741a00 Fixed problems withs path in windows, tiquets: #2153,#2114 2015-05-08 09:57:51 +02:00
m-lopez-f 6f0d4ba1f9 Fixed error when read file in windows, when path containt space, tiquet: #2166 and #2114
(cherry picked from commit 70bca63bd6)
2015-04-30 13:45:28 +02:00
m-lopez-f e52ace6716 Add field to custom line widht to custom graph tiquet: #1875
(cherry picked from commit e0e531bf05)
2015-03-17 15:37:07 +01:00
mdtrooper 681b27fa2c Added in setup visual a check for to show the group as text. Ticket: #1501
(cherry picked from commit bda09a22e1)

Conflicts:
	pandora_console/include/functions_config.php
2015-03-05 14:55:42 +01:00
mdtrooper 6fac4670d1 Added the proxy configuration in the update manager.
(cherry picked from commit 3b0f84778488958f9c4cb12cfda35d4b6a5528aa)

Conflicts:
	pandora_console/include/functions_config.php
2015-02-10 16:43:17 +01:00
mdtrooper 12f23163cd Fixed PHP warnings.
(cherry picked from commit 760de99427)
2015-02-02 14:19:04 +01:00
Alejandro Gallardo Escobar b78e69a592 Improved the items information of the module graphs
* pandora_console/godmode/setup/setup_visuals.php,
  pandora_console/include/functions_config.php: Added a
	new config token to choose if the module graphs
	data should be shortened.

* pandora_console/include/functions_custom_graphs.php:
	Added the unit list parameter to the function
	"custom_graphs_print".

* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Improved a function call.

* pandora_console/include/functions_graph.php: Modified
	the function "graphic_combined_module". Now is
	possible to add custom units for the items and
	short the data.
2014-09-23 13:20:50 +02:00
Alejandro Gallardo Escobar b0d3dfc957 Merge branch 'feature/ticket#1243-PlannedDowntime' into develop 2014-09-22 11:48:22 +02:00
Vanessa Gil 43d6c24e39 Remove 'sla_period'. Ticket #1282 2014-09-17 17:22:43 +02:00
Ramon Novoa 5a8840f375 Do not delete not init modules by default.
An option has been added to the Pandora FMS Console Setup to enable the
deletion of these modules.
2014-09-17 14:13:51 +02:00
Alejandro Gallardo Escobar fb02de8bea Added support to create scheduled downtimes with past dates
* pandora_console/godmode/setup/setup_general.php,
  pandora_console/include/functions_config.php: Added a config token
	to allow the creation of scheduled downtimes in the past.

* pandora_console/godmode/agentes/planned_downtime.editor.php: Now
	is possible to create a scheduled downtime with a past date
	if the config token is activated.
2014-09-11 11:42:57 +02:00
mdtrooper 761a9b3924 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php, godmode/setup/setup_general.php,
	include/functions_clippy.php, include/functions_config.php,
	include/help/clippy/homepage.php: wip in the clippy.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10404 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 09:36:05 +00:00
alexhigh 657c1ab9b0 2014-08-04 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/header.php: Now the header can be configured
	to be fixed at the top.

	* general/main_menu.php: Now the menu can be configured
	to be fixed at the left.

	* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added new options to
	enable the fixed header and menu.

	* include/styles/menu.css,
	  include/styles/pandora.css: Changes on the menu styles.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10377 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 16:50:36 +00:00
mdtrooper 706eef436f 2014-08-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php,
	include/functions_update_manager.php: some fixes into the update
	manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 16:00:58 +00:00
mdtrooper a87c0a7d9f 2014-07-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, include/functions_extensions.php:
	fixed the show old update manager and set the correct link in the
	header warning message to update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-04 11:49:54 +00:00
mdtrooper 2369cb9474 2014-06-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: set the default size of networkmap
	to 900 instead 800.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10286 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 17:43:10 +00:00
mdtrooper f8a4628d3a 2014-06-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_visuals.php, include/functions_networkmap.php,
	include/functions_config.php: added the visual config value for
	to set the width of networkmap, and fixed the overlap of networkmap
	L2.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10277 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 13:17:14 +00:00
alexhigh 731ff56339 2014-06-17 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/agentes/module_manager_editor_common.php,
	  operation/reporting/reporting_viewer.php,
	  operation/agentes/status_monitor.php,
	  include/functions_netflow.php,
	  include/functions_graph.php: Improvements to avoid
	php notices and warnings.

	* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added a new option
	to choose a custom line thickness for the line between
	the items relations of the visual maps.

	* include/functions_visual_map.php,
	  include/javascript/pandora_visual_console.js: Added
	support to the custom line thickness and fixed some
	problems with the line connections.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 15:11:50 +00:00
mdtrooper 01c0086c1a 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 76eeddfdb4 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 aea28219ad 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
alexhigh 6e78c70300 2014-06-02 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added a new config token
	to hold a custom path for the graphviz binaries.

	* include/functions_networkmap.php: Minor fixes on the
	functions "networkmap_create_module_node" and
	"networkmap_open_graph".

	* operation/agentes/networkmap.groups.php,
	  operation/agentes/networkmap.topology.php: Modified to
	support the custom graphviz directory, blanks in paths, etc.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 17:36:00 +00:00
mdtrooper 37449da615 2014-05-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php,
	godmode/setup/setup_visuals.php, include/functions_config.php,
	include/config_process.php, include/functions_ui.php,
	include/javascript/qrcode.js, include/javascript/pandora.js,
	operation/visual_console/public_console.php, images/qrcode_icon.jpg,
	general/header.php: added the feature to show the QR code of the
	pages for to make for example sticker for the fisical machines or
	other things.
	
	Incident: #818




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 10:51:33 +00:00
alexhigh 93ffa8282f 2014-05-29 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_config.php: Fixed the permission
	checks of the remote config directories on the function
	"config_check".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-29 11:39:05 +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
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
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 4ebdf3bb44 2014-05-12 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_config.php: Added alert in header
	when safe_mode is on.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9918 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-12 12:36:03 +00:00
juanmanuelr e10a9432cd 2014-05-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* pandoradb_data.sql
          include/functions_config.php
          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
          pandoradb.data.postgreSQL.sql
          pandoradb.data.oracle.sql
          godmode/setup/setup_visuals.php       
          godmode/reporting/reporting_builder.php: New feature for
        reports and report templates, user can customize report
        front page in setup.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-07 16:42:12 +00:00
alexhigh 54ec769cd8 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
jsatoh 1fffdb4997 2014-03-30 Junichi Satoh <junichi@rworks.jp>
* include/functions_config.php, include/auth/mysql.php,
	godmode/setup/setup_auth.php: Added the feature to fallback to local
	authentication when remote authentication is failed.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9677 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-30 11:30:46 +00:00
alexhigh 7c6ca10b1b 2014-03-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_config.php,
	  godmode/setup/setup_visuals.php,
	  general/login_page.php: Now is possible to select a
	custom login background in the setup visuals section.

	* images/backgrounds/default_4.0-stripes.gif,
	  images/backgrounds/default_4.0.jpg,
	  images/backgrounds/default_5.0.png,
	  images/backgrounds/flowers.jpg,
	  images/backgrounds/grass.jpg,
	  images/backgrounds/tiles.jpg,
	  images/backgrounds/wall.jpg,
	  images/backgrounds/wood.jpg: Added new images to use
	it as custom login backgrounds.

	* images/backgrounds/background1.jpg,
	  images/backgrounds/background2.jpg,
	  images/backgrounds/background3.jpg,
	  images/backgrounds/background4.jpg,
	  images/backgrounds/background5.jpg,
	  images/backgrounds/background6.jpg,
	  images/backgrounds/background7.jpg,
	  images/backgrounds/background8.jpg,
	  images/backgrounds/background9.jpg,
	  images/backgrounds/background10.jpg,
	  images/backgrounds/background_red.jpg: Delete some
	VERY old images.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9655 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-27 11:49:00 +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
zarzuelo dfd3fe3180 2014-01-14 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Fixed a warning message on
	PHP configuration advise. For Sourceforge ticket #2409



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-14 17:40:08 +00:00