Hi anyone,
Am trying to get zabora working with no success and not sure where else to look, I've look at several threads in the forum and followed those suggestions and it does not work as well. Maybe a new thread will bring some life back to anyone who has been working on zabora
Basically, my problem is from the command line, zabora works alright, but when I did the test, it gives [m|ZBX_NOTSUPPORTED].
Note below:
Running zabora from the command line = OK
Any response will be very much appreciated. The entry in the zabbix_agentd.conf file is as below:
Not sure what else to try.
BTW, does anyone know what to do if I want to monitor several databases on the same server and different ORACLE_HOME?
Any response will be very much appreciated.
Am trying to get zabora working with no success and not sure where else to look, I've look at several threads in the forum and followed those suggestions and it does not work as well. Maybe a new thread will bring some life back to anyone who has been working on zabora
Basically, my problem is from the command line, zabora works alright, but when I did the test, it gives [m|ZBX_NOTSUPPORTED].
Note below:
Code:
-bash-3.00$ ./zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -t oracle[version] oracle [m|ZBX_NOTSUPPORTED]
Code:
-bash-3.00$ /home/zabbix/zabora version Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi -bash-3.00$
Code:
UserParameter=oracle[*],/home/zabbix/zabora $1 $2
BTW, does anyone know what to do if I want to monitor several databases on the same server and different ORACLE_HOME?
Any response will be very much appreciated.
Comment