mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
2006-12-04 Raul Mateos <raulofpandora@gmail.com>
/branches/pandora_1.2/pandora_console and /trunk/pandora_console: * help/[en|es]/images/servers1.png, servers2.png: New files. * help/[en|es]/chap2.php, chap7.php: Update files. * godmode/admin_access_logs.php: Add help icon. /trunk/pandora_doc/: * en/images/servers1.png, servers2.png: Renamed files. * pandora_chapter2.xml, pandora_chapter7.xml: Updated files. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@304 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ce6eaaa7f1
commit
ee64dd849e
@ -1,357 +1,365 @@
|
|||||||
2006-12-03 Sancho Lerena <slerena@artica.es>
|
2006-12-04 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* godmode/agentes/configurar_agente.php: Fixed bug editing alerts.
|
* help/[en|es]/images/servers1.png, servers2.png: New files.
|
||||||
|
|
||||||
2006-12-03 Raul Mateos <raulofpandora@gmail.com>
|
* help/[en|es]/chap2.php, chap7.php: Update files.
|
||||||
|
|
||||||
* include/styles/pandora.css: new style for not found items. Join styles.
|
* godmode/admin_access_logs.php: Add help icon.
|
||||||
|
|
||||||
* operation/events/events.php: Add filter to events by group. Changed
|
2006-12-03 Sancho Lerena <slerena@artica.es>
|
||||||
style for not found items.
|
|
||||||
|
* godmode/agentes/configurar_agente.php: Fixed bug editing alerts.
|
||||||
* operation/agentes/estado_agente.php, status_monitor.php,
|
|
||||||
estado_alertas.php: Add name to filter combo. Changed style for not
|
2006-12-03 Raul Mateos <raulofpandora@gmail.com>
|
||||||
found items.
|
|
||||||
|
* include/styles/pandora.css: new style for not found items. Join styles.
|
||||||
* operation/incidents/incident.php: Changed style for not found items.
|
|
||||||
|
* operation/events/events.php: Add filter to events by group. Changed
|
||||||
* images/cancel.gif: Changed image to one with smaller size.
|
style for not found items.
|
||||||
|
|
||||||
2006-11-27 Raul Mateos <raulofpandora@gmail.com>
|
* operation/agentes/estado_agente.php, status_monitor.php,
|
||||||
|
estado_alertas.php: Add name to filter combo. Changed style for not
|
||||||
* general/footer.php: Add variable $time to get time from server which
|
found items.
|
||||||
PHP < 5.1. Style correction.
|
|
||||||
|
* operation/incidents/incident.php: Changed style for not found items.
|
||||||
2006-11-23 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* images/cancel.gif: Changed image to one with smaller size.
|
||||||
* general/footer.php: Changed text from Pandora to Pandora FMS.
|
|
||||||
|
2006-11-27 Raul Mateos <raulofpandora@gmail.com>
|
||||||
2006-11-23 Sancho Lerena <slerena@artica.es>
|
|
||||||
|
* general/footer.php: Add variable $time to get time from server which
|
||||||
* agentes/estado_ultimopaquete.php: Added "border=0" to some graphic.
|
PHP < 5.1. Style correction.
|
||||||
Fixed typo in hourly graph.
|
|
||||||
|
2006-11-23 Raul Mateos <raulofpandora@gmail.com>
|
||||||
* agentes/estado_generalagente.php: Added "border=0" in setup icon.
|
|
||||||
|
* general/footer.php: Changed text from Pandora to Pandora FMS.
|
||||||
* agentes/datos_agente.php: Better output (sort DESC and with M and K suffix)
|
|
||||||
|
2006-11-23 Sancho Lerena <slerena@artica.es>
|
||||||
2006-11-22 Sancho Lerena <slerena@artica.es>
|
|
||||||
|
* agentes/estado_ultimopaquete.php: Added "border=0" to some graphic.
|
||||||
* agentes/estado_ultimopaquete.php: Fixed small size of
|
Fixed typo in hourly graph.
|
||||||
visualization of data in packet view. Big values was cutted. Added
|
|
||||||
elimination of decimals, and suffix for M (1000) divisible values.
|
* agentes/estado_generalagente.php: Added "border=0" in setup icon.
|
||||||
|
|
||||||
2006-11-21 Raul Mateos <raulofpandora@gmail.com>
|
* agentes/datos_agente.php: Better output (sort DESC and with M and K suffix)
|
||||||
|
|
||||||
* general/footer.php: Change time() function to $_SERVER['REQUEST_TIME']
|
2006-11-22 Sancho Lerena <slerena@artica.es>
|
||||||
for optimization, Esteban's suggestion. Changed text from Pandora to
|
|
||||||
Pandora FMS.
|
* agentes/estado_ultimopaquete.php: Fixed small size of
|
||||||
|
visualization of data in packet view. Big values was cutted. Added
|
||||||
* operation/agentes/estado_alertas.php: small code changes
|
elimination of decimals, and suffix for M (1000) divisible values.
|
||||||
|
|
||||||
* operation/agentes/status_monitor.php: change bulb images from botton
|
2006-11-21 Raul Mateos <raulofpandora@gmail.com>
|
||||||
to top, some style corrections
|
|
||||||
|
* general/footer.php: Change time() function to $_SERVER['REQUEST_TIME']
|
||||||
* operation/agentes/estado_generalagente.php,
|
for optimization, Esteban's suggestion. Changed text from Pandora to
|
||||||
operation/agentes/estado_ultimopaquete.php:
|
Pandora FMS.
|
||||||
Several changes to make it more HTML compliant, and better sytle.
|
|
||||||
|
* operation/agentes/estado_alertas.php: small code changes
|
||||||
2006-11-17 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* operation/agentes/status_monitor.php: change bulb images from botton
|
||||||
* operation/agentes/estado_generalagente.php: Clean code, small adapt to
|
to top, some style corrections
|
||||||
guidelines. Add code for showing 'Never' if there wasn't a previous contact
|
|
||||||
of the agent.
|
* operation/agentes/estado_generalagente.php,
|
||||||
|
operation/agentes/estado_ultimopaquete.php:
|
||||||
* include/styles/pandora.css, god.css, link.css, op.css, tip.css: Style
|
Several changes to make it more HTML compliant, and better sytle.
|
||||||
correction. Add border: 0px to tables and images. With this change, all the
|
|
||||||
tables and images shouln't have the "border=0" parameter.
|
2006-11-17 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
2006-11-14 Raul Mateos <raulofpandora@gmail.com>
|
* operation/agentes/estado_generalagente.php: Clean code, small adapt to
|
||||||
|
guidelines. Add code for showing 'Never' if there wasn't a previous contact
|
||||||
* include/styles/pandora.css: Change some styles.
|
of the agent.
|
||||||
|
|
||||||
* operation/agentes/estado_agente.php,
|
* include/styles/pandora.css, god.css, link.css, op.css, tip.css: Style
|
||||||
operation/agentes/estado_alertas.php,
|
correction. Add border: 0px to tables and images. With this change, all the
|
||||||
operation/incidents/incident.php: Clear code, change styles.
|
tables and images shouln't have the "border=0" parameter.
|
||||||
|
|
||||||
* operation/events/event.php: New selection for event type. EXPERIMENTAL.
|
2006-11-14 Raul Mateos <raulofpandora@gmail.com>
|
||||||
TO DO: Add selection for groups.
|
|
||||||
|
* include/styles/pandora.css: Change some styles.
|
||||||
2006-11-13 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* operation/agentes/estado_agente.php,
|
||||||
* include/config.php: Change build date to correct order.
|
operation/agentes/estado_alertas.php,
|
||||||
|
operation/incidents/incident.php: Clear code, change styles.
|
||||||
2006-11-06 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* operation/events/event.php: New selection for event type. EXPERIMENTAL.
|
||||||
* index.php: Added FMS to title
|
TO DO: Add selection for groups.
|
||||||
|
|
||||||
* include/languages/language_es_es.php, language_en.php,
|
2006-11-13 Raul Mateos <raulofpandora@gmail.com>
|
||||||
language_es_la.php, language_it.php: Remove "distributed" from title
|
|
||||||
|
* include/config.php: Change build date to correct order.
|
||||||
2006-11-05 Sancho Lerena <slerena@artica.es>
|
|
||||||
|
2006-11-06 Raul Mateos <raulofpandora@gmail.com>
|
||||||
* images/outlimits.png: Static image for progress bar out of
|
|
||||||
limits.
|
* index.php: Added FMS to title
|
||||||
|
|
||||||
* reporting/fgraph.php: Progress bar now show static image if there is
|
* include/languages/language_es_es.php, language_en.php,
|
||||||
out of limits before calculating (faster).
|
language_es_la.php, language_it.php: Remove "distributed" from title
|
||||||
|
|
||||||
2006-10-31 Raul Mateos <raulofpandora@gmail.com>
|
2006-11-05 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* operation/menu.php: Add highlighting when creating note in incidents
|
* images/outlimits.png: Static image for progress bar out of
|
||||||
page.
|
limits.
|
||||||
|
|
||||||
2006-10-21 Sancho Lerena <slerena@artica.es>
|
* reporting/fgraph.php: Progress bar now show static image if there is
|
||||||
|
out of limits before calculating (faster).
|
||||||
* include/functions.php: Change function no_permission () to show
|
|
||||||
noaccess.gif image correctly, due a path problem.
|
2006-10-31 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* general/noaccess.php: Change code to show noaccess.gif correctly.
|
* operation/menu.php: Add highlighting when creating note in incidents
|
||||||
|
page.
|
||||||
2006-10-09 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
2006-10-21 Sancho Lerena <slerena@artica.es>
|
||||||
* operation/agentes/estado_alertas.php: Add code for showing 'Never'
|
|
||||||
if never an alert has been triggered.
|
* include/functions.php: Change function no_permission () to show
|
||||||
|
noaccess.gif image correctly, due a path problem.
|
||||||
* operation/agentes/estado_alertas.php, estado_agente.php
|
|
||||||
, status_monitor.php: Changed select size.
|
* general/noaccess.php: Change code to show noaccess.gif correctly.
|
||||||
|
|
||||||
* operation/incidents/incident_search.php: Changed select size.
|
2006-10-09 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* operation/messages/message.php: Changed select size.
|
* operation/agentes/estado_alertas.php: Add code for showing 'Never'
|
||||||
|
if never an alert has been triggered.
|
||||||
* godmode/usuarios/configurar_usuarios.php: Changed select size.
|
|
||||||
|
* operation/agentes/estado_alertas.php, estado_agente.php
|
||||||
* godmode/setup/setup.php: Changed select size.
|
, status_monitor.php: Changed select size.
|
||||||
|
|
||||||
2006-10-08 Sancho Lerena <slerena@artica.es>
|
* operation/incidents/incident_search.php: Changed select size.
|
||||||
|
|
||||||
* incident_detail.php: Fixed DOS newlines to UNIX newlines. Fixed
|
* operation/messages/message.php: Changed select size.
|
||||||
help code. Fixed Background color for field "Source".
|
|
||||||
|
* godmode/usuarios/configurar_usuarios.php: Changed select size.
|
||||||
2006-10-04 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* godmode/setup/setup.php: Changed select size.
|
||||||
* operation/agentes/estado_ultimopaquete.php: Delete old comments.
|
|
||||||
|
2006-10-08 Sancho Lerena <slerena@artica.es>
|
||||||
* general/login_page.php, logon_ok.php: Updated headers.
|
|
||||||
|
* incident_detail.php: Fixed DOS newlines to UNIX newlines. Fixed
|
||||||
* include/config.php: Set PHP errors disabled by default.
|
help code. Fixed Background color for field "Source".
|
||||||
|
|
||||||
2006-09-28 Sancho Lerena <slerena@artica.es>
|
2006-10-04 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* languages/language_es_es.php: Fixed message "out of limits"
|
* operation/agentes/estado_ultimopaquete.php: Delete old comments.
|
||||||
without tildes in spanish for jpgraph output.
|
|
||||||
|
* general/login_page.php, logon_ok.php: Updated headers.
|
||||||
* pandoradb_1.1_to_1.2.sql: Fixed small issues: mod_data_inc was
|
|
||||||
as mod_inc.gif in modify SQL sentence. Spanish language is
|
* include/config.php: Set PHP errors disabled by default.
|
||||||
_es_es not _es. Setup by default english language after
|
|
||||||
migration. Added network agent as OS. Changed Build versions in
|
2006-09-28 Sancho Lerena <slerena@artica.es>
|
||||||
DB Scheme and versions (1.1 in old one !!!).
|
|
||||||
|
* languages/language_es_es.php: Fixed message "out of limits"
|
||||||
* pandora_console/pandoradb_data.sql: Fixed version number and
|
without tildes in spanish for jpgraph output.
|
||||||
build.
|
|
||||||
|
* pandoradb_1.1_to_1.2.sql: Fixed small issues: mod_data_inc was
|
||||||
2006-09-23 Raul Mateos <raulofpandora@gmail.com>
|
as mod_inc.gif in modify SQL sentence. Spanish language is
|
||||||
|
_es_es not _es. Setup by default english language after
|
||||||
* godmode/agentes/configurar_agente.php: Comment DEBUG code added
|
migration. Added network agent as OS. Changed Build versions in
|
||||||
last update.
|
DB Scheme and versions (1.1 in old one !!!).
|
||||||
|
|
||||||
2006-09-21 Sancho Lerena <slerena@artica.es>
|
* pandora_console/pandoradb_data.sql: Fixed version number and
|
||||||
|
build.
|
||||||
* pandoradb.sql: Altered tagente_datos field "datos" to have
|
|
||||||
DOUBLE(18,2) instead of DOUBLE (12,2).
|
2006-09-23 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* pandora_db1.1_to1.2.sql: Altered tagente_datos field "datos" to
|
* godmode/agentes/configurar_agente.php: Comment DEBUG code added
|
||||||
have DOUBLE(18,2) instead of DOUBLE (12,2).
|
last update.
|
||||||
|
|
||||||
2006-09-16 Raul Mateos <raulofpandora@gmail.com>
|
2006-09-21 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* Set all timestamp values in pandoradb.sql file to 0000-00-00 00:00:00
|
* pandoradb.sql: Altered tagente_datos field "datos" to have
|
||||||
|
DOUBLE(18,2) instead of DOUBLE (12,2).
|
||||||
2006-09-11 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* pandora_db1.1_to1.2.sql: Altered tagente_datos field "datos" to
|
||||||
* Massive upload of several help files to update text.
|
have DOUBLE(18,2) instead of DOUBLE (12,2).
|
||||||
|
|
||||||
2006-09-10 Raul Mateos <raulofpandora@gmail.com>
|
2006-09-16 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* Massive upload several files, to reflect changes in help,
|
* Set all timestamp values in pandoradb.sql file to 0000-00-00 00:00:00
|
||||||
only text, no code changed
|
|
||||||
|
2006-09-11 Raul Mateos <raulofpandora@gmail.com>
|
||||||
* pandoradb.sql: change value of ultimo_contacto row in
|
|
||||||
tagente table to 0000-00-00 00:00:00, to solve a small issue
|
* Massive upload of several help files to update text.
|
||||||
when the agent haven't send any data
|
|
||||||
|
2006-09-10 Raul Mateos <raulofpandora@gmail.com>
|
||||||
2006-09-08 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* Massive upload several files, to reflect changes in help,
|
||||||
* images/pandora.ico: New icon for Pandora Web Console
|
only text, no code changed
|
||||||
|
|
||||||
2006-09-04 Raul Mateos <raulofpandora@gmail.com>
|
* pandoradb.sql: change value of ultimo_contacto row in
|
||||||
|
tagente table to 0000-00-00 00:00:00, to solve a small issue
|
||||||
* help/es/image001.gif: Replaced old image
|
when the agent haven't send any data
|
||||||
* help/en/image001.gif: Repladed old image
|
|
||||||
|
2006-09-08 Raul Mateos <raulofpandora@gmail.com>
|
||||||
2006-08-30 Sancho Lerena <slerena@artica.es>
|
|
||||||
|
* images/pandora.ico: New icon for Pandora Web Console
|
||||||
* CHANGELOG: Renamed to ChangeLog
|
|
||||||
|
2006-09-04 Raul Mateos <raulofpandora@gmail.com>
|
||||||
* reporting/*.php: Replaced old code with new code for trunk. Deleted
|
|
||||||
old_jpg_functions directory from repository
|
* help/es/image001.gif: Replaced old image
|
||||||
|
* help/en/image001.gif: Repladed old image
|
||||||
|
|
||||||
2006-07-20 Raul Mateos <raulofpandora@gmail.com>
|
2006-08-30 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* language_fr.php. Update text.
|
* CHANGELOG: Renamed to ChangeLog
|
||||||
|
|
||||||
* language_ca.php. Update text.
|
* reporting/*.php: Replaced old code with new code for trunk. Deleted
|
||||||
|
old_jpg_functions directory from repository
|
||||||
* language_pt_br.php. Update text.
|
|
||||||
|
|
||||||
* language_ast_es.php. Update text.
|
2006-07-20 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* language_it.php. Update text.
|
* language_fr.php. Update text.
|
||||||
|
|
||||||
* snmp_alert.php. Add text when alert not created /updated / deleted. Add
|
* language_ca.php. Update text.
|
||||||
different colors between
|
|
||||||
rows (cosmetic changes).
|
* language_pt_br.php. Update text.
|
||||||
|
|
||||||
|
* language_ast_es.php. Update text.
|
||||||
2006-07-18 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* language_it.php. Update text.
|
||||||
* Some headers changed to show the "official" GPL Header info. No new features or solved bugs
|
|
||||||
|
* snmp_alert.php. Add text when alert not created /updated / deleted. Add
|
||||||
|
different colors between
|
||||||
2006-07-17 Raul Mateos <raulofpandora@gmail.com>
|
rows (cosmetic changes).
|
||||||
|
|
||||||
* exportdata.php. Add a line at the end of table
|
|
||||||
|
2006-07-18 Raul Mateos <raulofpandora@gmail.com>
|
||||||
* view_server.php. Add different colors between rows (cosmetic changes)
|
|
||||||
|
* Some headers changed to show the "official" GPL Header info. No new features or solved bugs
|
||||||
* Some headers changed to show the "official" GPL Header info
|
|
||||||
|
|
||||||
* modificar_server.php. Add different colors between rows (cosmetic changes). Add line before the submit button. Add help.
|
2006-07-17 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* configurar_agente.php. Solved small bug that only show the last alert when creating alert in an agent, but the alert was created into database.
|
* exportdata.php. Add a line at the end of table
|
||||||
|
|
||||||
2006-07-13 Sancho Lerena <sancho.lerena@artica.es>
|
* view_server.php. Add different colors between rows (cosmetic changes)
|
||||||
|
|
||||||
* estado_grupo.php. Fix bug viewing groups, agent intervar was not read and
|
* Some headers changed to show the "official" GPL Header info
|
||||||
misused, resulting in a bad result of module down total sum.
|
|
||||||
|
* modificar_server.php. Add different colors between rows (cosmetic changes). Add line before the submit button. Add help.
|
||||||
* Some headers changed to show the "official" GPL Header info
|
|
||||||
|
* configurar_agente.php. Solved small bug that only show the last alert when creating alert in an agent, but the alert was created into database.
|
||||||
* godmode/setup/setup.php. Fixed small bug showing filelist.
|
|
||||||
|
2006-07-13 Sancho Lerena <sancho.lerena@artica.es>
|
||||||
2006-07-12 Raul Mateos <raulofpandora@gmail.com>
|
|
||||||
|
* estado_grupo.php. Fix bug viewing groups, agent intervar was not read and
|
||||||
* datos_agente.php. Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes). Add Help.
|
misused, resulting in a bad result of module down total sum.
|
||||||
|
|
||||||
* user.php. Add new text about authors. Clean code.
|
* Some headers changed to show the "official" GPL Header info
|
||||||
|
|
||||||
* menu.php. Add highlight when datos_agente selected.
|
* godmode/setup/setup.php. Fixed small bug showing filelist.
|
||||||
|
|
||||||
* pandora.css. Add new text about authors.
|
2006-07-12 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* changed name from pandora_info_es.html to pandora_info_es_es.html and pandora_info_bb.html to pandora_info_ast_es.html
|
* datos_agente.php. Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes). Add Help.
|
||||||
|
|
||||||
* pandora_info_it.html. New file, GPL license in italian
|
* user.php. Add new text about authors. Clean code.
|
||||||
|
|
||||||
* language_it.php. New language file, italian
|
* menu.php. Add highlight when datos_agente selected.
|
||||||
|
|
||||||
* pandoradb_data.sql. Change to add that the new language
|
* pandora.css. Add new text about authors.
|
||||||
|
|
||||||
* help/it. New directory for help files in italian
|
* changed name from pandora_info_es.html to pandora_info_es_es.html and pandora_info_bb.html to pandora_info_ast_es.html
|
||||||
|
|
||||||
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
|
* pandora_info_it.html. New file, GPL license in italian
|
||||||
|
|
||||||
* Moved FreeSans.ttf to the reporting directory
|
* language_it.php. New language file, italian
|
||||||
|
|
||||||
* Modified config.php. Now only shows the font, $config_fontpath var is set without the path (it should look for the font in the reporting directory)
|
* pandoradb_data.sql. Change to add that the new language
|
||||||
|
|
||||||
2006-07-11 Sancho Lerena <slerena@gmail.com>
|
* help/it. New directory for help files in italian
|
||||||
|
|
||||||
* config.php: Replaced default font for use in graphs to use FreeSans.ttf
|
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* FreeSans.ttf: added to SVN repository.
|
* Moved FreeSans.ttf to the reporting directory
|
||||||
|
|
||||||
* fpgraph.php: Fixed problem with Call-time pass-by-reference in PHP.
|
* Modified config.php. Now only shows the font, $config_fontpath var is set without the path (it should look for the font in the reporting directory)
|
||||||
|
|
||||||
* functions.php: Updated parametro_limpio() security function to parse better.
|
2006-07-11 Sancho Lerena <slerena@gmail.com>
|
||||||
Includes a regular expression to purge %00 expresions.
|
|
||||||
|
* config.php: Replaced default font for use in graphs to use FreeSans.ttf
|
||||||
|
|
||||||
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
|
* FreeSans.ttf: added to SVN repository.
|
||||||
|
|
||||||
* user_edit.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
* fpgraph.php: Fixed problem with Call-time pass-by-reference in PHP.
|
||||||
|
|
||||||
* menu.php: Add new text about authors. Add code to highlight "edit my user" when editing the user authenticated.
|
* functions.php: Updated parametro_limpio() security function to parse better.
|
||||||
|
Includes a regular expression to purge %00 expresions.
|
||||||
* index.php: Add new text about authors.
|
|
||||||
|
|
||||||
* functions.php: Add new text about authors. Change PATH to noaccess.php file.
|
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
* noaccess.php: Add new text about authors.
|
* user_edit.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
||||||
|
|
||||||
* login_failed.php: Add new text about authors.
|
* menu.php: Add new text about authors. Add code to highlight "edit my user" when editing the user authenticated.
|
||||||
|
|
||||||
* logoff.php: Add new text about authors.
|
* index.php: Add new text about authors.
|
||||||
|
|
||||||
* config.php: Add new text about authors.
|
* functions.php: Add new text about authors. Change PATH to noaccess.php file.
|
||||||
|
|
||||||
* configurar_usuarios.php: Add new text about authors. Clean code. Solve small bug that avoid creating a new user. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
* noaccess.php: Add new text about authors.
|
||||||
|
|
||||||
* pandora.css: Added new class .datos2t
|
* login_failed.php: Add new text about authors.
|
||||||
|
|
||||||
* ver_agente.php: Add new text about authors. Clean Code.
|
* logoff.php: Add new text about authors.
|
||||||
|
|
||||||
* estado_generalagente.php: Add new text about authors. Solve small bug showing different colors between rows (cosmetic changes).
|
* config.php: Add new text about authors.
|
||||||
|
|
||||||
* estado_agente.php: Clean code, add new text about authors.
|
* configurar_usuarios.php: Add new text about authors. Clean code. Solve small bug that avoid creating a new user. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
||||||
|
|
||||||
* configurar_agente.php: Solve small bug that in some cases the module association form didn't work.
|
* pandora.css: Added new class .datos2t
|
||||||
Added the feature of disable the not required inputs for the different type of agents while editing
|
|
||||||
module.
|
* ver_agente.php: Add new text about authors. Clean Code.
|
||||||
|
|
||||||
* incident_search.php: Add new text about authors and add a line between table and button (cosmetic change).
|
* estado_generalagente.php: Add new text about authors. Solve small bug showing different colors between rows (cosmetic changes).
|
||||||
|
|
||||||
* setup.php: Add new text about authors and add a line between table and button (cosmetic change).
|
* estado_agente.php: Clean code, add new text about authors.
|
||||||
|
|
||||||
* estado_grupo.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
* configurar_agente.php: Solve small bug that in some cases the module association form didn't work.
|
||||||
|
Added the feature of disable the not required inputs for the different type of agents while editing
|
||||||
* view_server.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
module.
|
||||||
|
|
||||||
* snmp_alert.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Cosmetic change, adding class 'suc' when creating alert is successful.
|
* incident_search.php: Add new text about authors and add a line between table and button (cosmetic change).
|
||||||
|
|
||||||
* snmp_view.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
* setup.php: Add new text about authors and add a line between table and button (cosmetic change).
|
||||||
|
|
||||||
* tip.css: Change class padding to not showing error in Firefox Javascript Console.
|
* estado_grupo.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
||||||
|
|
||||||
* message.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Add a line between table and button (cosmetic change).
|
* view_server.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
||||||
|
|
||||||
* incident_detail.php: Add new text about authors. Add a line between table and button. Add different colors between rows. Change button position (cosmetic changes).
|
* snmp_alert.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Cosmetic change, adding class 'suc' when creating alert is successful.
|
||||||
|
|
||||||
* incident_note.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
* snmp_view.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
|
||||||
|
|
||||||
|
* tip.css: Change class padding to not showing error in Firefox Javascript Console.
|
||||||
|
|
||||||
2006-07-09 Sancho Lerena <slerena@artica.es>
|
* message.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Add a line between table and button (cosmetic change).
|
||||||
|
|
||||||
* ChangeLog: Create this file, prior to launch final 1.2 version. For the next
|
* incident_detail.php: Add new text about authors. Add a line between table and button. Add different colors between rows. Change button position (cosmetic changes).
|
||||||
versions, will use it for every branch and subproject.
|
|
||||||
|
* incident_note.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
|
||||||
* configurar_agente.php : Fixed Undefined index: combo_snmp_oid notice error.
|
|
||||||
|
|
||||||
* estado_grupo.php: Detect old "OK" monitors, but doesnt check if they are down
|
|
||||||
in time, so for example, a old monitor with OK signal but from a week old, it is
|
2006-07-09 Sancho Lerena <slerena@artica.es>
|
||||||
shown as GREEN (good) value, not as a DOWN (white with ? symbol). FIXED.
|
|
||||||
Now counts data modules for DOWN total account, and show grey button if ANY
|
* ChangeLog: Create this file, prior to launch final 1.2 version. For the next
|
||||||
type of module is down, not only monitors. Improved SQL searches.
|
versions, will use it for every branch and subproject.
|
||||||
|
|
||||||
* estado_agente.php, estado_ultimopaquete.php: Same as estado_grupo with data_modules,
|
* configurar_agente.php : Fixed Undefined index: combo_snmp_oid notice error.
|
||||||
included in total account, more accurate accounting. A new value shown in grey for
|
|
||||||
DOWN modules, being monitors or single data modules, no matter type. Improved SQL
|
* estado_grupo.php: Detect old "OK" monitors, but doesnt check if they are down
|
||||||
searches. Individual module intervals are used to determine if a module is down,
|
in time, so for example, a old monitor with OK signal but from a week old, it is
|
||||||
if there is no individual module interval, global agent interval is used.
|
shown as GREEN (good) value, not as a DOWN (white with ? symbol). FIXED.
|
||||||
Now it's possible to have a module with higher interval than Agent interval, so
|
Now counts data modules for DOWN total account, and show grey button if ANY
|
||||||
we take now the more higest interval in modules to calculate if an agent is DOWN.
|
type of module is down, not only monitors. Improved SQL searches.
|
||||||
|
|
||||||
* fgraph.php: updated progressbar function to show N/A when data is above 100 or below 0.
|
* estado_agente.php, estado_ultimopaquete.php: Same as estado_grupo with data_modules,
|
||||||
|
included in total account, more accurate accounting. A new value shown in grey for
|
||||||
|
DOWN modules, being monitors or single data modules, no matter type. Improved SQL
|
||||||
|
searches. Individual module intervals are used to determine if a module is down,
|
||||||
|
if there is no individual module interval, global agent interval is used.
|
||||||
|
Now it's possible to have a module with higher interval than Agent interval, so
|
||||||
|
we take now the more higest interval in modules to calculate if an agent is DOWN.
|
||||||
|
|
||||||
|
* fgraph.php: updated progressbar function to show N/A when data is above 100 or below 0.
|
||||||
|
@ -45,7 +45,9 @@ if (comprueba_login() == 0)
|
|||||||
|
|
||||||
// generate select
|
// generate select
|
||||||
|
|
||||||
echo "<h3>".$lang_label["filter"]."</h3>";
|
echo "<h3>".$lang_label["filter"];
|
||||||
|
echo "<a href='help/".$help_code."/chap6.php#6' target='_help' class='help'>
|
||||||
|
<span>".$lang_label["help"]."</span></a></h3>";
|
||||||
echo "<form name='query_sel' method='post' action='index.php?sec=godmode&sec2=godmode/admin_access_logs'>";
|
echo "<form name='query_sel' method='post' action='index.php?sec=godmode&sec2=godmode/admin_access_logs'>";
|
||||||
echo "<table border='0'><tr><td valign='middle'>";
|
echo "<table border='0'><tr><td valign='middle'>";
|
||||||
echo "<select name='tipo_log' onChange='javascript:this.form.submit();'>";
|
echo "<select name='tipo_log' onChange='javascript:this.form.submit();'>";
|
||||||
|
@ -44,7 +44,7 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}
|
|||||||
|
|
||||||
<a name="2"><h1>2. Users</h1></a>
|
<a name="2"><h1>2. Users</h1></a>
|
||||||
|
|
||||||
<p>The definition of a user is based on the user's
|
<p>The definition of a user is based on the user
|
||||||
daily activity. One or more profiles can be assigned to a single user</p>
|
daily activity. One or more profiles can be assigned to a single user</p>
|
||||||
|
|
||||||
<p>A profile is a list of actions a user can or
|
<p>A profile is a list of actions a user can or
|
||||||
@ -134,7 +134,7 @@ a user usually reflects the user's activity.</p>
|
|||||||
<p>To create a new message to other user, go to "Messages" section in the Operation menu. You can also read the received messages, but the sent messages are not stored.</p>
|
<p>To create a new message to other user, go to "Messages" section in the Operation menu. You can also read the received messages, but the sent messages are not stored.</p>
|
||||||
|
|
||||||
<h3><a name="251">2.5.1. Messages to groups</a></h3>
|
<h3><a name="251">2.5.1. Messages to groups</a></h3>
|
||||||
<p>From "Messages">"Messages to groups" section in the Operation menu you can send messages to groups of users. The sent messages will not be stores.</p>
|
<p>From "Messages">"Messages to groups" section in the Operation menu you can send messages to groups of users. The sent messages will not be stored.</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -44,9 +44,67 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}
|
|||||||
|
|
||||||
<a name="7"><h1>7. Pandora Servers</h1></a>
|
<a name="7"><h1>7. Pandora Servers</h1></a>
|
||||||
|
|
||||||
<p>From "Manage Servers" section, in the Administration menu you can see a list of configured Pandora Servers and also can manage them.</p>
|
<p>In Pandora 1.2 there are three different type of servers, Network Server,
|
||||||
|
Data Server and SNMP Server.</p>
|
||||||
|
|
||||||
<p>From "Pandora Servers" in the Operation menu you can see a list of the Pandora Servers.</p>
|
<p>It is possible to manage the Pandora Servers from "Pandora Servers" option
|
||||||
|
in the Operation menu.</p>
|
||||||
|
|
||||||
|
<p class="center"><img src="images/servers1.png"></p>
|
||||||
|
<p>The following fields are displayed:</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<b>Name:</b> Name of the server.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Status:</b> Status of the server. Green OK and Red FAIL.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>IP address:</b> IP of the Server.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Description:</b> Server description.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Network:</b> Mark for Network Server.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Data:</b> Mark for Data Server.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>SNMP:</b> Mark for SNMP Server.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Master:</b> Marked when the server is Master and not
|
||||||
|
marked when the master is backup.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Check:</b>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Started at:</b> Date when the Server started.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Updated at:</b> The date of the last update.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Action:</b> Icons to modify server properties or
|
||||||
|
to delete a server (only in Administration menu).
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<p>From "Manage Servers", Administration menu you can configure and manage
|
||||||
|
servers.</p>
|
||||||
|
<p>
|
||||||
|
It is possible delete a server using the icon
|
||||||
|
<img src="../../images/cancel.gif">
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
It is possible to change the server properties using the icon
|
||||||
|
<img src="../../images/config.gif">
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
In a Server it is possible to modify: Name, IP Address and Description.
|
||||||
|
</p>
|
||||||
|
<p class="center"><img src="images/servers2.png"></p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
BIN
pandora_console/help/en/images/servers1.png
Normal file
BIN
pandora_console/help/en/images/servers1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
pandora_console/help/en/images/servers2.png
Normal file
BIN
pandora_console/help/en/images/servers2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -128,10 +128,12 @@ el menú de operación.</p>
|
|||||||
|
|
||||||
<h2><a name="25">2.5. Mensajes a usuarios</a></h2>
|
<h2><a name="25">2.5. Mensajes a usuarios</a></h2>
|
||||||
|
|
||||||
<p>Desde «Mensajes», en el menú de operación podemos enviar mensajes a otros usuarios y leer los mensajes que hemos recibido. No se almacenan los que se han enviado.</p>
|
<p>Desde «Mensajes», en el menú de operación podemos enviar mensajes a otros usuarios y leer los mensajes que hemos recibido. No se almacenan los correos
|
||||||
|
que se han enviado.</p>
|
||||||
|
|
||||||
<h3><a name="251">2.5.1. Mensajes a grupos</a></h3>
|
<h3><a name="251">2.5.1. Mensajes a grupos</a></h3>
|
||||||
<p>Desde «Mensajes» > «Mensajes a grupos» en el menú de operación podemos enviar mensajes a grupos de usuarios. No se almacenan los que se han enviado.</p>
|
<p>Desde «Mensajes» > «Mensajes a grupos» en el menú de operación podemos enviar mensajes a grupos de usuarios. No se almacenan los correos que se han enviado.
|
||||||
|
</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
@ -40,9 +40,70 @@ div.rayah {clear:both; border-top: 1px solid #708090; width: 100%;}
|
|||||||
|
|
||||||
<h1><a name="7">7. Servidores Pandora</a></h1>
|
<h1><a name="7">7. Servidores Pandora</a></h1>
|
||||||
|
|
||||||
<p>Desde «Gestión» en el menú de administración se puede acceder a la lista de los Servidores Pandora que están configurados y administrarlos.</p>
|
<p>En Pandora 1.2 hay tres tipos diferentes de servidores, Servidor de red,
|
||||||
|
Servidor de datos y servidor SNMP.</p>
|
||||||
|
|
||||||
<p>Desde «Servidores Pandora» en el menú de operación se puede acceder a la lista de los Servidores Pandora.</p>
|
<p>Desde «Servidores Pandora» en el menú de operación se puede
|
||||||
|
acceder a la lista de los Servidores Pandora.</p>
|
||||||
|
|
||||||
|
<p class="center"><img src="images/servers1.png"></p>
|
||||||
|
<p>Se muestran los siguientes campos:</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<b>Nombre:</b> Nombre del servidor.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Estado:</b> Estado del servidor. Si es verde todo está correto,
|
||||||
|
si está rojo, hay fallos.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Dirección IP:</b> Dirección IP del Servidor.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Descripción:</b> Descripción del Servidor.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Red:</b> Marca el servidor de red.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Datos:</b> Marca el servidor de datos.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>SNMP:</b> Marca el servidor SNMP.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Principal:</b> Marcado cuando el servidor es el <i>Master</i>
|
||||||
|
y no marcado cuando es de <i>backup</i>.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Check:</b>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Arrancado el:</b> Fecha y hora de inicio del servidor.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Actualizado el:</b> Fecha y hora de la última actualización.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Acción:</b> Iconos para modificar las propiedades del servidor o
|
||||||
|
borrarlo (esta opción sólo aparece en el menú de
|
||||||
|
administración).
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<p>Desde «Gestión» en el menú de administración se puede acceder a la lista de los Servidores Pandora que están configurados y administrarlos.</p>
|
||||||
|
<p>
|
||||||
|
Para borrar un servidor utilizamos el icono
|
||||||
|
<img src="../../images/cancel.gif">
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Para modificar un servidor utilizamos el icono
|
||||||
|
<img src="../../images/config.gif">
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Si estamos modificando un servidor podemos cambiar las siguientes
|
||||||
|
propiedades: Nombre, dirección IP y descripción.
|
||||||
|
</p>
|
||||||
|
<p class="center"><img src="images/servers2.png"></p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
BIN
pandora_console/help/es/images/servers1.png
Normal file
BIN
pandora_console/help/es/images/servers1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
pandora_console/help/es/images/servers2.png
Normal file
BIN
pandora_console/help/es/images/servers2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -1,3 +1,10 @@
|
|||||||
|
2006-12-04 Raul Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
|
* en/images/servers1.png, servers2.png: Renamed files from Servers.png and
|
||||||
|
servers1.png.
|
||||||
|
|
||||||
|
* pandora_chapter2.xml, pandora_chapter7.xml: Updated files.
|
||||||
|
|
||||||
2006-12-03 Sancho Lerena <slerena@artica.es>
|
2006-12-03 Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
* pandora.xml: Updated header, now is Pandora FMS not Pandora. Add
|
* pandora.xml: Updated header, now is Pandora FMS not Pandora. Add
|
||||||
|
BIN
pandora_doc/en/images/servers1.png
Normal file
BIN
pandora_doc/en/images/servers1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
BIN
pandora_doc/en/images/servers2.png
Normal file
BIN
pandora_doc/en/images/servers2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
@ -31,9 +31,9 @@
|
|||||||
<sect1 id="sec2.1">
|
<sect1 id="sec2.1">
|
||||||
<title>Profile manager</title>
|
<title>Profile manager</title>
|
||||||
<para>
|
<para>
|
||||||
Pandora's profile manager is used to assign specific profiles to
|
Pandora profile manager is used to assign specific profiles to
|
||||||
each user. A hierarchy of users is created, structured by the
|
each user. A hierarchy of users is created, structured by the
|
||||||
user's profile within the company. With this system different
|
user profile within the company. With this system different
|
||||||
security levels can be implemented: read-only users, agent group
|
security levels can be implemented: read-only users, agent group
|
||||||
coordinators or system administrators.
|
coordinators or system administrators.
|
||||||
</para>
|
</para>
|
||||||
@ -160,8 +160,8 @@
|
|||||||
<title>Messages to groups</title>
|
<title>Messages to groups</title>
|
||||||
<para>
|
<para>
|
||||||
From "Messages" > "Messages to groups" section in the
|
From "Messages" > "Messages to groups" section in the
|
||||||
Operation menu you can send messages to groups of users. The
|
Operation menu you can send messages to groups of users. The
|
||||||
sent messages will not be stores.
|
sent messages will not be stored.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
It is possible to manage the Pandora Servers from the "Manage Servers"
|
It is possible to manage the Pandora Servers from the "Manage Servers"
|
||||||
option of the Administration menu.
|
option of the Administration menu.
|
||||||
</para>
|
</para>
|
||||||
<graphic scale='60' fileref="images/Servers.png" valign="bottom"
|
<graphic scale='60' fileref="images/servers1.png" valign="bottom"
|
||||||
align="center"/>
|
align="center"/>
|
||||||
<para>
|
<para>
|
||||||
The following fields are displayed in the Managed Servers page:
|
The following fields are displayed in the Managed Servers page:
|
||||||
@ -22,8 +22,8 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Status:</emphasis> Status of the server. Green ok and
|
<emphasis>Status:</emphasis> Status of the server. Green OK and
|
||||||
Red fail.
|
Red FAIL.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -33,12 +33,12 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Description:</emphasis> Server´s description.
|
<emphasis>Description:</emphasis> Server description.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Network:</emphasis> Mark for Network Server..
|
<emphasis>Network:</emphasis> Mark for Network Server.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -53,8 +53,8 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Master:</emphasis> Mark when the server is Master and not
|
<emphasis>Master:</emphasis> Marked when the server is Master and not
|
||||||
mark when the master is backup.
|
marked when the master is backup.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
@ -74,22 +74,26 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<emphasis>Action:</emphasis> Icons to modify a server's properties or
|
<emphasis>Action:</emphasis> Icons to modify server properties or
|
||||||
to delete a server.
|
to delete a server (only in Administration menu).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
<para>
|
||||||
|
From "Manage Servers", Administration menu you can configure and manage
|
||||||
|
servers.
|
||||||
|
</para>
|
||||||
<para>
|
<para>
|
||||||
It is possible delete a server using the icon <inlinegraphic
|
It is possible delete a server using the icon <inlinegraphic
|
||||||
fileref="images/cancel.png"/>
|
fileref="images/cancel.png"/>
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
It is posible to change the server's properties using the icon
|
It is possible to change the server properties using the icon
|
||||||
<inlinegraphic fileref="images/config.png"/>
|
<inlinegraphic fileref="images/config.png"/>
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
In a Server is posiible modify: Name, IP Address and Description.
|
In a Server it is possible to modify: Name, IP Address and Description.
|
||||||
</para>
|
</para>
|
||||||
<graphic scale='70' fileref="images/Servers1.png" valign="bottom"
|
<graphic scale='70' fileref="images/servers2.png" valign="bottom"
|
||||||
align="center"/>
|
align="center"/>
|
||||||
</chapter>
|
</chapter>
|
Loading…
x
Reference in New Issue
Block a user