* 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.
2014-09-01 Miguel de Dios <miguel.dedios@artica.es>
* pandora_console/include/functions_graph.php,
pandora_console/operation/events/events.build_query.php,
pandora_console/operation/events/events.php,
pandora_console/operation/events/events_list.php: added feature to
filter by module in events.
TICKETS #385
* operation/visual_console/render_view.php,
godmode/reporting/visual_console_builder.php: Added hooks
to the enterprise wizard of services.
* include/constants.php: Added constants for the services modes.
* operation/events/events.php,
operation/events/events.build_query.php: Now is possible to
filter the events by module id programmatically.
* images/wand_services.png: Added image.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10464 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* include/functions_graph.php: Added filters to the
function "graph_monitor_wheel".
* operation/agentes/networkmap.dinamic.php,
operation/agentes/networkmap.php,
include/functions_networkmap.php: Added the 'radial
dinamic' type.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_ui.php, operation/search_helps.php,
operation/search_results.php, operation/search_helps.getdata.php,
general/pandora_help.php: added feature to search into the help
files, it is in the search bar header.
* operation/search_main.php: fixed the search any term of several
words separated with whitespaces.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10435 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.sql,
pandoradb.data.postgreSQL.sql,
pandoradb.data.oracle.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 some inserts with the new action and command to create
a ticket in Integria IMS.
* include/styles/pandora.css: Fixed the header style.
* operation/menu.php: Now the incidents statistics menu option
takes the user to the correct place if the "Integria incidents"
option is selected.
* operation/integria_incidents/incident.incident.php: Fixed the
incident edition.
* operation/integria_incidents/incident.php: Improved the tab
images.
* operation/integria_incidents/incident.workunits.php: Now the
default time of the incident workunits is 0.
* operation/integria_incidents/incident_detail.php: File removed.
* operation/integria_incidents/incident_statistics.php: Now this
section show the real statistics of the Integria IMS incidents.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_monitores.php: Fixed that module data
display does not work correctly when time range mode is selected
and paginated.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10372 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/manage_recontask.php,
godmode/servers/manage_recontask_form.php,
include/functions_treeview.php, include/ajax/module.php,
include/functions_reporting.php, include/db/postgresql.php,
include/functions_servers.php, operation/agentes/estado_agente.php,
operation/tree.php: tiny fixes for the improve
the support of postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php, include/functions_reporting.php,
operation/agentes/estado_monitores.php: tiny fixes for the improve
the support of postgreSQL databases.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/module_groups.php, extensions/agents_alerts.php,
include/functions_agents.php, operation/agentes/exportdata.php: tiny
fixes for the improve the support of postgreSQL databases.
* include/functions_db.php: fix blank screen when the connection
fail, now it shows the error message again.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* 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
* include/functions_groups.php: added parameter to avoid the check
the propagation in the function "groups_get_childrens".
* include/functions_networkmap.php,
operation/agentes/networkmap.php,
operation/agentes/networkmap.topology.php: added feature to show the
agents in subgroups (or not).
INCIDENT: #1018
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: When drawing charts, propagate the last value
in the database instead of the value of the last interval (which is the
average value for that interval).
* operation/agentes/estado_monitores.php: Show events for boolean modules by default.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/netflow/nf_live_view.php,
godmode/netflow/nf_edit.php,
godmode/servers/manage_recontask_form.php,
godmode/servers/plugin.php,
godmode/setup/setup_general.php: Added messages to
warn about incompatibilities for Windows users.
* include/functions_graph.php: Added the function
"graph_monitor_wheel".
* include/graphs/functions_d3.php: Added the function
"d3_sunburst_graph".
* include/graphs/pandora.d3.js: Added the function "sunburst".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/networkmap.topology.php,
include/functions_networkmap.php: fixed the networkmaps of level 2,
now the nodes without conections with others are more or less
clean posicioned into the networkmap.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* 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
* godmode/massive/massive_delete_modules.php,
operation/agentes/ver_agente.php: Fixed bug that all
agents' module could be target of deletion,
if the user has an AW privilege for any.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10172 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Added the function
"graph_snmp_traps_treemap".
* include/functions_netflow.php: Fixed a little error.
* operation/snmpconsole/snmp_view.php: Fixed the pagination.
Now is possible to see a treemap graph of oid per agent with
the snmptraps received.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f