Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP monitoring project API
TPTP monitoring project API [message #119951] Thu, 27 December 2007 19:03 Go to next message
Eclipse UserFriend
Originally posted by: spamme.gospodinov.net

I am looking for a simple example of using the TPTP monitoring API to
analyze log files against a symptom catalog. It does not need to be an
RCP. I am tring to understand how to use the API to:

-Load log file in CBE format
-Parce log file and retrieve CBE objects
-Analyze CBE objects against a symptom catalog/database
-Show solutions to known problems in TableViewer.

Thanks for your help.
Re: TPTP monitoring project API [message #121368 is a reply to message #119951] Thu, 24 January 2008 20:46 Go to previous message
Alex Nan is currently offline Alex NanFriend
Messages: 29
Registered: July 2009
Junior Member
Hi,

sorry for the late response, anyway if you are still monitoring the
newsgroup, you can take a look in the TPTP CVS for the junit test cases for
log import and log analysis.
The CVS connection info is the following:
host: dev.eclipse.org
repository path: /cvsroot/tptp
module: test-results/monitor/org.eclipse.tptp.monitoring.tests

The log import APIs are tested in:
org.eclipse.tptp.monitoring.tests\src\org\eclipse\tptp\monit oring\log\tests\ImportAPITests.java.
For examples on how to use the log analysis APIs look into:
org.eclipse.tptp.monitoring.tests\src\org\eclipse\tptp\platf orm\analysis\tests\Analysis.java
These are APIs that you can call in any Equinox OSGI runtime environment.

Kind regards,
Alex Nan

"TK Gospodinov" <spamme@gospodinov.net> wrote in message
news:969a360d11eff582ab85c77d1fdc9c41$1@www.eclipse.org...
>I am looking for a simple example of using the TPTP monitoring API to
>analyze log files against a symptom catalog. It does not need to be an RCP.
>I am tring to understand how to use the API to:
>
> -Load log file in CBE format
> -Parce log file and retrieve CBE objects
> -Analyze CBE objects against a symptom catalog/database
> -Show solutions to known problems in TableViewer.
>
> Thanks for your help.
>
Previous Topic:can tptp automate gui recoder macro out of eclipse
Next Topic:C/C++ staic analysis
Goto Forum:
  


Current Time: Fri Apr 26 00:31:00 GMT 2024

Powered by FUDForum. Page generated in 0.03068 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top