Mail Archive Home | clif List | June 2008 Index
| Date Index --> | Thread Index --> |
abidiensi@xxxxxxxx wrote:
Hi, I develop a clif probe for monitoring oracle data base and you helped me to do this , and it's all right. Now i want to monitor log on/off users (ie log on) so i creta a trigger after log on and i the informations of logging on from the v$session(a system view of oracle) and isert it into a table For the monitoring ,i need to get the number of log on , to do this i create a java class that connect to the data base and count the number of log on table row , then affect the result into the result table of the insert class(like isert class of jvm probe) but , i have a pb in the graphic visualisation .
Hello,If I catch you correctly, you have developed another Oracle probe in order to trace the Database connections (log on, log off). In my understanding, this could be integrated in the first Oracle probe, just adding one or two fields in the event, but maybe you have good reasons to make a distinct probe (or maybe this is what you are actually doing - one single probe - and I was just mistaken). However, you just mention that you have a problem in the graphical visualization. I guess you are dealing with the monitoring graphs of the CLIF console.
- Is it with the Eclipse-based console or the Swing-based console? - What kind of problem are you confronted with? Regards, -- Bruno.
| Date Index --> | Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.