We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3547a98 commit dec7deaCopy full SHA for dec7dea
1 file changed
README.md
@@ -62,7 +62,7 @@ The discovery is configured to run every 24h and detect newly processed services
62
63
#### XML tag:
64
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.TimedPowerShell.DiscoveryProvider">
65
- > <IntervalSeconds>600</IntervalSeconds>
+ > <IntervalSeconds>86400</IntervalSeconds>
66
<SyncTime></SyncTime>
67
<ScriptName>OpsMgr.GenericServiceMonitoring.Scripts.GetServicesToMonitor.Script.ps1</ScriptName>
68
0 commit comments