debian man page for eventstat

Query: eventstat

OS: debian

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENTSTAT(8)						      System Manager's Manual						      EVENTSTAT(8)

NAME
eventstat - a tool to measure system events.
SYNOPSIS
eventstat [-rcsv_file][-nevent_count][delay [count]]
DESCRIPTION
eventstat is a program that dumps the current active system events.
OPTIONS
eventstat options are as follow: -h show help -n event_count only display the first event_count number of top events. -q run quietly, only really makes sense with -r option. -r csv_file output gathered data in a comma separated values file. This can be then imported and graphed using your favourite open source spread sheet. -t threshold ignore samples where the event delta per second less than the given threshold
EXAMPLES
Dump events every second until stopped. sudo eventstat Dump the top 20 events every 60 seconds until stopped. sudo eventstat -n 20 60 Dump events every 10 seconds just 5 times. sudo eventstat 10 5
SEE ALSO
powertop(8)
AUTHOR
eventstat was written by Colin King <colin.king@canonical.com> This manual page was written by Colin King <colin.king@canonical.com>, for the Ubuntu project (but may be used by others). June 13, 2012 EVENTSTAT(8)
Related Man Pages
perf-top(1) - centos
xgetselectedextensionevents(3) - x11r4
xselectextensionevent(3) - x11r4
xselextev(3x11) - hpux
swatch::threshold(3pm) - debian
Similar Topics in the Unix Linux Community
HOw can i use sudo in a script
sudo not allow User to run sed
sudo question.
Add sudo executable commands
HELP for Newbie: Unable to run GUI installer (Ubuntu client connected to SLES server)