The file Output Plugin
The file plugin allows RUR data to be stored to a flat text file on any file system to which the login node can write. This plugin is also intended as a very simple guide for anyone interested in writing an output plugin.
This example shows sample output from
file to a location defined in the RUR configuration file:uid: 1000, apid: 8410, jobid: 0, cmdname: /tmp/dostuff plugin: taskstats ['utime', 32000, 'stime', 132000, 'max_rss', 1736, 'rchar', 44524, 'wchar', 289] uid: 1000, apid: 8410, jobid: 0, cmdname: /tmp/dostuff plugin: energy ['energy_used', 24551] uid: 1000, apid: 8410, jobid: 0, cmdname: /tmp/dostuff plugin: gpustats ['maxmem', 108000, 'summem', 108000]