Hi, ...
the hostname doesn't matter for orabbix it just needs the connection to right database in the jdbc connector.
The link between Orabbix and Zabbix is created by the name your are using in Zabbix e.g. sc022hd01.
For example you have two servers as a cluster with one active instance on one of them.
sc020hd01 - Cluster
sc022hd01 - Node A
sc022hd02 - Node B
To point on the active instance you should use the vip (virtual ip adress) or a dns name which is pointing to it.
In Zabbix you should have 3 Servers, the 2 phyical ones and the logical one.
To send the orabbix data to the logical server in zabbix you have to choose the zabbix name in the orabbix configuration. E.g. sc020hd01
Zabbix: sc020hd01
orabbix:
DatabaseList=sc020hd01
sc020hd01.Url=jdbc
racle:thin:@sc020hd01:<port>:<sid>
Orabbix will send the data direct to zabbix in the configurated server with the name "sc020hd01". There is no link between hostnames or ip's.
the hostname doesn't matter for orabbix it just needs the connection to right database in the jdbc connector.
The link between Orabbix and Zabbix is created by the name your are using in Zabbix e.g. sc022hd01.
For example you have two servers as a cluster with one active instance on one of them.
sc020hd01 - Cluster
sc022hd01 - Node A
sc022hd02 - Node B
To point on the active instance you should use the vip (virtual ip adress) or a dns name which is pointing to it.
In Zabbix you should have 3 Servers, the 2 phyical ones and the logical one.
To send the orabbix data to the logical server in zabbix you have to choose the zabbix name in the orabbix configuration. E.g. sc020hd01
Zabbix: sc020hd01
orabbix:
DatabaseList=sc020hd01
sc020hd01.Url=jdbc
racle:thin:@sc020hd01:<port>:<sid>Orabbix will send the data direct to zabbix in the configurated server with the name "sc020hd01". There is no link between hostnames or ip's.
EV
ga_aggregate_target] error: Type of received value [] is not suitable for value type [Numeric (float)]
incredible that you have already tryed
Comment