How do I switch a Sun Management Center agent running on a host connected to multiple networks from one network to the other?
When installing an agent on a host with more than one IP address, the agent will use the IP address to which the hostname is assigned. To change the IP address used by the agent to the other, do the following: 1. Become root on the host. 2. Stop the agent using: # /opt/SUNWsymon/sbin/es-stop -a 3. Change the agent’s interface by editing /var/opt/SUNWsymon/cfg/domain-config.x 4. Locate and modify the “agentServer” parameter to the desired IP Address (or the hostname which resolves the proper IP Address) 5. Reseed the agent by running: # /opt/SUNWsymon/sbin/es-run base-usm-seed.sh -s
Related Questions
- Is there a way a specific Sun Management Center (Sun MC) module in a certain host can be turned on and off dynamically by some script/program/command?
- How do I switch a Sun Management Center agent running on a host connected to multiple networks from one network to the other?
- Can standard rules be distributed over multiple machines running Sun Management Center agents?