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)NAMEeventstat - a tool to measure system events.SYNOPSISeventstat [-rcsv_file][-nevent_count][delay [count]]DESCRIPTIONeventstat is a program that dumps the current active system events.OPTIONSeventstat 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 thresholdEXAMPLESDump 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 5SEE ALSOpowertop(8)AUTHOReventstat 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) |