Install Server Pool Monitoring Agents in Linux

Install Server Pool Monitoring Agents on all members of a Linux-based server pool. Perform this task on all server pool members.

Steps

  1. On the server, copy the ServerPool_Monitoring_Agent_Installer/Linux/ directory from the SMC installation DVD to a suitable location.
  2. 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.