9030 Commits

Author SHA1 Message Date
Ramon Novoa
d0d7f8783b Included the max value in the inverse interval.
Included the max value in the inverse interval to make it the
complementary of the original interval.
2014-09-29 10:30:34 +02:00
artica
d3d636bc32 Auto-updated build strings. 2014-09-29 00:01:07 +02:00
artica
880515fb34 Auto-updated build strings. 2014-09-28 00:01:08 +02:00
artica
5a88a7fbd3 Auto-updated build strings. 2014-09-27 00:01:10 +02:00
mdtrooper
441bb017d9 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-26 16:22:54 +02:00
mdtrooper
f27baa7450 Cleaned source code style 2014-09-26 16:22:43 +02:00
pandora-release
364aa08267 Updated version and build strings. 2014-09-26 14:47:03 +02:00
mdtrooper
d1b449349a Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-26 13:10:43 +02:00
mdtrooper
d55fa7b415 Fixed the urls for the metaconsole images 2014-09-26 13:10:21 +02:00
Vanessa Gil
e39c7edde3 Changed links in group view. Ticket #1350. 2014-09-26 12:11:43 +02:00
Ramon Novoa
faae647850 Use the utimestamp to retrieve the latest events (timestamp is not indexed!) 2014-09-26 10:07:56 +02:00
artica
154e5a131c Auto-updated build strings. 2014-09-26 00:01:09 +02:00
mdtrooper
4cff9d76da Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-25 19:37:11 +02:00
mdtrooper
32bf0e8363 Fixed the groups_get_status 2014-09-25 19:37:02 +02:00
Sancho Lerena
88ddcc7cdd Missing update of post_process in tagente_modulo. 2014-09-25 18:51:37 +02:00
Sancho Lerena
1184306533 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2014-09-25 18:50:04 +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
mdtrooper
923d2b686e Fixed the public visualmap error message 2014-09-25 15:01:05 +02:00
mdtrooper
8c54042f16 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-25 13:52:22 +02:00
mdtrooper
461fb87c3f Fixed the slow visualmaps (and maybe in other places) with a item group 2014-09-25 13:52:11 +02:00
mdtrooper
f0d867ea73 Cleaned source code style 2014-09-25 13:51:23 +02:00
Sancho Lerena
b6c8f6c2e8 Fixed problem with update check: cannot be disabled because variable was never checked :-O 2014-09-25 13:45:12 +02:00
Alejandro Gallardo Escobar
842f92c249 Fixed a regex of the interface information 2014-09-25 11:50:30 +02:00
Ramon Novoa
230a6061ca Fixed a typo. 2014-09-25 10:56:08 +02:00
Ramon Novoa
aac13f61ca Fixes to module status calculation with ff enabled. 2014-09-24 20:04:28 +02:00
Sancho Lerena
6b3019ec61 Updated integrity check: added option to compare two integrity files. 2014-09-24 19:46:43 +02:00
mdtrooper
5c5af03584 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-24 16:56:46 +02:00
mdtrooper
5cb3c1cb48 Fixed the MySQL error in the policies tree. Ticket #1340 2014-09-24 16:56:40 +02:00
Sancho Lerena
c1659ff411 Added new tool to generate a hash catalog to verify pandora fms setups has not been altered and provide a simple integrity check of libraries, configuration files and sources of both, console, server and agent. 2014-09-24 15:46:20 +02:00
Alejandro Gallardo Escobar
f0fb29cb6a Fixed an error on the form of the icon elements of the visual maps 2014-09-24 15:30:20 +02:00
mdtrooper
ddf5bd47f5 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-24 14:36:31 +02:00
mdtrooper
ff3ce9391b Fixed the visualconsole editor in metaconsole 2014-09-24 14:36:18 +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
Vanessa Gil
ad59a12e1d Changed view module detail in tree view. Ticket #1342. 2014-09-24 10:39:52 +02:00
artica
e8bf265f66 Auto-updated build strings. 2014-09-24 00:01:09 +02:00
Alejandro Gallardo Escobar
011cb0f0af Big improvement on the SNMP statistics section
* pandora_console/operation/snmpconsole/snmp_view.php: Removed the code of
	the statistics section.

* pandora_console/operation/snmpconsole/snmp_statistics.php: Added file.
	Statistics section for SNMP.
2014-09-23 18:05:44 +02:00
Alejandro Gallardo Escobar
0f99287940 Merge branch 'feature/ticket#1331-CombinedGraph' into develop 2014-09-23 13:21:47 +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
mdtrooper
610f723d37 Fixed the PHP warning 2014-09-23 13:10:49 +02:00
mdtrooper
e6a31eb47c Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-23 13:03:02 +02:00
mdtrooper
b0b2c691a8 Fixed lost parameter background color in flot graphs. TICKET #1306 2014-09-23 13:02:49 +02:00
mdtrooper
be51a825df Added function is_admin (it is used into the ACL of IPAM) 2014-09-23 13:01:48 +02:00
Vanessa Gil
19445e5e46 Merge branch 'feature/home' into develop 2014-09-23 12:18:32 +02:00
Vanessa Gil
8764ba2de4 Fixed home screen when the resolution is low. Ticket #1307. 2014-09-23 12:16:15 +02:00
Ramon Novoa
fd68cf6ab0 Added the Encode::Locale dependency. 2014-09-23 11:42:26 +02:00
Ramon Novoa
9c54550f09 Fixed the IDs of SNMP browser password inputs for SNMPv3. 2014-09-23 11:15:08 +02:00
Vanessa Gil
fd106a52fe Validate post_process parameter. Ticket #1318 2014-09-23 09:28:10 +02:00
artica
595c24d013 Auto-updated build strings. 2014-09-23 00:01:08 +02:00