icinga2
icinga2 copied to clipboard
Missing argument "-X" for ITL command mail-host-notification
Describe the bug
The notification-script in /etc/icinga2/scripts has been updated but the argument "-X" is not present in the ITL-command:
./mail-host-notification.sh -h
[...]
Optional parameters:
-X HOSTNOTES ($host.notes$)
[...]
Expected behavior
Argument "-X" should be available by default in command "mail-host-notification" Command-config mail-host-notification:
"-X" = "$notification_hostnotes$"
Your Environment
- Version used (
icinga2 --version): r2.14.2-1 - Operating System and version: SLES 15 SP5
- Enabled features (
icinga2 feature list): api checker icingadb influxdb2 mainlog - Icinga Web 2 version and modules (System - About): 2.12.1
- Config validation (
icinga2 daemon -C): ok