Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: 'A' web server takes another "time out" (sar)

by m.att (Pilgrim)
on May 04, 2006 at 18:24 UTC ( [id://547489]=note: print w/replies, xml ) Need Help??


in reply to Re^2: 'A' web server takes another "time out" (sar)
in thread 'A' web server takes another "time out"

Well, that's a bust.. too bad.

How about capturing some regular snapshots with vmstat? Maybe

vmstat 60

and a

vmstat -d 60

piped to a file for a few days (or at least a good bit of time before, during and after the event in question). (These commands may require different syntax if you're on FreeBSD, which I can't test with -- we're basically looking for VM stuff and IO/disk stuff... also see iostat) Maybe also throw in a few vmstat -s's for good measure. This would at least provide a little bit more detail around swap in/out and IO.

m.att

Replies are listed 'Best First'.
Re^4: 'A' web server takes another "time out" (sar)
by tye (Sage) on May 04, 2006 at 18:46 UTC

    But I think that'd mostly be less information than I'm currently getting from 'top'. In any case, it doesn't give me the main system data I'm now wanting: which process(es) is creating the flood of new 'httpd's. I tell you, Win32's PerfMon sure looks great in comparison to this hacking....

    - tye        

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://547489]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-04-19 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found