# myconfig source = /var/etc/myalert1.pl green = 0 - 20 yellow = 21 - 40 red = > 40 source = /var/etc/myalert2.pl green = IN ('a','b','c') yellow = IN ('d', 'e') red = OTHERWISE ...