in reply to Net::SSH::Perl Help

I don't get it, if there is a ssh disco logged the user would not show up in "w" anyways. You seem to be using the wrong tools for the job. take a look at sys::utmp -- it has all the stats you want on most unix systems and you can build your full report from there.

-Waswas