How can i configure SNMP for Oracle10g
I'm curious about using SNMP technology to monitor Oracle 10g databases.
I've done some light reading on the subject and I'm now at the stage
where I have a few questions.
-What exactly do I need to configure in my Oracle 10g environment?
-Is Enterprise Manager the best and/or only UI available for me
to carry out configuration chores?
-I see no SNMP specific documentation for 10g; why is that?
-I do see a good document for :
http://www.excsoftware.com/Documentatio ... e_SNMP.doc
http://oraclesvca2.oracle.com/docs/cd/B ... /chap2.htm
but i can't fond "
Code:
$ORACLE_HOME/network/snmp/peer/CONFIG.master
$ORACLE_HOME/network/snmp/peer/CONFIG.encap
$ORACLE_HOME/network/snmp/peer/start_peer
"and " Oracle Intelligent Agent,Oracle Management Agent"????????
Is the above document suitable for configuring SNMP monitoring of Oracle
in a 10g environment?
Here's an unanswered question in the Oracle forums:
Does the Oracle 10g intelligent agent support snmp queries ( walks ) ?
The 9i agent has this functionality and is documented, but I can't find any documentation for the 10g agent.
How configure snmp for oracle10g
Moderators: Developers, Moderators
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
MySQL has some good queries that you can run that would avoid the snmp component. How about Oracle? If you can query it, then all you need is DBI (perl) or PDO (php) to run the same queries and get back the goodies to graph.
Comments please.
TheWitness
Comments please.
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Probably the reason one would ask for SNMP support for Oracle is that it is relatively expansive, time wise, to connect to Oracle each time you want to run a query. On the other hand you win in the flexability department because with queries you can ask for any metric not just the one Oracle decides to make public.TheWitness wrote:MySQL has some good queries that you can run that would avoid the snmp component. How about Oracle? If you can query it, then all you need is DBI (perl) or PDO (php) to run the same queries and get back the goodies to graph.
Comments please.
TheWitness
Joop
Who is online
Users browsing this forum: No registered users and 2 guests