6.2 WBEM CLI
As of the WEBES 4.5 release, WBEM CLI supports the following commands: (for information on how to add and verify WBEM devices, see section 7.13 Managed Entities)
- WBEM List - lists each WBEM rule set and it's associated rules.
- WBEM Reg - the Reg command may or may not have parameters. If no parameters are given, reg will look into the ...common/wbem/data directory, and register all xml rules files found there.
The Optional Parameters are:
Directory – if directory is passed as a parameter, reg will look in that directory and register any xml rules files residing there.
File name – if the full path and file name of an individual rules file is passed, reg will register that rule file.- WBEM Unreg - unregisters all WBEM rules (individual rule unregistration is not supported yet).
- WBEM Drop - drops the database schema (to be used if corruption of the database occurs). This is used in conjunction with the "Create" command to create a clean empty database for WBEM rules.
- WBEM Create - creates an empty WBEM rules database (see "drop").
- WBEM Help - Displays help file in text format. The text file describes the syntaxes supported by your operating system.