mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 15:19:58 -05:00
14 lines
547 B
Markdown
14 lines
547 B
Markdown
Developer Guide for Custom Plugins
|
|
===
|
|
|
|
This PowerShell Framework provides a wide collection of Cmdlets and Tools to allow an easy extension and developing of custom Check Plugins for Icinga.
|
|
|
|
To ensure the overall functionality of the framework is supported by your custom Plugins, we would advice you to cover all topics of this Developer guide.
|
|
|
|
Functions
|
|
---
|
|
|
|
A detailed overview of functions can be found below
|
|
|
|
* [New-IcingaCheck](developerguide/01-New-IcingaCheck.md)
|
|
* [New-IcingaCheckPackage](developerguide/02-New-IcingaCheckPackage.md)
|