Dear Team,
There are 3 wizards avaialbe for Oracle monitoring from which 2 have static parameters and Oracle Query wizard which can monitor through executing the query.
We have a requirement where we want to monitor in depth parameters which is not fetch able throug query.
Though we are able to fetch in depth parameters through command line from the Oracle device by drilling down into the instance.
Also , There could be a load on the oracle box if nagios runs query at every interval
My question here is..
Is there any where we can fetch that in depth parameters from nagios by writing the same command from Nagios box and fetch the parameters.
Regards,
Oracle In depth parameters
Re: Oracle In depth parameters
I'm not entirely sure what you are asking for.
The Wizards set up host and service commands that check remote systems on an interval, so when you ask if you can "fetch that in depth parameters from nagios by writing the same command from Nagios box and fetch the parameters" that is literally what Nagios does.
Are you asking if there is a way to send the results from the remote system to Nagios? If so, you will want to look into Passive Checks:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
The Wizards set up host and service commands that check remote systems on an interval, so when you ask if you can "fetch that in depth parameters from nagios by writing the same command from Nagios box and fetch the parameters" that is literally what Nagios does.
Are you asking if there is a way to send the results from the remote system to Nagios? If so, you will want to look into Passive Checks:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Former Nagios employee