2006-09-12 17:17:32 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2006-09-13 17:48:45 +02:00
|
|
|
<chapter id="chapter7">
|
2006-09-29 19:21:14 +02:00
|
|
|
<title>Pandora Servers</title>
|
|
|
|
<para>
|
2006-11-20 12:04:28 +01:00
|
|
|
In Pandora 1.2 there are different type of servers, Network Server,
|
|
|
|
Data Server or SNMP Server.
|
2006-09-29 19:21:14 +02:00
|
|
|
</para>
|
|
|
|
<para>
|
2006-11-21 Raul Mateos <raulofpandora@gmail.com>
* en/pandora_install.xml, en/pandora_advanced.xml,
en/pandora_chapter1.xml, en/pandora_chapter2.xml,
en/pandora_chapter3.xml, en/pandora_chapter4.xml,
en/pandora_chapter5.xml, en/pandora_chapter6.xml,
en/pandora_chapter7.xml, en/pandora_chapter8.xml,
en/pandora_chapter9.xml, en/pandora_introduction.xml
en/pandora_migration.xml, en/pandora_userguide.xml:
Text correction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-11-21 16:55:45 +01:00
|
|
|
It is possible to manage the Pandora Servers from the "Manage Servers"
|
|
|
|
option of the Administration menu.
|
2006-09-29 19:21:14 +02:00
|
|
|
</para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<graphic scale='60' fileref="images/servers1.png" valign="bottom"
|
2006-11-20 12:04:28 +01:00
|
|
|
align="center"/>
|
|
|
|
<para>
|
|
|
|
The following fields are displayed in the Managed Servers page:
|
|
|
|
</para>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>Name:</emphasis> Name of the server.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<emphasis>Status:</emphasis> Status of the server. Green OK and
|
|
|
|
Red FAIL.
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>IP address:</emphasis> IP of the Server.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<emphasis>Description:</emphasis> Server description.
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<emphasis>Network:</emphasis> Mark for Network Server.
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>Data:</emphasis> Mark for Data Server.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>SNMP:</emphasis> Mark for SNMP Server.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<emphasis>Master:</emphasis> Marked when the server is Master and not
|
|
|
|
marked when the master is backup.
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>Check:</emphasis>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>Started at:</emphasis> Date when the Server started.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
<emphasis>Updated at:</emphasis> The date of the last update.
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<emphasis>Action:</emphasis> Icons to modify server properties or
|
|
|
|
to delete a server (only in Administration menu).
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2006-12-04 13:35:48 +01:00
|
|
|
<para>
|
|
|
|
From "Manage Servers", Administration menu you can configure and manage
|
|
|
|
servers.
|
|
|
|
</para>
|
2006-11-20 12:04:28 +01:00
|
|
|
<para>
|
2006-11-21 Raul Mateos <raulofpandora@gmail.com>
* en/pandora_install.xml, en/pandora_advanced.xml,
en/pandora_chapter1.xml, en/pandora_chapter2.xml,
en/pandora_chapter3.xml, en/pandora_chapter4.xml,
en/pandora_chapter5.xml, en/pandora_chapter6.xml,
en/pandora_chapter7.xml, en/pandora_chapter8.xml,
en/pandora_chapter9.xml, en/pandora_introduction.xml
en/pandora_migration.xml, en/pandora_userguide.xml:
Text correction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-11-21 16:55:45 +01:00
|
|
|
It is possible delete a server using the icon <inlinegraphic
|
2006-11-20 12:04:28 +01:00
|
|
|
fileref="images/cancel.png"/>
|
|
|
|
</para>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
It is possible to change the server properties using the icon
|
2006-11-21 Raul Mateos <raulofpandora@gmail.com>
* en/pandora_install.xml, en/pandora_advanced.xml,
en/pandora_chapter1.xml, en/pandora_chapter2.xml,
en/pandora_chapter3.xml, en/pandora_chapter4.xml,
en/pandora_chapter5.xml, en/pandora_chapter6.xml,
en/pandora_chapter7.xml, en/pandora_chapter8.xml,
en/pandora_chapter9.xml, en/pandora_introduction.xml
en/pandora_migration.xml, en/pandora_userguide.xml:
Text correction.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2006-11-21 16:55:45 +01:00
|
|
|
<inlinegraphic fileref="images/config.png"/>
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
|
|
|
<para>
|
2006-12-04 13:35:48 +01:00
|
|
|
In a Server it is possible to modify: Name, IP Address and Description.
|
2006-11-20 12:04:28 +01:00
|
|
|
</para>
|
2006-12-04 13:35:48 +01:00
|
|
|
<graphic scale='70' fileref="images/servers2.png" valign="bottom"
|
2006-11-20 12:04:28 +01:00
|
|
|
align="center"/>
|
2006-09-11 19:44:04 +02:00
|
|
|
</chapter>
|