How to access sar command info from file in linux -


i'm trying collect system activity using sar command in linux. can info readily executing sar command shell. internally information popped file in /var/log/sa/sadd. contains values updated every 10min. need collect system activity @ every second (sar -a 1). if need read info internal file every second, possible.

cheers.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -