Ad Widget

Collapse

Email template Help

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shinmorpheus
    Junior Member
    • Mar 2022
    • 9

    #1

    Email template Help

    hi all,

    I need to add the hostgroup name in the subject field of the mail template but i've not found the correct variable

    Someone can help me?

    thanks

    Daniel
  • Answer selected by Markku at 29-06-2022, 17:31.
    Markku
    Senior Member
    Zabbix Certified SpecialistZabbix Certified ProfessionalZabbix Certified Expert
    • Sep 2018
    • 1782

    Is this the one you are looking for (in https://www.zabbix.com/documentation...ed_by_location):

    {TRIGGER.HOSTGROUP.NAME} → Trigger-based notifications and commands
    → Problem update notifications and commands
    → Trigger-based internal notifications
    → Manual event action scripts
    A sorted (by SQL query), comma-space separated list of host groups in which the trigger is defined.

    Markku

    Comment

    • Markku
      Senior Member
      Zabbix Certified SpecialistZabbix Certified ProfessionalZabbix Certified Expert
      • Sep 2018
      • 1782

      #2
      Is this the one you are looking for (in https://www.zabbix.com/documentation...ed_by_location):

      {TRIGGER.HOSTGROUP.NAME} → Trigger-based notifications and commands
      → Problem update notifications and commands
      → Trigger-based internal notifications
      → Manual event action scripts
      A sorted (by SQL query), comma-space separated list of host groups in which the trigger is defined.

      Markku

      Comment

      • shinmorpheus
        Junior Member
        • Mar 2022
        • 9

        #3
        Originally posted by Markku
        Is this the one you are looking for (in https://www.zabbix.com/documentation...ed_by_location):

        {TRIGGER.HOSTGROUP.NAME} → Trigger-based notifications and commands
        → Problem update notifications and commands
        → Trigger-based internal notifications
        → Manual event action scripts
        A sorted (by SQL query), comma-space separated list of host groups in which the trigger is defined.

        Markku
        Solved Thank You!

        Comment

        Working...