Adding External Agents
This section discusses the commands used by the eG CLI to add an external agent for monitoring.
Task | Command | Example |
---|---|---|
Adding an External Agent (without client emulation) |
eGCLI AddExternalAgent -hostname <the name of the external agent host> (or) -hostip <HostIP> -agentname <Nickname> -managerid <ManagerID> |
eGCLI AddExternalAgent -hostip 192.168.10.55 |
eGCLI AddExternalAgent -hostname egurkha25 |
||
Adding an External Agent (with client emulation) |
eGCLI AddExternalAgent -hostname <the name of the host on which the target component is executing> (or) -hostip <HostIP> -agentname <Nickname> -clientemulation <yes/no> -managerid <ManagerID> |
eGCLI AddExternalAgent -hostip 192.168.10.55 |
eGCLI AddExternalAgent -hostname egurkha25 |