use tools like memprof for finding memory leaks
why bother writing your own

Alex Yuen wrote:
Hi,

I am still a newbie to Perl.

I am assigned to write a Perl program to monitor a memory leak on an
application running on a Sun system - Solaris. Now, I'm a Windows NT System
Administrator...so, I am trying to transition over to Unix and don't know
where to start. Can someone point me in the right direction to start? What
modules to use for Unix?

The Perl script will be grabbing the information from a log files. The
script will run automatically, by cron, every hour and compares to the
previous hour, then records the difference. If the difference reaches a
critical level, an e-mail notification is sent.

I have ActiveState Perl v5.6.a build 633 installed on my Windows
workstation.

Thanks in advance.

Alex Yuen

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to