The self-monitoring properties that were used in the InstalledDirectory\pw\pronto\conf\pronet.conf file for prior releases are disabled by default. These are:
pronet.deployment.selfmonitor.feature.enable
pronet.deployment.selfmonitor.checkinterval
pronet.deployment.selfmonitor.device
pronet.deployment.selfmonitor.instance
pronet.deployment.selfmonitor.attribute
pronet.deployment.selfmonitor.event
pronet.deployment.selfmonitor.device.threshold.min
pronet.deployment.selfmonitor.device.threshold.max
pronet.deployment.selfmonitor.instance.threshold.min
pronet.deployment.selfmonitor.instance.threshold.max
pronet.deployment.selfmonitor.attribute.threshold.min
pronet.deployment.selfmonitor.attribute.threshold.max
pronet.deployment.selfmonitor.event.threshold.min
pronet.deployment.selfmonitor.event.threshold.maxTip
To enable pruner and scheduled job events, set the pronet.deployment.selfmonitor.feature.enable property to true:
pronet.deployment.selfmonitor.feature.enable=true
To configure Infrastructure Management self-monitoring, see Configuring Infrastructure Management self-monitoring.