Trigger in zabora
Guys,
I am with a problem...
how to set up a trigger to zabora, more exactly to checkactive option...
my problem... When my database is up and running... zabora returns 1, look
[root@srvoracle ~]# /etc/zabbix/zabora checkactive
1
But, if I shutdown oracle database, checkactive returns ZBX_NOTSUPPORTED
root@srvoracle ~]# /etc/zabbix/zabora checkactive
ZBX_NOTSUPPORTED
I tried to set up a trigger like this...
{HOSTNAME
racle[checkactive].last(0)}=0
But it do not fire when I stop the database...
Thanks all...
Guys,
I am with a problem...
how to set up a trigger to zabora, more exactly to checkactive option...
my problem... When my database is up and running... zabora returns 1, look
[root@srvoracle ~]# /etc/zabbix/zabora checkactive
1
But, if I shutdown oracle database, checkactive returns ZBX_NOTSUPPORTED
root@srvoracle ~]# /etc/zabbix/zabora checkactive
ZBX_NOTSUPPORTED
I tried to set up a trigger like this...
{HOSTNAME
racle[checkactive].last(0)}=0But it do not fire when I stop the database...
Thanks all...

Comment