sfcbinst2mof - Man Page
Dump static instances to mof
Synopsis
Options
Allowed options are:
- -h
display this message
- -v
verbose: print some extra processing information to stdout
- -V
print version information
- -n <namespace>
[REQUIRED]
- -c <classname>
[REQUIRED] - actual class name instrumented - not a parent class
-g <sfcb cfg file> (default=/etc/sfcb/sfcb.cfg)
- -o <output file>
full path to output file. Path must exist, with write rights. (default = stdout)
- -t
truncate output file before writing to it (default = append)
- -m
output instances that were created in MOF, in addition to instances created interactively
- -M
output ONLY instances that were created in MOF (don't include instances created interactively)
-r <repository dir> use alternate repository (override sfcb cfg file). (default = /var/lib/sfcb/registration/repository)
Info
June 2013 sfcb Version 1.3.16