| File | Date | Author | Commit |
|---|---|---|---|
| config | 2006-05-24 | npaxton | [r50] added some more svn:ignores; ssh-service-profi... |
| docs | 2006-05-23 | npaxton | [r49] adding svn:ignore's |
| src | 2007-12-07 | bnicholes | [r505] Set the configuration file path before initiali... |
| test | 2006-06-08 | jbgill | [r76] added two test scripts |
| LICENSE | 2006-07-25 | bnicholes | [r187] re-format |
| Makefile.am | 2006-05-23 | npaxton | [r38] restructure for multiple projects |
| README | 2006-08-30 | bnicholes | [r244] Instructions for installing the mof file to sup... |
| bootstrap.sh | 2006-05-23 | npaxton | [r38] restructure for multiple projects |
| config.h.in | 2006-09-01 | bnicholes | [r253] First cut and introducing the CLP into a daemon... |
| configure.ac | 2007-05-21 | bnicholes | [r464] Add switches to enable or disable the various b... |
- SESSION Keyword Support
The OMC-CLP relies on the existance of specific
CLP CIM classes in order to fully support the SESSION
keyword. The mof file src/mof/OMC_CLPProtocolService.mof
provides the necessary classes and must be compiled
and loaded in to the CIMOM. To compile and install
the mof file into an OpenWBEM CIMOM, use the following
command
owmofc -u https://<your-server> -n <namespace> -s /usr/share/mof/cim-current OMC_CLPProtocolService.mof