I'm new to Zabbix and I'm running version 7. I'm trying to find the most efficient way to create a trigger action that will send an alert if any of several dozen servers in a host group (say Linux Servers) has a filesystem usage over 90%. I can set up an action for each server or have multiple conditions for an action (one per server) but I was hoping for a less tedious solution. So far I haven't been able to attach a trigger to a template since filesystem info is populated in discovery and I don't see triggers for filesystems in the template. Has anyone done this?
Ad Widget
Collapse
Alerts for multiple hosts
Collapse
X
-
-
I think I found a solution to my problem. I didn't realize I could make use of the event name in the conditions of my action. I removed any references to specific hosts and added Event Name conditions that apply to all servers. Just curious if this is the best way to go?
Label Name
A Event name contains FS
B Event name contains Space is critically low
C Trigger severity equals Average
Comment