Right, we are working on improving process management.. the first
version of gonit will include the subset of monit-like functionality
and improvements that the BOSH agent needs. We'll be using gosigar
within gonit, but gosigar (like libsigar) and more general purpose and
can be used in other projects. The BOSH agent also uses the libsigar
Ruby binding. I'm not familiar with the DEA code myself, but in
general anywhere you see a shell-out to tools like ps, df, netstat,
ifconfig, etc., could make use of sigar.