PDA

View Full Version : Can Zabbix notify me whenever it fails to pick up data on an item?


noxis
15-12-2008, 17:37
Rather than have an item silently fail is there somewhere something I can switch on so Zabbix can notify me of this?

Calimero
15-12-2008, 17:52
.nodata(X) function ?

noxis
15-12-2008, 18:15
.nodata(X) function ?

You mean I have to manually setup a trigger for every single item? I have over 15000 items currently....

bbrendon
15-12-2008, 19:20
I wouldn't apply nodata to every item.

But yes, if you want it, you have to set it up. Use templates or write scripts to do it.