Skip to content

Commit b89acb5

Browse files
authored
Update README.md
1 parent e0a0689 commit b89acb5

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)