Commit Graph

175 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar 3d8af42834 Changed the agent name by its alias 2017-02-22 16:43:28 +01:00
Alejandro Gallardo Escobar 3d521ec290 Changed the agent name by its alias in some sections 2017-02-22 12:51:55 +01:00
Daniel Maya d39b108c1f Merge branch 'develop' into feature/alias_freandly_name
Conflicts:
	pandora_agents/unix/pandora_agent
	pandora_console/extras/pandoradb_migrate_6.0_to_6.1.mysql.sql
	pandora_console/extras/pandoradb_migrate_6.0_to_6.1.oracle.sql
	pandora_console/godmode/agentes/agent_manager.php
	pandora_console/godmode/agentes/modificar_agente.php
	pandora_console/godmode/agentes/planned_downtime.editor.php
	pandora_console/godmode/massive/massive_delete_modules.php
	pandora_console/godmode/massive/massive_edit_modules.php
	pandora_console/include/class/Tree.class.php
	pandora_console/include/functions_graph.php
	pandora_console/include/functions_treeview.php
	pandora_console/include/functions_ui.php
	pandora_console/operation/agentes/estado_agente.php
	pandora_console/operation/agentes/status_monitor.php
	pandora_console/pandoradb.sql
2017-02-16 16:05:21 +01:00
enriquecd da366da872 Increase cell height in agent contact table of agent view - #48 2017-02-07 17:04:24 +01:00
enriquecd 07c7d54566 Modify force button label in agent view - #28 2017-01-24 15:06:08 +01:00
Arturo Gonzalez cb5d678de7 Added a minor fixes to agent general view. Ticket #4308 2016-12-27 16:48:35 +01:00
m-lopez-f 8e6599d29f Fixed problmes with styles in agent view. Ticket: #4308
(cherry picked from commit 58224f2f00)
2016-12-27 13:46:05 +01:00
m-lopez-f 2476e499cf Only show force button when user have a correct permmisions. Ticket: #3912 2016-11-03 15:41:31 +01:00
Daniel Maya 21dd508e53 Changed name by alias. Ticket #74. 2016-09-22 10:27:35 +02:00
m-lopez-f 581d3835db Fixed acl's permmissions. Ticket #3912 2016-09-08 16:06:12 +02:00
Alejandro Gallardo Escobar a87de02e0b Removed the tinyMCE from the agent description and custom fields. Removed the url injection feature from the agent description. Added the url injection feature to the agent custom fields of some sections
(cherry picked from commit c4bbe38b69e9b076b45871bc35b8c861b8ed2cc9)
2016-06-08 19:17:39 +02:00
Daniel Maya 9f2e523136 fixed special characters output. Ticket #3741. 2016-06-02 16:30:17 +02:00
Arturo Gonzalez Diaz 8091827490 Fixed a parentesis 2015-10-14 09:37:38 +02:00
Arturo Gonzalez Diaz 67d0a6602e Fixed some things. 2015-10-14 08:38:30 +02:00
Arturo Gonzalez Diaz 10044a6f3a Added a text message to clarify the source of the event table (Agent view). 2015-10-09 14:12:33 +02:00
Arturo Gonzalez Diaz d67af2d0f4 Now modules without events in the last 24h it shows as green bar. Fixed time of data checks in events graph (agent general view). 2015-10-09 09:20:30 +02:00
Arturo Gonzalez Diaz fe001a9cb4 New visualization of agent view 2015-10-07 11:33:12 +02:00
Arturo Gonzalez Diaz 5d9a3a24d3 New visualization of agent view 2015-10-07 09:57:45 +02:00
Arturo Gonzalez Diaz 3df4b3d9f5 Fixed visual error in agent view. Ticket#2786 2015-09-21 09:51:00 +02:00
m-lopez-f 8c64e6b481 Fixed style 2015-07-09 17:52:37 +02:00
mdtrooper 7574f6ed09 Clean the source code style. 2015-06-08 13:13:09 +02:00
mdtrooper 81a0a217b5 Fixed PHP Warnings 2015-05-25 13:31:10 +02:00
m-lopez-f 3d2adc315e Change siual of view in any view 2015-04-22 16:46:08 +02:00
m-lopez-f dc09a9a14e Change visual and add new images 2015-04-21 17:26:20 +02:00
m-lopez-f 2d9168ac8f Changed styles from views in nodo 2015-04-15 09:45:13 +02:00
m-lopez-f 0213cd7405 Change views and styles in Console 2015-04-01 13:24:53 +02:00
Alejandro Gallardo Escobar b945ee8892 ACL improvements for the module graphs 2015-03-25 12:26:16 +01:00
m-lopez-f 912462c71a Solvented visualization of group in few views, tiquet: #1946 2015-03-18 11:46:27 +01:00
mdtrooper 0473856048 Killing pink unicorns and magic numbers. 2015-02-16 18:37:16 +01:00
Alejandro Gallardo Escobar 107b2bdb1c Improved the creation of the network interfaces table 2015-02-02 13:22:35 +01:00
mdtrooper e45b8183d8 Working in the improves of agent view. Ticket: #1285 2014-12-03 16:30:36 +01:00
mdtrooper 303b4f148f Added feature to set bbcode links in agents description and custom fields. Ticket #1404 2014-12-02 16:38:07 +01:00
mdtrooper edf25fe620 Fixed the style for the agents with a hudge list of ips 2014-10-24 11:03:45 +02:00
Alejandro Gallardo Escobar 301b1b5817 Now the interface information don't show duplicated interfaces 2014-09-25 16:02:21 +02:00
Alejandro Gallardo Escobar 32358b7c50 Fixed a regex of the interface information 2014-09-25 11:50:30 +02:00
Alejandro Gallardo Escobar 1f7e0a36e4 Now is possible to show a graph of the interface traffic from the agent view
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Added file. Shows a combined graph of the interface traffic.

* pandora_console/operation/agentes/estado_generalagente.php: Now a graph
	icons will appear on the interface information if the modules
	ifInOctects and ifOutOctets exists for this interface.

* pandora_console/include/functions_custom_graphs.php: Modified the
	function "custom_graphs_print" to add a new parameter to set
	the base url of the graph images.
2014-09-22 18:48:09 +02:00
mdtrooper c66b9c6a54 2014-08-14 Miguel de Dios <miguel.dedios@artica.es>
* include/help/clippy/agent_out_of_limits.php,
	include/help/clippy/modules_not_init.php,
	include/functions_clippy.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/estado_generalagente.php: wip in the clippy
	project.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 11:25:46 +00:00
mdtrooper 591a984a66 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php, operation/agentes/status_monitor.php,
	operation/agentes/estado_generalagente.php,
	operation/agentes/estado_agente.php: tiny fixes for the improve the
	support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10352 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 16:59:05 +00:00
mdtrooper 1dc69b6e21 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php: fixed the show the
	agent access box when the agent is new without data.
	
	INCIDENT: #1078




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 12:48:28 +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
vgilc a9a2fa411e 2014-05-05 Vanessa Gil <vanessa.gil@artica.es>
* operation/agentes/estado_generalagente.php: Add incident view
	in agent detail.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9854 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-05 08:27:02 +00:00
mdtrooper 3628d22f56 2014-04-03 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php: fixed the $id_agente
	var lost.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9708 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-03 10:28:16 +00:00
alexhigh e14cf95db5 2014-03-31 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php: Updated the function
	"networkmap_generate_dot" to fix a regex and delete the
	central node if the L2 network interfaces is true.

	* operation/agentes/estado_generalagente.php: Fixed
	some regex.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9690 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 16:41:13 +00:00
alexhigh a2a6875091 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
zarzuelo d1ff8d0101 2013-10-09 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.js
	images/tip.png: Replace tip image by new star, increse
	a little the license info dialog

	* operation/agentes/estado_generalagente.php: Added real 
	time tip near status graph legend in main agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8876 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-10-09 08:42:00 +00:00
mdtrooper 3b12a6b059 2013-08-30 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php: show a warning
	message when the agent has not a assigned server.
	
	* operation/agentes/ver_agente.php: some changes for to make more
	easy the merge with the trunk.
	
	MERGED FROM THE TRUNK.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8718 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-30 11:21:51 +00:00
mdtrooper 31e201e05b 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.build_table.php,
	operation/agentes/estado_generalagente.php,
	include/functions_events.php: fixed the views with huge large names
	for agents or and modules.
	
	Fixes: #2242




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 13:11:40 +00:00
zarzuelo 96074ead91 2013-05-23 Sergio Martin <sergio.martin@artica.es>
* include/functions_html.php
	include/styles/pandora_minimal.css
	include/styles/dialog.css
	include/styles/menu.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/functions_events.php
	operation/events/events_list.php
	include/functions_snmp_browser.php
	include/styles/pandora.css: A lot of graphic
	changes including events form and snmp browser
	layout

	* include/ajax/module.php
	include/functions_ui.php
	include/functions.php
	include/functions_agents.php
	include/functions_graph.php
	include/graphs/functions_gd.php
	include/graphs/fgraph.php
	include/functions_reporting.php
	include/functions_filemanager.php
	include/javascript/pandora_snmp_browser.js
	include/functions_treeview.php
	include/constants.php
	index.php
	extensions/net_tools.php
	extensions/pandora_logs.php
	extensions/ssh_gateway.php
	extensions/update_manager/settings.php
	extensions/plugin_registration.php
	operation/incidents/incident.php
	operation/incidents/incident_detail.php
	operation/visual_console/render_view.php
	operation/users/user_edit.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/agentes/datos_agente.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/custom_fields.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/agent_fields.php
	operation/agentes/stat_win.php
	operation/servers/recon_view.php
	operation/integria_incidents/incident_detail.php
	operation/netflow/nf_live_view.php
	godmode/groups/configure_group.php
	godmode/groups/configure_modu_group.php
	godmode/groups/group_list.php
	godmode/db/db_refine.php
	godmode/db/db_event.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/fields_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/module_manager_editor.php
	godmode/servers/recon_script.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/modificar_server.php
	godmode/setup/news.php
	godmode/setup/links.php
	godmode/setup/gis.php
	godmode/users/configure_profile.php
	godmode/massive/massive_add_alerts.php
	godmode/massive/massive_delete_profiles.php
	godmode/modules/module_list.php
	godmode/reporting/visual_console_builder.php
	godmode/reporting/map_builder.php
	godmode/reporting/graphs.php
	godmode/tag/tag.php
	godmode/tag/edit_tag.php: Changing the old way of 
	print errors to encapsulated UI function to unify 
	styles

	* images/status_sets/color_text/agent_no_monitors.png
	images/status_sets/color_text/agent_no_monitors_ball.pn
	images/status_sets/color_text/agent_down_ball.png
	images/status_sets/color_text/agent_down.png
	images/status_sets/default/agent_no_monitors.png
	images/status_sets/default/agent_no_monitors_ball.png
	images/status_sets/default/agent_down_ball.png
	images/status_sets/default/agent_down.png: Modify some
	status set images

	* images/gis_map/icons/star.default.png
	images/gis_map/icons/cross.warning.png
	images/gis_map/icons/star.bad.png
	images/gis_map/icons/cross.ok.png
	images/gis_map/icons/marker.default.png
	images/gis_map/icons/square_marker.warning.png
	images/gis_map/icons/circle.warning.png
	images/gis_map/icons/marker.bad.png
	images/gis_map/icons/square_marker.ok.png
	images/gis_map/icons/circle.ok.png
	images/gis_map/icons/triangle.warning.png
	images/gis_map/icons/cross.default.png
	images/gis_map/icons/star.warning.png
	images/gis_map/icons/triangle.ok.png
	images/gis_map/icons/cross.bad.png
	images/gis_map/icons/star.ok.png
	images/gis_map/icons/square_marker.default.png
	images/gis_map/icons/circle.default.png
	images/gis_map/icons/marker.warning.png
	images/gis_map/icons/square_marker.bad.png
	images/gis_map/icons/circle.bad.png
	images/gis_map/icons/triangle.default.png
	images/gis_map/icons/marker.ok.png
	images/gis_map/icons/triangle.bad.png: Change whole the
	gis icons by new ones

	* images/os_icons/so_win.png
	images/os_icons/so_linux.png
	images/os_icons/so_mac.png
	images/os_icons/so_cisco.png
	images/os_icons/so_vmware.png
	images/os_icons/so_bsd.png
	images/os_icons/android.png
	images/os_icons/so_aix.png
	images/os_icons/so_other.png
	images/os_icons/so_hpux.png
	images/os_icons/network.png
	images/os_icons/embedded.png: Reduce the operating 
	system icons size

	* images/vnc.png
	images/op_inventory.png
	images/refresh_mc.png
	images/heart.png
	images/service.png
	images/go.png
	images/graphmenu_arrow_hide.png
	images/submenu_tree_first.png
	images/config_mc.png
	images/cross_double.png
	images/wand.png
	images/expand.png
	images/submenu_tree_middle.png
	images/visual_console.png
	images/down.png
	images/chart_curve_threshold.png
	images/people_1.png
	images/cancel.png
	images/graphmenu_arrow.png
	images/people_2.png
	images/collapse.png
	images/camera_mc.png: Improve a lot of
	icons





git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 15:42:32 +00:00
zarzuelo bbc3a87eb0 2013-05-20 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	include/functions_graph.php
	include/functions_reporting.php
	operation/search_results.php
	operation/agentes/estado_generalagente.php
	operation/agentes/ver_agente.php
	operation/agentes/group_view.php
	operation/servers/recon_view.php
	images/min.png
	images/max.png
	images/agent.png
	images/cross_undo.png
	images/policies_brick.png
	images/agent_warning.png
	images/rosette.png
	images/darrowright.png
	images/god5.png
	images/module_critical.png
	images/filter.png
	images/help.png
	images/darrowup.png
	images/wrench_orange.png
	images/chart_curve.png
	images/control_stop_col.png
	images/history_database.png
	images/zoom_cross.png
	images/agent_critical.png
	images/god6.png
	images/policies_cog.png
	images/heart.png
	images/percentile_item.png
	images/module_warning.png
	images/policies_error.png
	images/agent_ok.png
	images/os_icons/network_small.png
	images/os_icons/network.png
	images/god7.png
	images/heart_col.png
	images/clock2.png
	images/div.png
	images/policies_error_db.png
	images/agent_notinit.png
	images/application_not_writable.png
	images/delete.png
	images/god8.png
	images/module.png
	images/applications.png
	images/cross.png
	images/camera.png
	images/sub.png
	images/tag_red.png
	images/module_notinit.png
	images/god1.png
	images/god9.png
	images/version.png
	images/chart_curve_threshold.png
	images/mul.png
	images/god2.png
	images/policies_not_brick.png
	images/control_pause_col.png
	images/history.png
	images/pdf.png
	images/god3.png
	images/chart_bar.png
	images/module_ok.png
	images/status_sets/faces/module_alertsfired_ball.png
	images/status_sets/faces/agent_alertsfired.png
	images/status_sets/faces/agent_alertsfired_ball.png
	images/status_sets/color_text/module_alertsfired_ball.png
	images/status_sets/color_text/agent_alertsfired.png
	images/status_sets/color_text/agent_agentsfired_ball.png
	images/status_sets/default/module_alertsfired_ball.png
	images/status_sets/default/agent_alertsfired.png
	images/status_sets/default/agent_alertsfired_ball.png
	images/error_red.png
	images/wrench.png
	images/control_play_col.png
	images/sum.png
	images/avg.png
	images/info.png
	images/god4.png
	images/module_unknown.png
	images/darrowleft.png
	images/plus.png
	images/information.png
	images/darrowdown.png
	images/chart_curve_overview.png
	godmode/agentes/configurar_agente.php
	godmode/servers/plugin.php: Improved visual graphics
	included agent layout, icons and group view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8171 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 16:43:28 +00:00
zarzuelo 91334e695e 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_generalagente.php
	images/network_small.png
	images/so_win.png
	images/so_aix.png
	images/so_aix_small.png
	images/os_icons/so_win.png
	images/os_icons/so_linux.png
	images/os_icons/so_cisco.png
	images/os_icons/so_bsd_small.png
	images/os_icons/so_mac.png
	images/os_icons/so_vmware.png
	images/os_icons/so_solaris_small.png
	images/os_icons/android_small.png
	images/os_icons/so_bsd.png
	images/os_icons/so_aix_small.png
	images/os_icons/so_other_small.png
	images/os_icons/so_hpux_small.png
	images/os_icons/so_solaris.png
	images/os_icons/android.png
	images/os_icons/embedded_small.png
	images/os_icons/network_small.png
	images/os_icons/so_aix.png
	images/os_icons/so_other.png
	images/os_icons/so_hpux.png
	images/os_icons/so_win_small.png
	images/os_icons/so_linux_small.png
	images/os_icons/so_cisco_small.png
	images/os_icons/network.png
	images/os_icons/embedded.png
	images/os_icons/so_mac_small.png
	images/os_icons/so_vmware_small.png
	images/so_cisco_small.png
	images/so_win_small.png
	images/so_hpux_small.png
	images/so_mac_small.png
	images/so_bsd.png
	images/so_linux_small.png
	images/so_cisco.png
	images/so_other.png
	images/so_mac.png
	images/so_other_small.png
	images/so_solaris.png
	images/so_linux.png
	images/so_hpux.png
	images/so_bsd_small.png
	images/so_solaris_small.png: Added new OS
	icons




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8088 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 13:50:13 +00:00