Another source of information the vmstat command is found at http://netmosphere.sfbay/analyzer/vmstat.html
Column Scan rate
Source /usr/bin/vmstat 30 2
Description
Calculates a 30 second vmstatcommand. The first line of the vmstat is thrown out since it is the statistics since the box was booted. We look for the average scan rate (column sr).
  • RED : scan rate >= 300
  • AMBER : 200 <= scan rate < 300
  • GREEN : 0 < scan rate < 200
  • WHITE : scan rate == 0.0

Caveats

srtdate_vmstat: 20041027104048	JST "vmstat 30 2"
 kthr      memory            page            disk          faults      cpu
 r b w   swap  free  re  mf pi po fr de sr m0 m1 m2 m3   in   sy   cs us sy id
 0 0 0 117940288 15926304 51 860 24 3 3 0 0 1  0  1  1 1789 2689 1863 13  5 82
 0 0 0 116412120 14247456 170 2616 1 8 6 0 0 0 0  5  3 3578 70959 21469 24 11 66
enddate_vmstat: 20041027104048	JST