File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,19 +17,21 @@ This ManagementPack is currently under development and may contain errors. Pleas
1717- System Center Operations Manager 1807 (SAC)
1818
1919## How-To:
20- #### 1. Import the Management Pack into SCOM.
21- #### 2. Create the CSV file on one of your management server.
20+ ### 1. Import the Management Pack into SCOM.
21+ ### 2. Create the CSV file on one of your management server.
2222
23- ##### CSV File Schema:
23+ #### CSV File Schema:
2424
25- ##### __ ServiceName;Include;Exclude__
25+ __ ServiceName;Include;Exclude__
2626
2727 Include: Comma separated List of Servername(ShortName)
2828
2929 Exclude: Comma separated List of Servername(ShortName)
3030
31- *: Every Host in the "Microsoft.SystemCenter.ManagedComputerServer" Class
32-
31+ *: Every Host in the "Microsoft.SystemCenter.ManagedComputerServer" ClasS
32+
33+ #### CSV File Examples:
34+
3335 __ ServiceA;HostA,HostB;none__
3436
3537 ServiceA is monitored for HostA and HostB. There is no exclusion.
You can’t perform that action at this time.
0 commit comments