This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
What to monitor? systemtap
- From: googz <googzlol at gmail dot com>
- To: systemtap at sourceware dot org
- Date: Thu, 2 May 2013 05:38:56 -0700 (PDT)
- Subject: What to monitor? systemtap
Hello :)
I have this project to do:
"Write a script that monitors one (selected) item component for the
following operating systems:
- Process Management
- Management of main memory
- Virtual memory management
- Management of input / output
- Network Management "
and i am thinking how can it look.
What is the most important of each component of operating system?
from process managment I want to write PID.
What with others?
can it look like this?
Process | main memory | Virtual memory | input / output | Network
PID() usage? usage? ???
???
and it will collect for 5 sec information about proces and other components.
--
View this message in context: http://sourceware-org.1504.n7.nabble.com/What-to-monitor-systemtap-tp230373.html
Sent from the Sourceware - systemtap mailing list archive at Nabble.com.