Valid on UNIX/Linux, Windows, z/OS
agentctrl sends Agent Technology control messages to an agent.
Windows
install-path\services\bin
UNIX/Linux, z/OS
install-path/services/bin
z/OS JCL
prefix.CAW0JCL(AGENTCTL)
Syntax
agentctrl [-h hostname] [-s] [-c] mibName:agentName ctrlMessage [-a | -m]
Parameters
Host name or IP address of the system on which the agent is running.
Default: local node
Extracts the information from the store, not the agent.
Prints in ConfigSet (ldconfig utility) format.
Top-level OID in the agent MIB (as registered with the setup registration function AWF_RegName). This value is the name of the MIB you want to browse. This name is often (but not always) the same as the agent name.
Name of the agent the control message is sent to (as registered with the setup registration function AWF_RegName, usually the agent executable name).
Control message text string.
Lists all objects (services and agents) registered with aws_orb.
Lists all MIBs loaded in the store.
The following list shows all the control messages that can be sent to the agent, with explanations for non-intuitive messages.
Exits the agent and automatically restarts it. A restart command must have been registered.
Removes the task from the scheduled task list.
Stores all the MIB values for the agent in Object Store.
Restores all the MIB values for the agent from Object Store.
Removes all the MIB values for the agent from Object Store.
Stores the values in a group or table as a configuration set in Object Store.
Restores the values in a configuration set into the memory for the agent.
Removes the values in a configuration set from Object Store.
Stores all the attribute values for the specified group.
Restores all the attribute values for the specified group.
Removes all the attribute values for the specified group.
Stores all the attribute values for the specified table.
Restores all the attribute values for the specified table.
Removes all the attribute values for the specified table.
Stores the variable value for the specified variable.
Restores the variable value for the specified variable.
Removes the variable value for the specified variable.
Prints all attribute values for the specified table.
Prints all attribute values for the specified group.
Prints all attribute values for the entire MIB for the agent.
Prints from Object Store all the attribute values for the specified configuration set.
Filters logging on the specified pattern.
Deletes the specified filter pattern.
Lists all patterns being filtered on.
Returns the name of the log file.
Returns the current log level.
Gets the specified attribute value.
Sets the specified attribute.
Adds an instance of the specified attribute.
Gets the specified variable value.
Sets the specified variable.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|