Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.47 KB

04-Developer-Guide.md

File metadata and controls

35 lines (24 loc) · 1.47 KB

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

General Handling

There are some general guidelines, functions and toolsets available making the development in general easier. Here you can find a list of topics

Example Usage

To get started easier you can find detailed examples for developing modules/integrations/best practices in the following categories: