Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: How to get more information on CGIs I'm watching with Unix's "top" command

by f00li5h (Chaplain)
on Jul 26, 2007 at 20:49 UTC ( [id://628999]=note: print w/replies, xml ) Need Help??


in reply to How to get more information on CGIs I'm watching with Unix's "top" command

if you don't mind tamperig (just a little), you can hack this onto the top of the script. You may also be able to stick it in play with a PerlModule or similar directive in an apache config...

BEGIN { $0 = $0 . join ' - '@ENV{qw{QUERY_STRING PATH_INFO}} }

@_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (6)
As of 2024-04-25 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found