mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
14 lines
805 B
Markdown
14 lines
805 B
Markdown
# Framework Usage
|
|
|
|
The Icinga PowerShell Framework ships with a bunch of Cmdlets for monitoring, meassurement, analysis and Icinga Agent management. Below we have listed a collection of content to explain the general usage of certain Cmdlets and components.
|
|
|
|
## Framework Management
|
|
|
|
* [Automated Framework and Component deployment](frameworkusage/01-Automated-Framework-and-Component-Deployment.md)
|
|
|
|
## Icinga Agent Management
|
|
|
|
* [Manage Icinga Agent Features](frameworkusage/30-Manage-Icinga-Agent-Features.md)
|
|
* [Read Icinga Agent Log/DebugLog](frameworkusage/31-Read-Icinga-Agent_Log_DebugLog.md)
|
|
* [Test Icinga Agent Environment](frameworkusage/32-Test-Icinga-Agent-Environment.md)
|
|
* [Run Icinga Agent as other Service User](frameworkusage/33-Run-Icinga-Agent-As-Other-Service-User.md)
|