in reply to Re: Net::Telnet core dumps
in thread Net::Telnet core dumps

Didn't rebuild perl.
Script is running on a SUN server with 4 processers, and over a gig of memory, with few users and notmany daemons, so it's not a memory issue
I'll see if I can figure out how to examine the core in a debugger.
Does anyone perhaps a more elegant solution for accomplishing what I'm trying to do than NET::Telnet?

Replies are listed 'Best First'.
RE: RE: Re: Net::Telnet core dumps
by turnstep (Parson) on Apr 20, 2000 at 02:00 UTC
    Well, you could always have the servers run the script regularly themselves (as a cronjob) and then have them email the results, or even telnet back. You could also have the main server email the remote servers to a specific account, and have the remote servers (assuming they can accept mail) run the backup program when mail from a certain name and IP arrives.

    P.S. Make a left bracket by typing [ and a right one by typing ]