Ad Widget

Collapse

Unknown items/hosts in notifications in DM setup

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alexfear
    Junior Member
    • Sep 2013
    • 2

    #1

    Unknown items/hosts in notifications in DM setup

    System: Centos 6.4 x64, Percona MySQL 5.5
    Zabbix: v.2.2.2 + distributed monitoring.

    Sympthoms: alert emails from child node contain *unknown* items and hosts.
    Why does not zabbix master expand macros?

    Example of email:

    CPU load is too high on *UNKNOWN*

    Host: *UNKNOWN*
    Alert level: Warning

    Date: 2014.02.24
    Time: 18:03:50

    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*
    *UNKNOWN*: *UNKNOWN*

    The trigger is:

    CPU load is too high on {HOST.NAME}

    The action is:

    Host: {HOST.NAME}
    Alert level: {TRIGGER.SEVERITY}

    Date: {DATE}
    Time: {TIME}

    {ITEM.NAME1}: {ITEM.VALUE1}
    {ITEM.NAME2}: {ITEM.VALUE2}
    {ITEM.NAME3}: {ITEM.VALUE3}
    {ITEM.NAME4}: {ITEM.VALUE4}
    {ITEM.NAME5}: {ITEM.VALUE5}
    {ITEM.NAME6}: {ITEM.VALUE6}
    {ITEM.NAME7}: {ITEM.VALUE7}

    Any ideas?
    Thanks!
    Last edited by alexfear; 25-02-2014, 17:25.
  • captainmish
    Junior Member
    • Nov 2013
    • 6

    #2
    I'm getting the same here: alerts for hosts on slave node, generated by master, are *UNKNOWN* for all values - did you get this resolved alex?

    Comment

    • FrankB
      Junior Member
      • Feb 2009
      • 19

      #3
      Macros in notification from nodes

      I have the same problem
      Zabbix: v.2.2.3 + distributed monitoring
      debian squeeze + mysql database

      Any news about this issue - is it a bug ?

      Regards

      Frank

      Comment

      • maaad
        Junior Member
        • Apr 2011
        • 3

        #4
        Confirm. Same problem in my Zabbix 2.2.3 with two child nodes.

        Comment

        • pzabortsev
          Senior Member
          • Dec 2012
          • 338

          #5
          I think you are faced with this bug: https://support.zabbix.com/browse/ZBX-7878

          That's right?

          Comment

          • maaad
            Junior Member
            • Apr 2011
            • 3

            #6
            yep, looks like this is it

            Comment

            Working...