mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Update 04-Icinga-Agent-Wizard.md
I think this is useful (possibly essential?) information and doesn't seem to be documented anywhere, so I have submitted this change. It would have helped me a lot. Related forum discussion: https://community.icinga.com/t/icinga-for-windows-self-service-api-key/7490/2
This commit is contained in:
parent
56ac5f9a64
commit
2e53a50bf1
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ Depending on how you configure the system, there might different questions occur
|
||||||
Once you completed the wizard you are asked if the configuration is correct and if you want to execute the configuration. In any way, you are always printed the configuration command with your configured settings.
|
Once you completed the wizard you are asked if the configuration is correct and if you want to execute the configuration. In any way, you are always printed the configuration command with your configured settings.
|
||||||
This command can be executed on `any` Windows machine which has the Icinga PowerShell Framework installed. It contains the entire configuration for the system. Of course you can modify the values to match certain network zones or requirements.
|
This command can be executed on `any` Windows machine which has the Icinga PowerShell Framework installed. It contains the entire configuration for the system. Of course you can modify the values to match certain network zones or requirements.
|
||||||
|
|
||||||
|
You can find the Self Service API Key in the Agent tab of a Host Template in Icinga Director. You can find the Ticket number in the Agent tab of a Host.
|
||||||
|
|
||||||
## Configuration Command Examples
|
## Configuration Command Examples
|
||||||
|
|
||||||
Below you will find some examples for different kind of configuration commands which can be executed to configure the Icinga Agent and to install plugins.
|
Below you will find some examples for different kind of configuration commands which can be executed to configure the Icinga Agent and to install plugins.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue