I have setup trigger on a server to alarm when specific port on a switch reaches 5 M.
Input Traffic of {HOSTNAME} has reached to 5M
{servername:ifHCInOctets.10005.last(0)}>5242880
on monitoring, trigger tab it shows Input Traffic of servername which is the value of {HOSTNAME}.01 has reached to 5M but I need to shows the description of that device which is connected to this poart also shown in the notification,
one way is I can add manually the device name before {HOSTNAME} but I need to setup which zabbix does automatically which does the same way for {HOSTNAME} which populates the value and replace for hostname.
Input Traffic of {HOSTNAME} has reached to 5M
{servername:ifHCInOctets.10005.last(0)}>5242880
on monitoring, trigger tab it shows Input Traffic of servername which is the value of {HOSTNAME}.01 has reached to 5M but I need to shows the description of that device which is connected to this poart also shown in the notification,
one way is I can add manually the device name before {HOSTNAME} but I need to setup which zabbix does automatically which does the same way for {HOSTNAME} which populates the value and replace for hostname.