# gunzip pcns223sol[1].tar.gz (左記のファイルはSolaris版の例です)
# tar -xf pcns223sol[1].tar
2. install.shの実行
# pwd
/tmp/pcns223
# ls
Solaris pcns223_solaris.tar (1.で生成されたディレクトリに移動します)
# cd ./Solaris
# ls
install.sh jre150_13_solaris.tar.gz relnotes.htm
install.htm pcns223.tar.gz silentInstall.sample
# ./install.sh(インストーラーを実行してください)
------------------------------------------------------------------
PowerChute Network Shutdown v.2.2.3 Installation Script
Copyright American Power Conversion Corporation. 2007
------------------------------------------------------------------
OS=Solaris
Initializing ...
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/jre150_13) 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_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) Client VM (build 1.5.0_13-b05, mixed mode, sharing)
Completed. Please run the PCNSConfig.sh script located within the PCNS installation directory to complete the installation. (使用するjavaの指定です。Linux, VMware, Solarisについてはソフトウェアデフォルトのjavaを使用する場合には "enterキーを入力"、 システムにインストールされたjavaを使用してPowerChute Network Shutdownを動作させる場合には使用するJREのディレクトリを入力ください)
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.