IntervalSeconds |
3600 |
The frequency in seconds that this Monitor will be executed, it should be long enough to avoid Monitor failure by resource competing. |
 |
SyncTime |
|
SyncTime (start time) property of SPServer SPHARule. SyncTime is a string value in the format of "HH:mm". SyncTime, IntervalSeconds and Management Pack Import time together determines the exact run time of a given workflow. For example, if IntervalSeconds = 21600 (6 hours) and SyncTime = "01:15", the possible run time of the workflow is 1:15AM, 7:15AM, 1:15PM, 7:15PM; if the Management Pack is imported after 1:15AM but before 7:15AM, it will start at 7:15AM, if the Management Pack is imported after 1:15PM but before 7:15PM, it will start at 7:15PM. However, due to other factors such as network delay the actual start time may still vary. |
 |
TimeoutSeconds |
300 |
Timeout value in seconds for each monitoring run. The Timeout value should be long enough to finish required objects' Monitor status update, it should be less than IntervalSeconds. |
 |
DebugTrace |
false |
DebugTrace property of SharePoint Health Analyzer (SPHA) Monitor for SPServer. This module will write debug trace to Windows Event Log if this value is set to true. |
 |