-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from sentrysoftware/feature/microsoft-SharePoi…
…nt2019 Adding support for Microsoft SharePoint 2019
- Loading branch information
Showing
2 changed files
with
1,091 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Microsoft SharePoint 2019 Monitoring | ||
==================================== | ||
|
||
Provides monitoring of Microsoft SharePoint: | ||
|
||
* SharePoint Event Logs - User can add more Event Logs to monitor | ||
* Performance Metrics - User can add more Windows Performance counters related to SharePoint for Monitoring. | ||
* Windows SharePoint Processes | ||
* Windows SharePoint Services | ||
* SharePoint Components - Databases, Sites, Farms, Servers, Service Applications etc. | ||
|
||
Using the Template | ||
|
||
* Add the SharePoint server under the hosts tab and define the system type as `Windows`. | ||
* Provide appropriate username and password for System Credentials to access the server. | ||
* Also provide Site Admin Credentials if the user name to access the Admin Site is different from the System Credentials. |
Oops, something went wrong.