Skip to content

Commit bd71c96

Browse files
committed
Updates documentation
1 parent fce0da2 commit bd71c96

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

doc/01-Introduction.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Introduction
2+
3+
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).

doc/31-Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation before upgrading to a new release.
77

88
Released closed milestones can be found on [GitHub](https://github.com/Icinga/icinga-powershell-mssql/milestones?state=closed).
99

10-
## 1.0.0 (pending)
10+
## 1.0.0 (2020-10-13)
1111

1212
### Notes
1313

0 commit comments

Comments
 (0)