* 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".
* 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.
* 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.
* 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".
* 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.