Command Line Reference Guide

Managing Cartridges and Metrics 109
Managing Agents
Syntax
fglcmd connection_options -cmd agent:start {-agentid agent_ID|
-name agent_name|-namespace agent_namespace|-all}
[-host host_name] [-adapter adapter_ID] [-type agent_type]
[-deletable {true|false}] [-datacollection {true|false}]
[-activatable {true|false}] [-active {true|false}] [-regex]
[-force] [-nowait]
Options and arguments
Option Argument Description
activatable
true or false Indicates whether to start agent instances that
can (true) or cannot be activated (false).
active
true or false Indicates whether to start agent instances that
are active (true) or inactive (false).
adapter
adapter_ID An explicit text string or a regular expression
that identifies one or more vFoglight adapters.
agentid
agent_ID Identifies an instance of a vFoglight agent that
is to be started.
all
None Indicates that all agent instances should be
started.
datacollection
true or false Indicates whether to start vFoglight agent
instances that are (true) or are not collecting
data (false).
deletable
true or false Indicates whether to start vFoglight agent
instances that can (true) or cannot be deleted
(false).
force
None In cases where multiple agents are selected, it
indicates that all selected agents should be
started.
host
host_name An explicit text string or a regular expression
that specifies one or more host names.