Valid on Windows, z/OS
mkconfig reads agent configuration information from the agent store and reformats this information into a configuration set that can be written to a file or to STDOUT.
Windows
install-path\services\bin
z/OS
install-path/services/bin
z/OS JCL
&CAI.MFNSM.CAW0JCL(MKCONFIG)
Syntax
mkconfig {agentName[@host]| -s mibName[@host]} [-i instance] [name1...nameN] [filename]
Example
To create a configuration set from the agent settings in agent store and put them into a file:
mkconfig -s caiNtOs foo.dat
Name of the agent whose settings you are going to use to create a configuration set.
Name of the host where the agent resides.
Names of the groups or tables whose settings you are going to use to create a configuration set.
Specifies that the settings take from the agent store.
Name of the MIB where the settings you are going to use to create a configuration set are located.
Name of the file where you place the settings. If this name is not specified, the settings are placed in STDOUT and are written to the screen.
Database instance for mibmuxed database agents.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|