https://github.com/icinga/icinga-powershell-mssql
https://github.com/icinga/icinga-powershell-mssql
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/icinga/icinga-powershell-mssql
- Owner: Icinga
- License: gpl-2.0
- Created: 2020-08-10T12:03:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T10:53:36.000Z (about 1 year ago)
- Last Synced: 2025-04-13T20:47:50.273Z (about 1 year ago)
- Language: PowerShell
- Size: 196 KB
- Stars: 12
- Watchers: 6
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Icinga PowerShell MSSQL
This repository provides a collection of MSSQL check Plugins for the [Icinga PowerShell Framework](https://github.com/Icinga/icinga-powershell-framework)
Before you continue, please take a look at the [installation guide](doc/02-Installation.md)
## Documentation
Please take a look at the following content to get to know the extent of the module including examples on how to use it.
* [Introduction](doc/01-Introduction.md)
* [Installation Guide](doc/02-Installation.md)
* [Icinga Integration](doc/03-Icinga-Integration.md)
* [Plugin Documentation](doc/10-Icinga-Plugins.md)
* [Changelog](doc/31-Changelog.md)
## Contributing
The Icinga Windows Module is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.
* Please check whether a related issue already exists on our [Issue Tracker](https://github.com/Icinga/icinga-powershell-mssql/issues)
* Send a [Pull Request](https://github.com/Icinga/icinga-powershell-mssql/pulls)
* The master branch shall never be corrupt!