
On Sun, May 06, 2012 at 03:37:42PM +1000, Tim Connors wrote:
Other things somewhat only partially work. For instance, take a look at zfsarc-l2 - only gets 2 of the 4 values it was trying to obtain.
and ./arc_summary.pl (oops, broke between me testing it and committing it to git - just the #! line),
yeah. fixed that myself. some err msg about 'env -S'. I just replaced it with #!/usr/bin/perl /usr/bin/env is broken, anyway. you can't pass args to the interpreter on the #! line (except on Mac OS. their version supports it apparently).
which only prints out a few of the 7 pages, because the eval dies at some divide by zeros.
i didn't even notice that. when i get time, i'll have a look at that. and zfsarc-l2 as well. craig -- craig sanders <cas@taz.net.au> BOFH excuse #288: Hard drive sleeping. Let it wake up on it's own...