You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a number of check plugins for monitoring MSSQL databases on Windows with PowerShell and the [Icinga for Windows](https://icinga.com/docs/windows/latest) solution.
4
+
5
+
To see the full list of available plugins for MSSQL and the documentation you can have a look on the [MSSQL Plugin page](10-Icinga-Plugins.md).
6
+
7
+
## Authentication
8
+
9
+
For monitoring you will either require to authenticate by using a username and password against the database or by using the integrated security and adding the Icinga Agent user to the group of users being able to connect to the database.
10
+
11
+
## Requirements
12
+
13
+
This repository will require
14
+
15
+
*[Icinga PowerShell Framework v1.2.0](https://github.com/Icinga/icinga-powershell-framework/releases) or later
16
+
*[Icinga PowerShell Plugins v1.2.0](https://github.com/Icinga/icinga-powershell-plugins/releases) or later
17
+
18
+
## Installation
19
+
20
+
As all other Icinga for Windows components and extensions, the installation is straight forward. Further details and possibilities are explained within the [installation docs](02-Installation.md).
0 commit comments