Hi,

> Am 19.08.2016 um 15:58 schrieb Lars van der Bijl <com48...@gmail.com>:
> 
> hey all,
> 
> I'm trying to parse the reporting file and parse this data into a mongodb.

What is the goal of this effort? There is also the accounting file which 
contains the execd the job was executed on (`man accounting`).

-- Reuti


> in the reporting with the joblog on we get message that look like:
> 
> 1471613763:job_log:1471613763:sent:203471:1140:NONE:t:master:qmaster:0:924:1471613584:jobname:lars:users:job:defaultdepartment:sge:sent
>  to execd
> 
> 1471613763:job_log:1471613763:delivered:203471:1140:NONE:r:master:qmaster:0:974:1471613458:jobname:lars:users:job:defaultdepartment:sge:job
>  received by execd
> 
> looking at the code of Son of Grid Engine I see a reference to 
> qualified_hostname being given to  reporting_create_job_log. but this is the 
> qmaster. 
> 
> would it be possible to add the execd it was sent to?
> 
> or. is there a better way to get a detailed view of the cluster I can parse 
> and update my own database with?
> _______________________________________________
> users mailing list
> users@gridengine.org
> https://gridengine.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to