mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 15:19:58 -05:00
744 B
744 B
Icinga Integration
Once you followed the Installation Guide you are ready to start the integration into Icinga 2. This will allow you to configure your Check-Commands and start using configuring service-templates and services.
Before you are getting started, be aware that you will always have to use
Use-Icinga
before you are executing framework related Cmdlets and functions. Otherwise you might run into errors.
Configuring Check-Commands
To get started, there are two ways for getting all Check-Commands configured.
- Automated coniguration with Baskets
- Manual configuration of Check-Commands