Hi all,
I just installed hyperic 4.2, server on windows 2003, and agent on HP-UX 11.23. When we started the agent, I could see Tomcat 6.0 was auto-discovered by the agent without problems. However, I have Oracle (ver. 11g) running too on HP-UX, and it was not auto-discovered.
I looked at the documentation here:
http://support.hyperic.com/display/DOC/What+to+Do+After+Installing+the+HQ+Server+and+HQ+Agent#WhattoDoAfterInstallingtheHQServerandHQAgent-ObtainandInstallDriversforMonitoringDatabases
It says that i have to install driver for monitoring the database, but it doesnt have any instruction on to do it. So, I assume putting the required JAR for JDBC ought to do it. I copied the ojdbc14.jar to the following directory:
/usr/local/hyperic-hq-agent-4.2.0/bundles/agent-4.2.0-1260/pdk/lib/jdbc
and restarted the agent. But the database still was not autodiscovered.
Have I missed anything?
For added info, i run the agent using 'hyperic' user, of which belongs to group 'users' (primary). ORACLE is started by user 'oradev', group of 'oinstall' (primary). Both users has secondary group 'dba'. (Frankly, I dont know whether this make any difference).
I just installed hyperic 4.2, server on windows 2003, and agent on HP-UX 11.23. When we started the agent, I could see Tomcat 6.0 was auto-discovered by the agent without problems. However, I have Oracle (ver. 11g) running too on HP-UX, and it was not auto-discovered.
I looked at the documentation here:
http://support.hyperic.com/display/DOC/What+to+Do+After+Installing+the+HQ+Server+and+HQ+Agent#WhattoDoAfterInstallingtheHQServerandHQAgent-ObtainandInstallDriversforMonitoringDatabases
It says that i have to install driver for monitoring the database, but it doesnt have any instruction on to do it. So, I assume putting the required JAR for JDBC ought to do it. I copied the ojdbc14.jar to the following directory:
/usr/local/hyperic-hq-agent-4.2.0/bundles/agent-4.2.0-1260/pdk/lib/jdbc
and restarted the agent. But the database still was not autodiscovered.
Have I missed anything?
For added info, i run the agent using 'hyperic' user, of which belongs to group 'users' (primary). ORACLE is started by user 'oradev', group of 'oinstall' (primary). Both users has secondary group 'dba'. (Frankly, I dont know whether this make any difference).