Bug 25268

Summary: vmstat displays some parameters incorrectly
Product: Base System Reporter: Yevgeniy 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 Yevgeniy 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 dwmalone freebsd_committer freebsd_triage 2001-02-22 10:11:33 UTC
State Changed
From-To: open->closed

Duplicate of 25267.