* include/styles/pandora.css
images/login_background.png
general/login_page.php: Change the whole
login screen to new style
* fonts
fonts/nunito.woff: Added a web font
* include/functions_events.php
include/functions_reporting.php: Fix a bug in the
agent events item on reports to reutilize the
standard code
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_visual_map.php: Now the linked visual
maps are opened as a popup.
* include/functions_snmp.php: Added a best way to call the
snmpwalk binary.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10090 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/news_dialog.php: Fix a bug in modal window news that
did incompatible with "first time" modal help
* include/graphs/functions_gd.php: Add a white background to the
progress bars
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/setup/setup_visuals.php,
include/functions_config.php: Added a new config token
to hold a custom path for the graphviz binaries.
* include/functions_networkmap.php: Minor fixes on the
functions "networkmap_create_module_node" and
"networkmap_open_graph".
* operation/agentes/networkmap.groups.php,
operation/agentes/networkmap.topology.php: Modified to
support the custom graphviz directory, blanks in paths, etc.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* extensions/update_manager/settings.php
godmode/menu.php: Moved license configuration from update manager settings
to its own screen.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10077 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/styles/pandora.css: Change the zindex of autohidden
menu and shortcut bar to be shown over the gis map for ticket #855
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10074 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* unix/Linux/pandora_agent.conf: New default configuration file.
Similar monitor names as in Windows agent.
* unix/plugins/pandora_df_free,
unix/plugins/pandora_mem,
unix/plugins/pandora_netusage: New linux plugins for returning
disk free space in %, memory in % and netusage in bytes/sec.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10055 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* win32/bin/pandora_agent.conf: New default configuration file
Simplified modules, use of new plugins and same module names
for most monitors as linux agent
* win32/bin/util/df_percent.vbs: Modified plugin for return
unit and predefined thresholds.
* win32/bin/util/nettraffic.vbs,
win32/bin/util/software_installed.vbs: New agent plugins for
network usage and software installed inventory plugin, to fix
embedded agent inventory which doesnt report all packages.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* conf/pandora_server.conf.new,
lib/PandoraFMS/Config.pm,
util/pandora_db.pl: Added a new option to move SNMP modules back to the
SNMP Enterprise Server.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10051 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/servers/manage_recontask_form.php: Changed the recon task
interval control to be more user friendly improving usability
for manual intervals choices. Ticket #839
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10049 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/javascript/jquery.pandora.controls.js,
godmode/groups/group_list.php,
godmode/massive/massive_add_alerts.php,
godmode/massive/massive_add_action_alerts.php
godmode/massive/massive_delete_action_alerts.php,
godmode/massive/massive_delete_alerts.php,
godmode/massive/massive_enable_disable_alerts.php,
godmode/massive/massive_standby_alerts.php: fixed bug that all
agents would be shown in the target for masssive operations, if
the user has an AW privilege for any agent (group).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10048 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* godmode/agentes/agent_manager.php,
godmode/setup/setup_visuals.php, include/functions_config.php,
include/config_process.php, include/functions_ui.php,
include/javascript/qrcode.js, include/javascript/pandora.js,
operation/visual_console/public_console.php, images/qrcode_icon.jpg,
general/header.php: added the feature to show the QR code of the
pages for to make for example sticker for the fisical machines or
other things.
Incident: #818
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* general/news_dialog.php: Missed file in last commit
* godmode/alerts/configure_alert_action.php
godmode/alerts/configure_alert_command.php
include/javascript/pandora_alerts.js: fixed preview
of commands in action configuration and changed the
text input by a textarea in command configuration for
ticket: #852
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10046 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* lib/PandoraFMS/Config.pm
lib/PandoraFMS/DataServer.pm: Ignore the agent group coming from the XML
if autocreate_group is set.
* util/recon_scripts/snmp-recon.pl: Changed the default value for a
router-less scan.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/graphs/pandora.d3.js, include/graphs/functions_d3.php,
operation/agentes/networkmap.dinamic.php: fixed the css for the
m$-internet exploter 11. Please Bill Gates travels to Leon.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10040 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
* include/functions_config.php: Fixed the permission
checks of the remote config directories on the function
"config_check".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f