Ad Widget

Collapse

port description population

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sevan
    Junior Member
    • Aug 2011
    • 11

    #1

    port description population

    I setup a trigger a I want to know the notification message shows like this:
    Input Traffic of SQLserver on server1.zabbix.com has reached to 5M.

    I have this description for now:
    Input Traffic of on {HOSTNAME} has reached to 5M.
    {.Server1.zabbix.com.01:ifHCInOctets.10021.last(0) }>5242880

    the problem is it doesn not shows the SQLserver name in the field, because i do not know what value should I use in {}, in order to popoluate the server name, since it works fine for hostname, it gets the {HOSTNAME} and puts the actual hostname in the filed, for example it works fine for {HOSTNAME} which returns the server1.zabbix.com but I need a help for put the vale in order to get the decription of the servername which connected to the port switch.

    for example I need to see in the trigger notification says:
    Input traffic for the sqlserver on server1.zabbix.com has reached to 5 M.
    how to setup a trigger to get the sqlserver , value instead of I put manually the server name in the description field.

    Thanks
Working...