Commit Graph

1004 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar 554fb7aa2c Fixed an SQL error when serving the agent status tooltip 2015-03-18 12:26:45 +01:00
Alejandro Gallardo Escobar d8a2976926 Revert "Fixed an SQL error when serving the agent status tooltip"
This reverts commit 96389ee94e.
2015-03-18 12:26:12 +01:00
Alejandro Gallardo Escobar 96389ee94e Fixed an SQL error when serving the agent status tooltip 2015-03-18 12:25:13 +01:00
Alejandro Gallardo Escobar 008eddeebb Now the snmp interfaces table appear in the agent detail view of the tree view. Error fixes 2015-02-26 16:48:17 +01:00
mdtrooper af5b7e062c Fixed period was undefined sometimes in ajax call to get list of module data dialog. 2015-02-18 18:33:37 +01:00
mdtrooper ac819525d5 Fixed SQL inyections.
(cherry picked from commit 79037566bc0c222391f4f2e9cdabc64907ed7a7b)
2015-02-11 17:21:47 +01:00
m-lopez-f 2bfe4d4263 Fixed problem when return false instead of data, variable not change and enter a infinite bucle
(cherry picked from commit 70b95d7f1eec8107602cc5617cc6604d3a0ca0ed)
2015-02-11 09:56:43 +01:00
mdtrooper f3ddb8193e Fixed the functions to get agents not normal or not init in cases of agents with normal status and some modules not init. TICKET: #1791
(cherry picked from commit 51c901f3845c3b4dab809e672a3ca7e93a61fddc)

Conflicts:
	pandora_console/include/functions_groups.php
	pandora_console/operation/agentes/estado_agente.php
	pandora_console/operation/agentes/group_view.php
2015-02-10 18:27:18 +01:00
m-lopez-f b2ede858f2 Fixed problem with delete maps when user is admin and have all permisions and other user have RM and RW and delete with RW rule 2015-02-10 15:04:02 +01:00
m-lopez-f a6807034eb Fixed problems with export data when type equals csv, export less data Tiquet: #1756 2015-02-10 13:17:04 +01:00
m-lopez-f 1aebacf6da Lost filter when send filter form Tickets #1778 2015-02-06 15:35:04 +01:00
mdtrooper d49a895833 Fixed the lost 'server_name' in the monitor view in a node console.
(cherry picked from commit f1701f32c9)
2015-02-06 14:44:45 +01:00
m-lopez-f bc0c11aadd recovery timestamp filter in view module data 2015-01-27 15:45:12 +01:00
m-lopez-f f7b9dbbd7a Fixed problems with view of data when click in binary image in tree view, monitor detail and list of monitors 2015-01-27 15:14:53 +01:00
m-lopez-f dffce9c2dc Delete shortcut of remote configuration in agents 2015-01-22 14:57:09 +01:00
m-lopez-f 315aaf1816 removed debug line is uploaded in another commit 2015-01-21 15:29:46 +01:00
m-lopez-f 2b592755ac Add filter group module in general view of agents 2015-01-21 13:12:41 +01:00
m-lopez-f b215eefdf1 Fixed problems when ordering, Filters in 'Monitor detail' were lost. 2015-01-20 09:25:45 +01:00
m-lopez-f f9b35d6f56 fixed little problem 2015-01-15 16:29:57 +01:00
m-lopez-f 40c7c3b967 Error with cherry-pick, upload other change of push '8798d94' 2015-01-15 16:26:16 +01:00
m-lopez-f 8798d946e3 Changed ACL's permission in Networkmaps
visualization: RR (Report Read)
Edition: RW (Report Write)
Deletion: RW (only yours networkmaps), RM(any of its group, although he did not create it.)
(cherry picked from commit d34ce5aa9e)

Conflicts:
	pandora_console/operation/agentes/networkmap_list.php
2015-01-15 16:06:49 +01:00
m-lopez-f 90d600a238 Fixed permissions error when validating alerts. 2015-01-15 09:44:02 +01:00
mdtrooper cc2cba8dc5 Fixed the acl tags with groups without tags. Ticket: #1611 2014-12-04 13:05:40 +01:00
mdtrooper 37a6fa76ab Fixed the group view for agents not init. Ticket: #1584
(cherry picked from commit 62c38c8a9f2ff160ab1dc312d43e55d4cdbb1369)
2014-12-01 13:56:10 +01:00
mdtrooper 097686ecf6 Fixed the new autologin for the graph link and edit link 2014-11-26 19:53:08 +01:00
Vanessa Gil 22105b6244 Fixed links in monitor view. 2014-11-26 16:52:24 +01:00
mdtrooper 13215fa352 Fixed typo error in stat_win.php. 2014-11-25 14:31:54 +01:00
mdtrooper 9b53a1c86e Fixed the lost hash user in the links from metaconsole to the nodes. 2014-11-25 14:06:13 +01:00
mdtrooper a511cc363e Fixed the style for the agents with a hudge list of ips 2014-10-24 11:03:45 +02:00
mdtrooper 668a091838 Fixed the exportation data with some dates. Ticket #1455 2014-10-16 16:10:53 +02:00
mdtrooper d2b402745a Cleaned source code style 2014-10-16 14:02:02 +02:00
mdtrooper 920ef08700 Show the form when it is empty the module. 2014-10-16 11:52:45 +02:00
mdtrooper c260d61636 Added a tooltip for to explain the pagination in the list modules into agent view 2014-10-10 14:43:38 +02:00
mdtrooper 5a918eb0b2 Fixed the limits of warnings/critical (the line) that freezed the legend. Ticket #1287 2014-10-01 11:18:03 +02:00
mdtrooper eeb3a6fe64 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-25 16:56:01 +02:00
mdtrooper ac373e4f96 Fixed the link of edit module in Metaconsole 2014-09-25 16:55:48 +02:00
Alejandro Gallardo Escobar 8ed3aee0b7 Now the interface information don't show duplicated interfaces 2014-09-25 16:02:21 +02:00
Alejandro Gallardo Escobar 842f92c249 Fixed a regex of the interface information 2014-09-25 11:50:30 +02:00
Alejandro Gallardo Escobar c1cbeac245 Now the parent groups without modules appear on the group view table
* pandora_console/operation/agentes/group_view.php: Added the parent_id
	to the groups array.

* pandora_console/include/functions_groups.php: Fixed the function
	"groups_get_childrens". Improvements on the function
	"groups_get_group_row".
2014-09-24 13:09:15 +02: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 eb590aae72 Improvements on the combined graphs
* pandora_console/operation/agentes/interface_traffic_graph_win.php:
	Modified the graph function call. Modified the refresh time.

* pandora_console/include/functions_graph.php: Modified the function
	"graphic_combined_module". Now is possible to set the items
	name and choose which values will appear on the items list.

* pandora_console/include/functions_custom_graphs.php: Added new
	parameters to the function "custom_graphs_print" to call the
	function "graphic_combined_module".
2014-09-22 19:42:40 +02:00
Alejandro Gallardo Escobar 016a353e8e Merge branch 'feature/ticket#1319-CombinedGraph' into develop 2014-09-22 18:48:45 +02:00
Alejandro Gallardo Escobar 87b7126a38 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 ad23e19a98 Fixed the force network modules execution. TICKET #1288 2014-09-22 14:05:04 +02:00
mdtrooper a8bd44c058 Added the feature show the combined graph in the agent graph tabs. TICKET #1277 2014-09-16 12:25:40 +02:00
mdtrooper 2a3f51c68c Fixed the height of dinamic map. TICKETS #1246 2014-09-10 13:31:05 +02:00
mdtrooper 5b59a92881 Fixed the check a empty dir for the graphviz directory 2014-09-10 12:28:13 +02:00
mdtrooper bc5cc2a995 2014-08-26 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/configure_alert_action.php,
	include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/module_unknow.php,
	include/help/clippy/godmode_agentes_configurar_agente.php,
	include/help/clippy/godmode_alerts_alert_actions.php,
	include/help/clippy/operation_agentes_ver_agente.php,
	include/help/clippy/godmode_alerts_configure_alert_action.php,
	include/help/clippy/operation_agentes_status_monitor.php,
	include/help/en/help_context_pandora_server_email.php,
	include/functions_clippy.php, operation/menu.php,
	operation/agentes/status_monitor.php: some changes suggested by
	Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-26 11:22:06 +00:00
alexhigh aa7a9dc7e2 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php,
	  operation/agentes/networkmap.dinamic.php,
	  operation/agentes/networkmap.php: Renamed some text
	from 'dinamic' to 'dynamic'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10445 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 13:56:48 +00:00
alexhigh 4687305f2d 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* images/radial_dynamic_network_icon.png: Added file.
	
	* operation/agentes/networkmap.php: Changed the icon
	of the 'radial dinamic' tab.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10444 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 13:26:11 +00:00