Search Results

Search: Posts Made By: MarkSeger
11,655
Posted By MarkSeger
kunwar - to be clear, collectl CAN get a lot of...
kunwar - to be clear, collectl CAN get a lot of data from /proc but as I told you earlier, not all of that information is available by process in /proc, at least not in /proc/pid where collectl gets...
1,863
Posted By MarkSeger
actually one other thing I just spotted, it you...
actually one other thing I just spotted, it you want to filter on a pid, you need to preface the number with a 'p'.
-mark
1,863
Posted By MarkSeger
but wait, what;s with the --hr 100? Are you...
but wait, what;s with the --hr 100? Are you trying to eliminate all but the first header? if so there's a switch for that too! --hr -1 suppresses all headers (btw - being lazy also invented hr to...
1,863
Posted By MarkSeger
noooooo... remember, the first question you...
noooooo...
remember, the first question you should as if you think what you want to do is probably useful to a lot of people I've probably already added a switch for it. ;)

collectl -sD...
Forum: Linux 04-11-2010
15,605
Posted By MarkSeger
It's real hard to tell how frequently you're...
It's real hard to tell how frequently you're monitoring your statistics and unless you're looking at them very frequently, say every 10 seconds or so, you don't get a lot of help from your data. I...
Forum: Linux 04-10-2010
39,993
Posted By MarkSeger
collectl - your one-stop tool
I just answered a previous note about memory usage and pointed the user at collectl. There are a couple of things worth noting - collectl is VERY lightweight, on the order of using <0.1% of the cpu...
Forum: Linux 04-10-2010
4,988
Posted By MarkSeger
Memory leaks is indeed a bad thing and can be...
Memory leaks is indeed a bad thing and can be trick to find BUT if you used a tool like collectl it would certainly make things a lot easier. Similar in function to SAR but with much more...
Forum: Linux 06-25-2009
4,358
Posted By MarkSeger
I think one of the biggest mistakes people make...
I think one of the biggest mistakes people make when testing is to time the test from start to finish and not pay attention to anything in between. For example, I always use netperf to measure...
3,537
Posted By MarkSeger
This may be overkill and I'm not even sure if it...
This may be overkill and I'm not even sure if it would work on other *nix systems until someone tries it, but...

You could always write your own data importation modules - it would be a bunch of...
3,537
Posted By MarkSeger
And then there's collectl - see: collectl...
And then there's collectl - see: collectl (http://collectl.sourceforge.net/)

It can do most anything from simple interactive monitoring of a few 'subsystems' like cpu, disk, etc and/or writing the...
Forum: Linux 05-02-2009
2,772
Posted By MarkSeger
New collectl API
If anyone is interested I just released a new version that contains an API for collecting any kind of data you want and to include it in the user interface, data files and even be able to send it via...
Forum: HP-UX 03-06-2009
6,965
Posted By MarkSeger
Of course there's always collectl which...
Of course there's always collectl which essentially replaces all the tools mentioned in the previous post. On the other hand if you're looking for some sort of API to write your own, just look at...
Forum: Filesystems, Disks and Memory 03-06-2009
17,182
Posted By MarkSeger
I too have done similar testing but slightly...
I too have done similar testing but slightly different. Rather than simply time the creation of 100 files, which can be very misleading OR timing the creation of 1M files which is no better, I...
Forum: AIX 12-11-2008
7,346
Posted By MarkSeger
Don't forget to check out collectl
Why use a bunch of tools (sar, vmstat, iostat, mpstat, nfsstat, etc) when one tool can do it all: collectl (http://collectl.sourceforge.net/)
-mark
2,218
Posted By MarkSeger
collectl - http://collectl.sourceforge.net/
collectl has the ability to monitor threads in either top more or rolling output. if these are short-lived, you can always set a monitoring interval to < 1 sec! In fact, if you know the process...
75,947
Posted By MarkSeger
re 10: I'm the author of collectl. If there's...
re 10: I'm the author of collectl. If there's something inconsistent with the documentation could you let me know what is?

While I don't have any quick answers to the problem of finding the...
Forum: Linux 03-27-2008
5,823
Posted By MarkSeger
Dymamic resizing of a window
I want to run a script that changes the size of the window from which it's been started. Turns out that if I start up a putty windowo to a remove linux box, I can simply issue the command 'resize -s...
16,447
Posted By MarkSeger
A totally different perspective
Could it be the first time you tried to edit the file you read if from disk an the second time it was in cache so there was no I/O? It will take a couple of seconds to read a 100MB file off disk.
...
Forum: Linux 02-27-2008
22,880
Posted By MarkSeger
Uhalt - sorry for only just seeing your thread (I...
Uhalt - sorry for only just seeing your thread (I would have responded more quickly had you asked your questions on the soureforge forum). In any event can I assume you are all set now?

I also...
Forum: Linux 12-15-2007
22,880
Posted By MarkSeger
collectl can pretty much do it all
See collectl (http://collectl.sourceforge.net/) for details, but when I wrote it my goal was to have one tool with consistent output so I wouldn't need multiple windows or files worth of data that I...
10,960
Posted By MarkSeger
Announcing collectl - new performance linux performance monitor
About 4 years ago I wrote this tool inspired by Rob Urban's collect tool for DEC's Tru64 Unix. What makes this tool as different as collect was in its day is its ability to run at a low overhead and...
Showing results 1 to 21 of 21

 
All times are GMT -4. The time now is 02:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy