[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Condor-users] An interface for condor's log-files.



Valia...

Thanks for getting back to me. Ok, as I understand you, your app basically
looks at/monitors a given file(s) and in turn parses the file(s) and writes
the information into a mysql database/tables. Is this correct?

My question: Are the logfiles from Condor_view different/the same as the log
files that you currently parse? If the log files are different, how easy
would it be to parse/add the information from the Condor_View log files to
your app?

-bruce


-----Original Message-----
From: Tsagkalidou Vassiliki [mailto:std00120@xxxxxxxxx]
Sent: Tuesday, October 19, 2004 9:23 AM
To: bruce
Subject: RE: [Condor-users] An interface for condor's log-files.



If you want I can send you the code,but until now there is not an
automatic way to load data in the database. I made a program that
monitors a file in which it is supposed that condor will write the full path
of
the new log-files, and then this program will parse the log-files and will
load the data in the database...

I use MySQL as DBMS and PHP from building the application.
You can ask me anything you want about what the app does.

Valia.

On Tue, 19 Oct 2004, bruce wrote:

> Valia,
>
> Hi... saw what you had regarding your condor database app....
>
> I'm interested in possibly tying condor to a database, and it appears that
> you've gotten something similar. Is it possible for us to talk back/forth
> about what your app does and the underlying database/interface...
>
> Also, is the code for your app available for use?
>
> Thanks
>
> Bruce Douglas
> bedouglas@xxxxxxxxxxxxx
>
>
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx]On Behalf Of Tsagkalidou
> Vassiliki
> Sent: Tuesday, October 19, 2004 8:36 AM
> To: condor-users@xxxxxxxxxxx
> Subject: [Condor-users] An interface for condor's log-files.
>
>
> Hi everybody,
> As a result of my undergraduate thesis, I made a database and query
> application of condor-log files.You can find the application at URL:
> http://www.di.uoa.gr/~std00120/
>
> If you have the time to check it, I would be glad to read your
> comments about it(if it was easy to understand and manage it,etc)!!!
> It is important for me to know the opinion of condor's users.
> You can answer me at my e-mail:  std00120@xxxxxxxxx .
>
> Thanks a lot,
> Valia Tsagkalidou.
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> http://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
>