Well, you cannot have more than one device sharing the same manage IP (Unless you are using MultiRealm ZP).
Are you adding these "Oracle DB's" as individual devices in Zenoss? Are they actually individual devices? Are you using a special ZenPack to monitor or what device class are you using?
Does the DNS alias change IPs or are you saying the name of the alias changes? oracledb1.example.com becomes oracledb2.example.com or oracledb.example.com switches from 192.168.1.101 to 192.168.1.102?
Subject: |
RE: Add multiple devices that have the same IP |
Author: |
Chris De Coster |
Posted: |
2019-05-23 14:23 |
Hi Jay,
With our previous monitoring product, the IP was not the unique key in th system to manage devices.
Because of that we expected Zenoss to work in the same way.
Luckily we found a way arround it.
We use the Oracle Database Zenpack. This we can configure to connect to a DB and monitor it.
Now, I made the fault to use the DB alias as the device (old habbit).
But, for Zenoss I have to take the linux server where the database runs to be the device (we are not really interested in the OS monitoring for these servers).
From the documentation of the zenpack it was not clear to me that the zenpack could monitor multiple DB's.
The configuration property zConnectionStrings alows to add multiple connection strings (hence the 's' at the end).
I overlooked this, making me think that the zenpack was only be able to monitor 1 DB.
Now, some automation using the api will help us in case a DB moves to another server.
Thanks for thinking with me.
As a remark... maybe the zenpack documentation can explain it better that the zConnectionStrings can contain multiple connectionstring.
Don't know yet how much DB's we can monitor with it, but we will find out soon :-)
------------------------------
Chris
------------------------------