Skip to content

Commit 3547a98

Browse files
authored
Update README.md
1 parent 844281c commit 3547a98

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ This Management Pack is currently under development and may contain errors. Plea
6161
The discovery is configured to run every 24h and detect newly processed services. This setting can be changed at the xml code to meet your requirements. So it can take up to 24 hours until the service can be discovered.
6262

6363
#### XML tag:
64-
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.TimedPowerShell.DiscoveryProvider">
65-
<IntervalSeconds>600</IntervalSeconds>
66-
<SyncTime></SyncTime>
67-
<ScriptName>OpsMgr.GenericServiceMonitoring.Scripts.GetServicesToMonitor.Script.ps1</ScriptName>
64+
<DataSource ID="DS" TypeID="Windows!Microsoft.Windows.TimedPowerShell.DiscoveryProvider">
65+
> <IntervalSeconds>600</IntervalSeconds>
66+
<SyncTime></SyncTime>
67+
<ScriptName>OpsMgr.GenericServiceMonitoring.Scripts.GetServicesToMonitor.Script.ps1</ScriptName>
6868
6969
## Views:
7070

0 commit comments

Comments
 (0)