Skip to content

Commit 8c1868c

Browse files
committed
Update documentation
1 parent 406260d commit 8c1868c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/modules/ifw_backgrounddaemon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- name: Icinga for Windows Background Daemons
1313
description: Reference for the Background Daemons.
1414
link: https://icinga.com/docs/icinga-for-windows/latest/doc/110-Installation/05-Background-Daemons/
15-
- name: Icinga for Windows API Check Forwareder
15+
- name: Icinga for Windows API Check Forwarder
1616
description: Reference for a possible use case regarding the API Check Forwarder.
1717
link: https://icinga.com/docs/icinga-for-windows/latest/doc/110-Installation/30-API-Check-Forwarder/
1818
options:

roles/ifw/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Tasks it will not do:
1515
* Management of custom Monitoring Plugins
1616
* Management of firewall rules outside of Icinga for Windows (like allowing ICMP echo request)
1717
* Management of Check Commands (available as Icinga Config or Director Basket)
18+
* Management of Background Daemons (available via module `ifw_backgrounddaemon`)
19+
* Management of what commands are allowed by the API Check Forwarder (available via module `ifw_restapicommand`)
1820

1921
Table of contents:
2022

@@ -29,6 +31,8 @@ Table of contents:
2931

3032
## Variables
3133

34+
The default values for some variables - like the ones for JEA and the API feature - are considered best practice. Though, feel free to adjust them to your needs.
35+
3236
- `ifw_framework_url: string`
3337
The URL to the different verions of the Icinga PowerShell Framework.
3438
Default: `https://packages.icinga.com/IcingaForWindows/stable/framework/`

0 commit comments

Comments
 (0)