-
Notifications
You must be signed in to change notification settings - Fork 0
The Small Footprint CIM Broker, a CIM server
License
buccella/SFCB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------------------------- SMALL-FOOTPRINT CIM BROKER (sfcb) --------------------------------- What is sfcb ============================== sfcb is a lightweight CIM daemon (aka CIMOM) that responds to CIM client requests for system management data and/or performs system management tasks. sfcb supports most of the standard CIM XML over http/https protocol. It is highly modular, allowing functionality to be easily added, removed or customized for different management applications. sfcb is specifically targeted for small embedded system that do not have the available CPU, memory or disk resources to support a full-blown enterprise-level CIMOM. That said, sfcb runs very well on a regular Linux/Unix system and supports most of the functions required by CIM clients to manage such the system. Documentation ============================== The sfcb documentation is maintained in the sfcb wiki on Sourceforge. sfcb wiki: http://sourceforge.net/apps/mediawiki/sblim/index.php?title=Sfcb sfcb documentation: https://sourceforge.net/apps/mediawiki/sblim/index.php?title=SfcbTheBook Quick Install ============================== The following procedure will get SFCB installed with default options. If you need to customize the installation at all, please see the documentation linked to above. The following prerequisites must be installed: sfcCommon cmpi-devel >= 2.0.1 automake >= 1.8 autoconf >= 2.5.8 libtool >= 1.5.8 bison >= 1.85 flex curl >= 7.11.1-1 curl-devel >= 7.11.1-1 3. Build sfcb using the following commands from the sfcb directory: ./autoconfiscate.sh (if you obtained the source from CVS/GIT) ./configure make sudo make install sudo make postinstall 4. Start sfcbd: sudo /usr/local/sbin/sfcbd Support and Reporting Bugs ============================== The SBLIM project maintains a mailing list to which you should direct all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM providers. To subscribe to this mailing list visit http://lists.sourceforge.net/lists/listinfo/sblim-devel The SBLIM Project Bug tracking page can be found at: http://sourceforge.net/tracker/?group_id=128809&atid=712784 Here you will find a list of all known bugs for SFCB (set the Category field to "sfcb"). You can also report new bugs and request features. When reporting a bug, please provide a good description and attach any useful files, such as patches or the XML used to generate the error
About
The Small Footprint CIM Broker, a CIM server
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published