On 2005-09-09T07:47:08+0200, Graf László wrote:
> My shell script, started in the background (&), communicates with
> Oracle DB, it makes ssh and/or ftp connections with another hosts and
> sometimes it hangs up from its selves. We see the process using ps but
> it does not process any data and file, what normally should.

You need to make the script generate periodic keep-alive events, and
assume that if you did not hear from it then it hanged and action must
be taken.  There is no magic in mon to help you solve this.


/Allan

Attachment: signature.asc
Description: Digital signature

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to