icinga2 icon indicating copy to clipboard operation
icinga2 copied to clipboard

Missing argument "-X" for ITL command mail-host-notification

Open tectumopticum opened this issue 1 year ago • 0 comments

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

tectumopticum avatar Feb 14 '24 09:02 tectumopticum