Ad Widget

Collapse

Show trigger value on a map

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MiniMizer
    Junior Member
    • Apr 2015
    • 5

    #1

    Show trigger value on a map

    Hi guys,

    I have created a network map and am trying to get the value of the trigger to show up on it, when the trigger fires.

    For example, if I have a trigger for disk space on a server at 10%, and the trigger fires - how do I show the actual value of the disk space on the map?
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Always be able to display the value of a particular item by Map Label.
    But, I don't know how to display on trigger fires status only.

    ex. Item value macro
    {<host name>:vfs.fs.size[/,pfree].last(0)}

    Manual:

    Comment

    • MiniMizer
      Junior Member
      • Apr 2015
      • 5

      #3
      Thanks Atsushi.

      I know I can put the value in the label, but it's not exactly what I am trying to accomplish, because I don't want to hard-code any values in the map.

      For example, let's say I have an environment of 100 servers, and each server has 30 different triggers defined for different parameters. When one of the triggers fires off, I want the map to show me there is a problem in my environment by showing the impacted server (and this works OK) as well as the condition and value that was triggered.

      So if there is a full disk, I'd like to see the value of that trigger on the map. If there is a CPU spike, I'd like to see that value, etc.

      I hope there is some way to accomplish this; otherwise, I have to go to the Latest Data page to see the value of the trigger.

      Comment

      • Colttt
        Senior Member
        Zabbix Certified Specialist
        • Mar 2009
        • 878

        #4
        i think you mean something like this? if so, you can vote for it!
        Debian-User

        Sorry for my bad english

        Comment

        Working...