> > > I need to write a script on both NT and UNIX to monitor a process and > restart if it fails. I know how to do it in UNIX, but am > wondering if there > are any PERL functions that would work across platforms so I > won't have to > recreate the entire script for the NT box. I have available > to me "PERL > Black Book" but it doesn't list much that would look good for > this type of > sys admin function. (We're in the process of moving our > office, so my other > hardcopy doc is temporarily unavailable).
Check out Win32::Daemon and also checkout http://www.roth.net/ he might even have some scripts there that do similar things. also look at the Win32::Lanman module -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]