File | Last Change |
---|---|
../ | |
plugins/ | |
build/ | |
ihostchk.sh | 1.2 (23 years ago) by tdb: Changed the path of the PID file... it didn't work so well when the ihost directory is on a shared file store :) |
ihost.pl | 1.34 (23 years ago) by pjm2: If, during a heartbeat, the host receives an ERROR response from sending the last_modified time of its configuration, the host is expected to reconfigure itself. If the configuration changes many times in a short period of time, many heartbeats may be lost if they bail out as soon as the ERROR response is received. This has now been changed so that a heartbeat is completed in its entirety before the host attempts to reconfigure with the filter manager. |
README | 1.2 (23 years ago) by pjm2: Added a reference to the maintenance documentation. |
Makefile | 1.4 (23 years ago) by tdb: Slightly better cleanup. |
Config.inc | 1.1 (23 years ago) by tdb: Makefile for the ihost. This was complicated by the fact that it needed statgrab which is further *up* the directory tree. This should work fine though. |