4.28. sblim


SBLIM stands for Standards-Based Linux Instrumentation for Manageability. It consists of a set of standards-based, Web-Based Enterprise Management (WBEM) modules that use the Common Information Model (CIM) standard to gather and provide systems management information, events, and methods to local or networked consumers via a CIM object services broker using the CMPI (Common Manageability Programming Interface) standard. This package provides a set of core providers and development tools for systems management applications.
  • when the sblim-cmpi-dhcp package is installed, it modifies the files under /var/lib/Pegasus owned by the tog-pegasus package. Previously, when sblim was installed in the course of an "everything" installation of Red Hat Enterprise Linux 5 on the PowerPC architecture, the modifications that sblim made in the /var/lib/Pegasus directory prevented the post-install scriptlet from completing the provider-register commands. In turn, this would prevent installation of Red Hat Enterprise Linux 5 from completing. The provider-register commands are no longer provided in the post-install scriptlet, therefore avoiding this situation and allowing installation of the operating system to complete normally. Users of SBLIM who need to register provider modules for tog-pegasus should register these modules manually by running the following command as root:
    /usr/share/sblim-cmpi-dhcp/provider-register.sh -t pegasus -v -n
    "root/PG_InterOp" -r
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPRegisteredProfile.registration
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPElementConformsToProfile.registration -m
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPService.mof
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPRegisteredProfile.mof
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPElementConformsToProfile.mof
    
    Accordingly, deregister modules before update/remove of the sblim-cmpi-dhcp package with following command as root:
    /usr/share/sblim-cmpi-dhcp/provider-register.sh -d -t pegasus -n
    "root/PG_InterOp" -r
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPRegisteredProfile.registration
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPElementConformsToProfile.registration -m
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPService.mof
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPRegisteredProfile.mof
    /usr/share/sblim-cmpi-dhcp/Linux_DHCPElementConformsToProfile.mof
    
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.