<HTML>
<HEAD>
<TITLE>pbeagent-7.0.0-119 (PowerChute Business Edition Agent)</TITLE>
<link rel="stylesheet" type="text/css" href="../css0.css">
</HEAD>
<BODY>

<!--#include virtual="/doc/header.html" -->

<h1>pbeagent-7.0.0-119 (PowerChute Business Edition Agent)</h1>
<p align=right>Tested on 08/Nov/2005 by SuSE 10.0</p>

<p>PowerChute Business Edition Agent can safely shutdown your Linux server in a case of a power cut</p>

<!-******************** HEADER ********************>
<h2>Install PowerChute Business Edition Agent</h2>

<li>Install RPM package from the supplied CD
<pre>
# rpm -ihv pbeagent-7.0.0-119.i386.rpm
</pre>

<li>Run /opt/APC/PowerChuteBusinessEdition/Agent/config.sh to configure login and information and UPS type
<pre>
American Power Conversion
PowerChute Business Edition Agent Configuration Utility
------------------------------------------------------------

New Username
> <b>admin</b>
New Password
>
Confirm New Password
>

Select the Signal Type
[1]: Smart
[2]: Simple
> <b>1</b>

Select the serial port
[1]: /dev/ttyS0
[2]: /dev/ttyS1
[3]: Other
> <b>1</b>

Signal Type: Smart
Share UPS: No
Serial Port: /dev/ttyS0

Are the UPS settings correct? (Yes or No)
> <b>yes</b>

Start PowerChute Business Edition Agent? (Yes or No)
> <b>yes</b>

Starting PowerChute Business Edition Agent...
PowerChute Business Edition Agent started.
</pre></li>

<li>The script allow you to start PowerChute automatically. However, you can also manually start PowerChute
<pre>
# /etc/init.d/PBEAgent start
</pre></li>

<li>This agent will run on all the run level.
<pre>
# chkconfig --list | grep PBEAgent
PBEAgent                  0:off  1:on   2:on   3:on   4:on   5:on   6:off
</pre></li>


<!-******************** HEADER ********************>
<h2>Manage Agent</h2>

<li>To control the agent, you need a PowerChute server, and a PowerChute console on Windows PC.<br>
<img src="images/apc-01.png" border=1></li>

<li>From the console, add your Linux server into the PowerChute console,<br>
<img src="images/apc-02.png" border=1></li>

<li>The console will look like this,<br>
<img src="images/apc-03.png" border=1></li>

<hr><a href="../index.html">Back</a>

<!--#include virtual="/doc/footer.html" -->

</body>
</html>

