* mobile/operation/agents.php, mobile/operation/agent.php,
include/functions_graph.php: fixed the show static graphs in
mobile.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql,
godmode/snmpconsole/snmp_alert.php,
pandoradb.sql,
pandoradb.postgreSQL.sql,
pandoradb.oracle.sql,
operation/snmpconsole/snmp_view.php: Added support to filter 10
binding vars. Added binding var automatic translation and other
small improvements.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8511 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_agent: Changed the regexp used to retrieve ip addresses to
avoid locale related problems.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8507 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* util/pandora_db.pl: Ignore reports if the metaconsole is enabled, since
agents are never local.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8504 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: Fix the alerts status pie graph
to make it more usefull
* godmode/agentes/agent_wizard.snmp_interfaces_explorer.php: Comment
code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/pandora_modules.js
include/functions_wmi.php
extensions/snmp_explorer.php
godmode/agentes/agent_wizard.wmi_explorer.php
godmode/agentes/agent_wizard.snmp_interfaces_explorer.php
godmode/agentes/agent_wizard.php
godmode/agentes/configurar_agente.php: Replace the SNMP explorer by
the Agent wizard with two initial sections. SNMP interfaces explorer
and WMI explorer
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_events.php: erased lost debug trace.
* mobile/operation/events.php: some fixes in the pagination, and
now the events from the system show the name "system".
MERGED FROM BRANCH 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8487 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Added macros _snmp_oid_ and _snmp_value_ to
SNMP alerts. Changed the behaviour of _snmp_fx_ to act as filters
and not as user defined macros.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8485 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Exported subst_alert_macros. Added support
for an arbitrarily large number of _snmp_fx_ macros.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8481 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/alert_list.builder.php: Small changes. Make
alert action list sorted (in the same order of extra action
list that appears at the defined alert list)
Merged from branch 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8479 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/alerts/alert_list.builder.php: When creating new
alert, wrong action might be assigned to the alert (if you had
some deleted actions in the past).
Merged from branch 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8477 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/include/style/images/*,
mobile/include/style/jquery.mobile-1.3.1.css,
mobile/include/javascript/jquery.js,
mobile/include/javascript/jquery.mobile-1.3.1.js: added the
jquery mobile, and made some changes in the css.
* mobile/include/style/main.css, mobile/operation/agents.php,
mobile/include/ui.class.php: some fixes.
MERGED FROM THE BRANCH 4.0.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8474 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php: fixed include javascript in the
static image for boolean module graph.
* mobile/operation/module_graph.php,
mobile/operation/modules.php,
mobile/include/style/main.css: a lot of fixes in mobile.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8472 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/events.php, mobile/operation/module_graph.php,
mobile/operation/modules.php, mobile/operation/networkmaps.php,
mobile/operation/groups.php, mobile/operation/agents.php,
mobile/operation/tactical.php, mobile/operation/networkmap.php,
mobile/operation/alerts.php, mobile/operation/agent.php,
mobile/include/ui.class.php: added the back button in the head and
impoved the source code style to make more easy the merges with
the last branch.
* include/functions_graph.php: fixed PHP notices.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/snmpconsole/snmp_alert.php: Fixed malfunction of the
macros javascript in snmp alert editor
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8467 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/include/style/main.css: some fix for the module list
when it is embedded in agent view, now it is show in Android but
I need work more for to show in the jobs fashion gadget.
* mobile/operation/networkmaps.php: fixed to avoid
unused the javascript for mobile.
MERGED FROM THE BRANCH 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandora_agent.redhat.spec: Make absolute calls to chkconfig. Add the
service before enabling it.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/fgraph.php: change the source code style to make
more easy the merges with the last branch.
* include/graphs/functions_pchart.php: fixed the water mark for
pie graph as image.
MERGED FROM THE BRANCH 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8462 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/operation/networkmap.php: fixed the scroll for browser
upper that microshit IE and equal as browser of Android 2.2.
MERGED FROM THE BRANCH 4.0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php
include/help/en/help_custom_logo.php
include/help/es/help_custom_logo.php
include/help/ja/help_custom_logo.php
images/custom_logo/sourceforge.jpg
images/custom_logo/pandora_logo_head.jpg
images/custom_logo/artica_logo.png
images/custom_logo/sourceforge.png
images/custom_logo/pandora_logo_head.png
images/custom_logo/none.jpg
images/pandora_header_logo_enterprise.png
images/pandora_header_logo.png
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
general/header.php: Change the old system of custom logo
to be used in the unique logo (left side) of Pandora FMS 5
Bug #2241
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* mobile/index.php, mobile/operation/networkmaps.php,
mobile/operation/networkmap.php, mobile/operation/home.php,
mobile/include/ui.class.php, include/functions_networkmap.php,
include/functions_ui.php: uploaded the some changes and files
for to show networkmaps in the Pandora mobile.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/users/configure_user.php: improve the meta
setup screen hidding assigned server field when the
agent management is not checked
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8453 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_api.php: Changed the way of encode
data configuration in create/update config form API
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Core.pm: Resolve numeric ids to strings before writing
events to an external log file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8444 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_graph.php
operation/agentes/stat_win.php: Fix string type graph colors
and data. Fix the "Avg only" option because is forced to "true".
Bug: 2284
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Config.pm,
lib/PandoraFMS/Core.pm,
conf/pandora_server.conf.new: Added support for writing events to an
external log file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* pandoradb_data.sql
pandoradb.data.postgreSQL.sql
pandoradb.data.oracle.sql: Added to default actions
some default values to avoid confusion in a clean installation
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/plugin.php, godmode/setup/file_manager.php,
include/functions_filemanager.php: added the filemanager to server
plugin, and of course change the code for to make this feature.
MERGED FROM THE BRANCH PANDORA_4_0
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8429 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* util/plugin/pandora_loadgen.pl,
util/plugin/ssh_pandoraplugin.sh: Fixed small problems with
plugins provided as sample.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql,
extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the new
columns in the table "talert_snmp".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8418 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f