|
From: <jos...@co...> - 2005-05-20 17:32:54
|
Can I see your sample code that you have created for nagios? > Joe Lin wrote: > > All, > > > > Does anyone have any good tools to monitor the healthiness of oracle 9i or > > 10g? > > > > Particularly I want to be able to query opmn or the Oracle Enterprise > > manager and get a status if they are up or not. > > i monitor the state of my 9i db's using a shell script that invokes a > JDBC connection that is able to execute queries on the db to get info > about rows in tables / verify an instance is up etc > > |