Hi, I enabled audit but some jobs are not recorded. It seems that job manager can die in the middle of job execution (I haven't figured out when this happens, but seems to be the rule for long running jobs). And if job manager is dead, nothing is recorded on job completion. If I restart dead job to get job status (restart=handle on job with save_state=yes), audit works properly.
The problem is, we are loosing track of some jobs that are never restarted. Shound't audit record something at the start of execution as well? This way it is possible to cross-reference with pbs logs. Also, how do I specify remote database for audit? I had to hack perl scripts for that, is there a "supported" way? Cheers, Yuriy
