Anyone,
Using a discovery rule, Zabbix finds new hosts and puts them into the right group, and links them to the right template. However, notification does not work. Email settings in Zabbix are oke, i'm getting mails through other actions/triggers. No entries in the audit log or notifications log. The action I defined:
name: autoswitch
event source: discovery
default subject: new switch found
default message: blahblah
status: enabled
type of calculation: and (a and b)
conditions:
a: host ip = x.x.x.1-254
b: discovery status = up
action operations:
send message to flexguy
add to group switches access layer
link tot template cisco basic
Ubuntu 8 Server, Zabbix 1.5.4, ~120 switches, ~50 servers, san, ups, routers
Using a discovery rule, Zabbix finds new hosts and puts them into the right group, and links them to the right template. However, notification does not work. Email settings in Zabbix are oke, i'm getting mails through other actions/triggers. No entries in the audit log or notifications log. The action I defined:
name: autoswitch
event source: discovery
default subject: new switch found
default message: blahblah
status: enabled
type of calculation: and (a and b)
conditions:
a: host ip = x.x.x.1-254
b: discovery status = up
action operations:
send message to flexguy
add to group switches access layer
link tot template cisco basic
Ubuntu 8 Server, Zabbix 1.5.4, ~120 switches, ~50 servers, san, ups, routers
Comment