> Besides the xml-qstat, is there a web GUI or interface for Grid Engine?
>
> I've tried xml-qstat, it can view submited jobs but does not offer a way
> to submit jobs.

I recently wrote some CGI scripts for a customer to allow jobs to be
submitted via Apache. The tricky bit is getting the user's context right,
as the CGI stuff typically runs as the apache user. You can probably use
suExec for that - although I didn't, for other reasons.

Perl's CGI.pm makes things very easy :-)

Vic.

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to