Bug 25267

Summary: vmstat displays some parameters incorrectly
Product: Base System Reporter: Eugene Aleynikov <eugenea>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eugene Aleynikov 2001-02-21 23:30:01 UTC
 vmstat displays avm and fre alltogether:
    # vmstat
 procs      memory     page                    disks     faults      cpu
 r b w     avm   fre  flt  re  pi  po  fr  sr da0 da1   in   sy  cs us
sy id
 0 0 0    5404197860    1   0   0   0   1   0   0   0  152   10   3  0 
0 100

this makes some monitoring programs go crazy

Fix: possible fix is:
How-To-Repeat: 
  type vmstat in a command prompt, look at the output
Comment 1 Jens Schweikhardt freebsd_committer freebsd_triage 2001-06-12 20:47:55 UTC
State Changed
From-To: open->closed

Fixed in -current. Thanks, Eugene!