Version 2 (modified by branden, 9 years ago) (diff) |
---|
Earthworm Module: diskmgr
Contributed by:
Function
This program monitors the disk space availabe on the disk or partition that Earthworm is running from. If the available disk space falls below 'Min_kbytes", it will send an error messages to statmgr.
Details
Diskmgr Configuration File
# # DiskMgr's Configuration File # MyModuleId MOD_DISKMGR # module id for this program, RingName HYPO_RING # transport ring to write to, LogFile 1 # If 0, don't write logfile at all, Min_kbytes 5000 # Yell when free disk space is lower than # this many kbytes DefDir /this/directory # optional command to change directory to this dir