(file) Return to cimserver_planned.conf CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm

 1 konrad.r 1.2 ########################################################################
 2              ##                                                                    ##
 3              ##                  CIM Server configuration file                     ##
 4              ##                                                                    ##
 5              ########################################################################
 6               
 7              ########################################################################
 8              #                                                                      #
 9              # This is the configuration file for the CIMOM. The configuration      #
10              # properties in this file are loaded in to CIMOM at startup.           #
11              # CIMOM updates this file with the changes in the configurations.      #
12              #                                                                      #
13              # It is recommended that user do not edit this file, instead use       #
14              # CIMConfigCommand to make any changes to the CIMOM configurations.    #
15              #                                                                      #
16              ########################################################################
17               
18              logdir=/tmp
19              traceLevel=1
20              httpPort=5988
21              httpsPort=5989
22 konrad.r 1.2 providerDir=/usr/lib/pegasus/providers
23              logdir=/var/log/pegasus
24              home=/etc/pegasus
25              repositoryDir=/var/cache/pegasus/repository
26              enableHttpConnection=true
27              enableHttpsConnection=true

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2