(file) Return to BuildAndReleaseOptions.html CVS log (file) (dir) Up to [Pegasus] / pegasus / doc

Diff for /pegasus/doc/BuildAndReleaseOptions.html between version 1.19 and 1.21

version 1.19, 2010/07/09 11:24:49 version 1.21, 2010/09/07 03:54:37
Line 518 
Line 518 
      platforms.<br>      platforms.<br>
 </ul> </ul>
  
   <h5>PEGASUS_EXTRA_PROVIDER_LIB_DIR</h5>
   <ul>
     <b>Description:&nbsp;</b>Specifies the location of the extra provider
        libraries which are part of the release builds.<br>
     <b>Default Value:&nbsp;</b>Not Set<br>
     <b>Recommended Value (Development Build):&nbsp;</b>
        No Specific Recommendation<br>
     <b>Recommended Value (Release Build):&nbsp;</b>
        No Specific Recommendation<br>
     <b>Required:&nbsp;</b> No.<br>
     <b>Considerations:&nbsp;</b> Since providerDir config property is fixed
        and hidden in release builds, this build time option provides facilty
        to include the extra provider directories without any security problems.
        This build time option is useful only when PEGASUS_OVERRIDE_DEFAULT_RELEASE_DIRS
        is set.
   </ul>
   
 <h5>PEGASUS_EMANATE_INCLUDE_DIR</h5> <h5>PEGASUS_EMANATE_INCLUDE_DIR</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b>Specifies the location of the EMANATE   <b>Description:&nbsp;</b>Specifies the location of the EMANATE
Line 2597 
Line 2614 
      changes will apply to all new and existing connections. <br>      changes will apply to all new and existing connections. <br>
 </ul> </ul>
  
   <h5>maxFailedProviderModuleRestarts</h5>
   <ul>
     <b>Description:&nbsp;</b>If set to a positive integer, this value
        specifies the number of times the failed provider module with
        indications enabled are restarted automatically before being
        moved to Degraded state. If set to zero, failed provider module
        is not restarted with indications enabled automatically and
        will be moved to Degraded state immediately.<br>
     <b>Recommended Default Value (Development Build):&nbsp;</b>3<br>
     <b>Recommended Default Value (Release Build):&nbsp;</b>3<br>
     <b>Recommend To Be Fixed/Hidden (Development Build): </b>No/No<br>
     <b>Recommend To Be Fixed/Hidden (Release Build):&nbsp;</b>No/No<br>
     <b>Dynamic?:&nbsp;</b>Yes<br>
     <b>Considerations:&nbsp;</b>This option controls the automatic
        re-enabling of the failed provider module with indications
        enabled. If the provider module with indications enabled fails
        very frequently, it affects the CIMServer normal operations because
        CIMServer would be busy with reloading the provider module every
        time it fails. This option would be helpful if the long running
        indication provider crashes and the management application want
        to receive the indications from the provider while provider fix
        is being delivered. In case of provider module grouping, if one of
        the indication provider crashes, it affects all indication providers
        in the provider modules of the group. Note that this is the facility
        provided by the CIMServer for temporary recovery of the provider and
        the ultimate goal SHALL be fixing the faulty provider.
   </ul>
   
 <h5>logdir</h5> <h5>logdir</h5>
 <ul> <ul>
   <b>Description:&nbsp;</b>Specifies the name of the directory   <b>Description:&nbsp;</b>Specifies the name of the directory


Legend:
Removed from v.1.19  
changed lines
  Added in v.1.21

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2