sfcbinst2mof (1) Linux Manual Page
NAME
sfcbinst2mof – Dump static instances to mof
SYNOPSIS
sfcbinst2mof <options> [-n namespace] [-c classname]
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)
