logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wbemcat - a multi-protocol CIM-XML client

Author

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/

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

Contributors

Description

       Utility  to  send raw CIM-XML request FILE to the a CIMOM and display the response/results. Default CIMOM
       is http://localhost:5988.  If no input file is specified then get XML data from stdin.  This used  to  be
       the wbemcatX utility before it officially replaced the original.

Name

       wbemcat - a multi-protocol CIM-XML client

Options

-t, --protocol=PROTOCOL
              Protocol with which to connect. Default=http-h, --host=HOSTNAME
              Name of host running the CIMOM. Default=localhost-p, --port=PORT
              Port that the CIMOM is listening on. Default=5988-?, --help
              Display help message and exit.

Prerequisites

See Also

xmltest(1)wbemcat(1)

wbemcatX Version 1.4.9                             April 2009                                         wbemcat(1)

Synopsis

wbemcatX [options] [FILE]

See Also