PDA

View Full Version : Total Bandwidth Trigger?


linuxdr
28-06-2005, 16:09
I have Zabbix setup to record bandwidth in several datacenters. I need to have an alert if our total bandwidth across these routers hits a number. Is this possible currently? Also, I assume the way I'm trying is working:

({BI4K_East_Coast_1:.1.3.6.1.2.1.2.2.1.13.8.last(0 )}+{BI4K_West_Coast_1:.1.3.6.1.2.1.2.2.1.16.1.last (0)})>200000000

I get the following error:

No such host (BI4K_West_Coast_1) or monitored parameter (.1.3.6.1.2.1.2.2.1.16.1)

Alexei
30-06-2005, 19:17
Two natural questions. Do you have:

1. host "BI4K_West_Coast_1"?
2. item having key ".1.3.6.1.2.1.2.2.1.16.1"?

linuxdr
30-06-2005, 20:44
Yes, it is currently being graphed.

Alexei
30-06-2005, 22:30
Please, give me a screenshot of the item details. Thanks!