Subject: Re: Monitoring interrupts: how
To: None <netbsd-users@netbsd.org>
From: David S. <davids@idiom.com>
List: netbsd-users
Date: 09/27/2002 17:40:55
> 
> I'm wondering is there is a method in NetBSD of monitoring interrupt counts
> for different IRQ numbers, such as "cpu stat" on BSDI or /proc/interrupts
> on Linux.

Try

	systat vmstat

and read the man page for 'systat'.

David S.

>