Top
ServerView Resource Coordinator VE Setup Guide

5.2 Agent

The Resource Coordinator VE Agent starts automatically on managed servers.
This section explains how to manually start or stop an Agent and how to check its operating state.

Note

To prevent conflicts, the deployment service is uninstalled from the Resource Coordinator VE Agent when using ServerView Deployment Manager on the Admin LAN. In such cases, there is no need to start or stop the deployment service when starting or stopping the Resource Coordinator VE Agent.

[Windows/Hyper-V]
The Agent consists of the following two Windows services.

From the Windows Control Panel, open "Administrative Tools". Then, open the [Services] window to check the state of each service.
The following explains how to start and stop each service.

[Linux/VMware/Xen]
The Agent consists of the following services.

Execute the following commands to determine whether an Agent is active or not. An Agent is active if the "/bin/ps -ef" command shows the following two processes as running processes.

The following explains how to start and stop each service.

[Solaris]
The Agent consists of the following services.

Execute the following command to determine whether an Agent is active or not. An Agent is active if the "/bin/ps -ef" command shows the following process as a running process.

# /bin/ps -ef | grep FJSVrcvat <RETURN>

Agents can be started and stopped using the "start" and "stop" subcommands of the rcxadm agtctl command.
Refer to "5.1 rcxadm agtctl" of the "ServerView Resource Coordinator VE Command Reference" for details on the command.