* include/db/oracle.php
include/functions_config.php
operation/agentes/estado_ultimopaquete.php
godmode/agentes/agent_manager.php: Changed some queries in order to make
them compatible with Oracle.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/vnc_view.php,
images/vnc.png: New version of VNC extension, to operate with remote plugin
instead local one. Add a lot of docs about this extension and remote management
with Pandora. Removed old stuff on SSH extension due problems reported.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php, operation/agentes/stat_win.php: fixeds to
show always units, and now show only avg by default, and now run the
showing baseline again.
Fixes: #3390113
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4745 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.oracle.sql
include/functions_agents.php
include/functions_networkmap.php: Removed several mistakes in
Pandora
console over Oracle.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4744 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_monitores.php: erased the notice php messages
when $module["extended_info"] is empty.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4741 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/snmpconsole/snmp_view.php, godmode/menu.php,
godmode/snmpconsole/snmp_trap_generator.php: moved the form to generate
traps into godmode in the submenu "Manage SNMP console".
Fixes: #3390513
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4740 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm
bin/pandora_server: Improved Enterprise check to the policy queue
thread and fix a memory problem in the queue patrol loop
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4739 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: Changed days_compact field of tconfig to 90.
This value set to disable db compact feature by default because is
greater than days_purge (60 days).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4738 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/DataServer.pm: When reading module tags use
get_tag_value to avoid trouble with empty tags.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4737 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/reporting/visual_console_builder.editor.js: fixed the warning in
the apache logs, and show the percentile bar correctly in the visual console
editor.
Fixes: #3389967
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4736 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css,
images/skin/skin_default/include/styles/pandora.css, general/header.php:
change the color of autorefresh in header.
Fixes: #3371429
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4735 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css,
images/skin/skin_default/include/styles/pandora.css, general/header.php:
change the color of autorefresh in header.
Fixes: #3371429
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: Added default action "Pandora FMS event".
* godmode/alerts/alert_actions.php: Fixed bug when update an action
and name is the same.
* godmode/snmpconsole/snmp_alert.php: Fixed witdh of field1.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4732 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/Core.pm: get_agent_from_addr() function is now in Core because
is used in trap alert functions. Implemented in pandora_execute_action()
the internal command "Generate event" was missing. Also altered the
way a complex trap is matched, now search for Value, Custom Value and
Custom OID. If an action containing a "event" command is the target, skip the
creation of a event to inform of SNMP alert firing.
* lib/ReconServer.pm: get_agent_from_addr() moved to Core.pm
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4731 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* bin/pandora_server: Fixed policy queue when the server is launched
in daemon mode for bug 3390085
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4728 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/estado_agente.php: Fixed: Agent Search engine fails with blank at the beginning or end.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4727 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* conf/pandora_server.conf: Added enterprise configuration tokens to
the default conf.
* lib/PandoraFMS/Config.pm: Changed the default location of the braa
binary.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4726 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/config_process.php
godmode/setup/setup_visuals.php: Fixed flash charts setup editor
and user editor and set priority between both
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4722 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
operation/incidents/incident_statistics.php: Fixed flash graphs
into incidents statistics and added the group All to the Pie
by groups into incident statistics
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/plugin_registration.php: Fixed a bug
regarding double registration of imported plugins and
undefined indexes in the component adition.
Fixes: Bug ID 3390013
Bug ID 3390118
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4720 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* operation/agentes/stat_win.php: Fixed bad url build with
database host value. Now with SERVER_NAME from $_SERVER
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4717 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/modificar_server.php: Fixed a bug
regarding bad description displays in server management.
Fixes: Bug ID 3389748
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4714 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/DataServer.pm: Added support for custom module tags
(stored in column extended_info).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4712 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added
a new column to store extended module information.
* operation/agentes/status_monitor.php,
operation/agentes/estado_monitores.php: Added help tips to display
extended module information.
* extras/pandoradb_migrate_v3.2_to_v4.0.sql,
godmode/agentes/agent_manager.php,
include/styles/tip.css,
include/functions_ui.php: Added support for help tips with custom
images.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql: New sensor as agent type. Updated version.
* include/graphs/functions_gd.php: Progressbar has a fixed font size.
* include/functions_config.php: By default now gets a fontsize
called "Smallfont"; ideal to be used with our graphs instead the
other. Size is also smaller as default.
* godmode/servers/manage_recontask.php: Fixed broken code (matching
for NULL, now works).
* godmode/servers/manage_recontask_form.php: Altered some default values
to be better.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4710 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_menu.php, operation/menu.php, godmode/menu.php: fixed
when set a icon in a enterprise extension for the entry in menu. And added
the feature to set a default icon when the icon not exists.
Fixes: #3388452
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4704 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css: Removed black line in header.
* images/pandora_header_logo_enterprise.png,
images/pandora_header_logo.png,
general/header.php: Resized images and added a few pixels to let
chrome render better the header on default style.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f