Install Server Pool Monitoring Agents on all members of a Linux-based Server Pool. Perform this task on all Server Pool members.
Steps
-
On the server, copy the ServerPool_Monitoring_Agent_Installer/Linux/ directory from the
SMC installation DVD to a suitable location.
-
In the terminal, change directories to the location where you copied the directory, extract the SGFWagent package, then run the rpm command.
For example, you can use the following commands.
cp SGFWagent.tar /var/spool/pkg
cd /var/spool/pkg
tar -xf SGFWagent.tar
rpm -i sgagent-4.0.0.build403-1.i386.rpm
The name of the .rpm file might vary, depending on the version you are using.