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)
This command has the following format:
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, enter the following command:
mkconfig -s caiNtOs foo.dat
Specifies the name of the agent whose settings you are going to use to create a configuration set
Specifies the name of the host where the agent resides.
Specifies the names of the groups or tables whose settings you are going to use to create a configuration set.
Specifies that the settings should be taken from the agent store.
Specifies the name of the MIB where the settings you are going to use to create a configuration set are located.
Specifies the name of the file where you will place the settings. If this is not specified, the settings are placed in STDOUT and written to the screen.
Specifies database instance for mibmuxed database agents.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |