New Release: SBLIM JSR48 CIM Client 2.1.0


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News New Release: SBLIM JSR48 CIM Client 2.1.0
# 1  
Old 03-16-2009
New Release: SBLIM JSR48 CIM Client 2.1.0

SBLIM (pronounced "sublime"), the Standards Based Linux Instrumentation for Manageability is an IBM-initiated Open Source project, intended to enhance the manageability of GNU/Linux systems. It does so by enabling WBEM, Web Based Enterprise Management.

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

Need to replace a broken PV in a VIO VG used for client LPARs (and it won't release the old one)

I have a broken PV in a VIO VG that's used to support client LPARs using LVs. On the client LPAR, I reduced all PVs from the relevant client VG and thus deleted it. I.e. there is no client LPAR using the VIO VG. Yet when I try to reducevg the VIO VG, it complains that the LV hosted on the PV is... (2 Replies)
Discussion started by: maraixadm
2 Replies

2. IP Networking

DHCP client's IP release query

Hi All, I have two doubts here in DHCP Solaris environment.. could anyone please clarify me? 1. If a new client comes up and it needs an IP to be assigned by a DHCP server, how can it communicate with the DHCP server in the first case without any IP? The SUN doc says something about "BOOTP"... (4 Replies)
Discussion started by: satish51392111
4 Replies

3. UNIX and Linux Applications

CIM implementations

Does any of you have expierence with CIM implementations on severall kinds of Unix'es? Preferably AIX, but Solaris and HP-UX is also welcome. I've learned some Unix flavors have their own CIM interfacing, like AIX. The purpose is to use them for resource monitoring and preferably on query... (0 Replies)
Discussion started by: Godofredo
0 Replies
Login or Register to Ask a Question
sfcbmof(1)						      General Commands Manual							sfcbmof(1)

NAME
sfcbmof - MOF compile for the Small-Footprint CIM Broker (sfcb) SYNOPSIS
sfcbmof [options] infile... DESCRIPTION
The MOF compiler for sfcb generates binary class data from plaintext MOF class definitions. OPTIONS
-h Display help message and exit. -v Verbose mode. -V Print version information and exit. -I includepath Directory to search for include files. -i extrafile File to load before parsing. This option can be used to preload the CIM schema or other pre-requisite classes. -o outfile Output file to generate. The default is mofc.out. -b backendopts Backend options. Refer to backend documentation. LIBRARIES
Requires libsfcBrokerCore.a AUTHOR
Viktor Mihajlovski <MIHAJLOV@de.ibm.com> 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-issues The SBLIM Project Bug tracking page can be found at http://sourceforge.net/tracker/?group_id=128809&atid=712784 COPYRIGHT
(C) Copyright IBM Corp. 2004, 2005 AVAILABILITY
The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project. The most recent version is available on the web at http://sblim.sourceforge.net/ SEE ALSO
sfcbd(1) sfcbmof Version 0.7.3 August 2005 sfcbmof(1)