[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
program entry
From: |
Eduard San Anselmo |
Subject: |
program entry |
Date: |
Mon, 02 Sep 2002 17:48:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2.1) Gecko/20010901 |
I have a problem with a program entry at the .monitrc file:
let's say DAY is a program that returns the name of the current day
(original, eh?). How could I use monit to watch the right functioning of
the program? (imagine the program is working fine if it returns
something). The problem here is that DAY "only" starts, becuse it stops
by itself (i.e. doesn't need anyone telling it to stop), and it doesn't
create a pid file (the solution to this would be use a wrapper script,
as I read at the FAQ).
So what am I supposed to do?
Thanks a lot.
- program entry,
Eduard San Anselmo <=