1
2getSchema(1)                General Commands Manual               getSchema(1)
3
4
5

NAME

7       getSchema  - Script to download DMTF CIM Schema for Small-Footprint CIM
8       Broker (sfcb)
9

SYNOPSIS

11       getSchema [-f] schemadir
12

DESCRIPTION

14       getSchema is a small script to automatically downlaod and  install  the
15       latest  CIM Schema from the DMTF website. The CIM Schema is required by
16       the Small-Footprint CIM Broker (sfcb) to be able to install and  regis‐
17       ter new classes.  getSchema uses curl to fetch the CIM Schema tarball.
18

OPTIONS

20       Supported command line options are:
21
22       schemadir
23              Path  to download the CIM Schema tarball and extract all the CIM
24              classes.  Default is /usr/share/sfcb
25
26       -f     Force option. Without this option you will  be  prompted  if  an
27              existing  schema  is already found in the target schemadir. Set‐
28              ting this option will  reinstall  the  new  CIM  Schema  without
29              prompting.
30

FILES

32       /usr/share/sfcb/getSchema.sh
33              The getSchema script.
34
35       /usr/share/sfcb/CIM/CIM_Schema.mof
36              CIM Schema
37

PREQUISITES

39       Requires curl
40

AUTHOR

42       Adrian Schuur <schuur@de.ibm.com>
43

BUGS

45       The  SBLIM  project maintains a mailing list to which you should direct
46       all questions regarding sfcb,  sfcc,  wbemcli,  or  any  of  the  SBLIM
47       providers.  To subscribe to this mailing list visit
48
49              http://lists.sourceforge.net/lists/listinfo/sblim-issues
50
51       The SBLIM Project Bug tracking page can be found at
52
53              http://sourceforge.net/tracker/?group_id=128809&atid=712784
54
56       (C) Copyright IBM Corp. 2004, 2005
57

AVAILABILITY

59       The  Small-Footprint  CIM Broker (sfcb) is a part of the SBLIM project.
60       The most recent version is available on the web at
61
62              http://sblim.sourceforge.net/
63

SEE ALSO

65       sfcbd(1)
66
67
68
69getSchema Version 1.4.9           August 2005                     getSchema(1)
Impressum