Project

General

Profile

Idea #5615

Updated by Tom Clegg about 9 years ago

Examples wrt graphs 
 * How do I know I'm using swap / don't have enough RAM? (And how do I fix it?) 
 * How do I know whether I'm getting good CPU usage? (And how do I increase that?) 

 Examples wrt logs 
 * What crunchstat lines mean (including crunchstat errors) 
 * Task setup/cleanup boilerplate (docker containers, task output, child pid) 
 * Crunch-job boilerplate (number of nodes, cleanup temp dirs, install source) 
 * Job id, task number 
 * Timestamp time zone 

Back