Hi all

I am writing a Perl script to check the status of a number of processes
on a solaris machine i.e. to check mysqld I can use 

        my $result = $dbh->ping;

Is there a perl module that will allow me to do something similar with
apache or sshd to see if they are running and accepting connections?


Thanks

-- 
Andy Ford <[EMAIL PROTECTED]>
Telindus


Reply via email to