#gunzip pcns224Linux.tar.gz (左記のファイルはLinux版の例です)
# tar -xf pcns224Linux.tar
2. install.shの実行
# pwd
/tmp/pcns224
# ls
install.htm jre1.5.0_18_linux.tar.gz pcns224Linux.tar silentInstall.sample
install.sh pcns224.tar.gz relnotes.htm
# ./install.sh (インストーラーを実行してください)
------------------------------------------------------------------
PowerChute Network Shutdown v.2.2.4 for Linux
Copyright (c) 2009 Schneider Electric, All Rights Reserved.
------------------------------------------------------------------
OS=Linux
Initializing ...
ja_JP.eucJP
Press any key to display End User License Agreement [enterキー]
American Power Conversion Corporation -- ソフトウェア使用許諾契約書
本ソフトウェア使用許諾契約書(以後「契約書」)は、「ライセンサー」であるAmerican Power Conversion Corporation(以後「APC」)およびユーザ(以後「お客様」)の間で
結ばれた法律上の契約であり、本契約書が付属しているAPCソフトウェアに関するものです。 [enterキー] (使用許諾がスクロールしますので最後まで確認ください)
Do you agree to the above license terms? [yes or no] yes (使用許諾の同意確認です。同意のうえ "yes"を入力ください)
Please enter the PCNS instance number [1|2|3] or press enter to use default value of 1: 1(インスタンスを決定します、通常は "1" を選択ください)
1 PCNS instance(s) will be installed.
Please enter the installation directory or press enter to install to the default directory (/opt/APC/PowerChute): [enterキー](インストール先のディレクトリの決定です。デフォルトディレクトリへのインストールの場合、"enterキーを入力" ください)
Are you sure you want to install PCNS to /opt/APC/PowerChute [Yes|No]? yes (インストールディレクトリの再確認です、"yes" を入力ください)
PCNS will be installed to /opt/APC/PowerChute
Copying the installation files ...
Extracting PCNS files ...
PCNS is extracted to /opt/APC/PowerChute
Please enter java directory if you want to use your system java (example:/usr/local/bin/jre/jre1.5.0_18) or press enter to install the bundled Java: [enterキー]
Copying jre to /opt/APC/PowerChute/jre ...
Extracting jre to /opt/APC/PowerChute/jre ...
java version "1.5.0_18"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_18-b02)
Java HotSpot(TM) Client VM (build 1.5.0_18-b02, mixed mode, sharing)
JAVA_DIR=/opt/APC/PowerChute/jre/jre1.5.0_18
Configuring startup files ...
Startup script=/etc/rc.d/init.d/PowerChute
Updating Linux symbolic link ...
Configuring uninstall script ...
Completed. Please run the PCNSConfig.sh script located within the PCNS installation directory to complete the installation.
Please select the local host IP address to register [ 1 - 2 ]: x [ 注: こちらはPowerChute Network Shutdownがインストールされたサーバに複数枚のNICが存在する場合に表示されます。] (PowerChute Network Shutdownと通信を行うサーバ側のNICのIPアドレスを指定してください)
Please enter the subnet mask of the local host IP address to register or just press enter key to use default subnet mask [255.255.255.0]:xxx.xxx.xxx.xxx (PowerChute Network Shutdownと通信を行うサーバ側のNICに指定してあるサブネットマスクを入力ください)
[1]: Configure for a single APC UPS device
[2]: Configure for a parallel APC Silcon UPS/Smart-UPS VT system
[3]: Configure for multiple APC Smart-UPS devices
[4]: Configure for multiple APC Symmetra devices
Please select the appropriate configuration type (1) [ 1 - 4 ]: 1 (UPSの構成を選択: 1台のUPSで構成する場合は "1" のsingle APC UPSを選択、電源冗長構成の場合にはUPSの機種にあわせ "3"もしくは"4"を選択ください)
Do you wish to register these settings [ Yes | No | Abort ]? yes (入力内容が正しいことを確認し"yes"を入力)
Registering PowerChute Network Shutdown with the management card ...
PowerChute Network Shutdown registration completed successfully. (Network Management Cardと通信がとれ、設定が反映されるとregistration completed successfullyとなります)
Do you wish to start the PowerChute Network Shutdown service [ Yes | No ]? yes (PowerChute Network Shutdownのデーモンの開始のため"yes"を入力)
PowerChute Network Shutdown service started.