mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Also re-arranges web content by using old content from lib/web into lib/webserver, while new lib/web contains the proxy configuration. Fixes #19
16 lines
945 B
Markdown
16 lines
945 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)
|
|
* [Enable Proxy Server](frameworkusage/02-Enable-Proxy-Server.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)
|
|
* [Uninstall Icinga Agent](frameworkusage/34-Uninstall-Icinga-Agent.md)
|