On 14 November 2012 10:09, Jeremy Laidman <span dir="ltr"><<a href="mailto:jlaidman@rebel-it.com.au" target="_blank">jlaidman@rebel-it.com.au</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">Some parsers don't use whitespace delimeters, but instead use column position.  But I don't know if the vmstat parser does the same.</div></blockquote><div><br></div><div>I just checked the code, and I think the vmstat parser (in do_vmstat.c function do_vmstat_rrd()) splits on whitespace, thus uses column number rather than column position.  So this shouldn't be a problem for you.</div>

<div><br></div></div>