Title: RE: [Perl-unix-users] Help: Daemon Status

I am trying to monitor a system process. I do not know where to start.

Ronald Mundell
Nedcor
BG3
881-3751(011)
0834111107


-----Original Message-----
From: $Bill Luebkert [mailto:[EMAIL PROTECTED]]
Sent: 18 November 2002 02:42
To: Mundell, R. (Ronald)
Cc: '[EMAIL PROTECTED]'
Subject: Re: [Perl-unix-users] Help: Daemon Status

Mundell, R. (Ronald) wrote:
> Good Day all
>

>
> I want to monitor a daemon for activity and uptime. I do not know where
> to start. If someone out there knows how to do this and are able to help
> me, it would be greatly appreciated.

Pretty vague requirements.  Something simple would be to have the
daemon write the time to a log file periodically.  Maybe have a
separate pid file with the start time in it or combine the two files.

--
   ,-/-  __      _  _         $Bill Luebkert   ICQ=162126130
  (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //      http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to