validate.c File Reference

Check that all processes in the process list are running and accepts connections if port is defined. More...

Go to the source code of this file.

Functions

void validate ()
 Walk the process-list and validate each process. More...


Detailed Description

Check that all processes in the process list are running and accepts connections if port is defined.

Restart any process not running. Also restart process if connection or the protocol test fails.

Author:
Jan-Henrik Haukeland, <hauk@tildeslash.com> , Olivier Beyssac, <ob@r14.freenix.org> (check_skip) , Martin Pala <martin.pala@hq.iol.cz> , Christian Hopp <chopp@iei.tu-clausthal.de>
Version:
$Id: validate.c,v 1.14 2002/09/06 18:13:37 hauk Exp $

Definition in file validate.c.


Function Documentation

void validate  
 

Walk the process-list and validate each process.

Definition at line 86 of file validate.c.

References log(), myprocess::next, processlist, and update_loadavg().