My Monitor (CHANGEME)
| Author | Brian Scott |
|---|---|
| Compatibility | Xymon 4.3 |
| Requirements | FreeBSD, Bourne Shell (sh) |
| Download | None |
| Last Update | 2011-08-12 |
Description
Installation
The usual stuff for ~xymon/server/etc/tasks.cfg:
[gstripe]
ENVFILE /home/hobbit/server/etc/xymonserver.cfg
NEEDS xymond
CMD $XYMONHOME/ext/gstripe.sh
LOGFILE $XYMONSERVERLOGS/gstripe.log
INTERVAL 5m
And the equivalent version if client side.
Source
gstripe.sh
Known Bugs and Issues
It may very well be that a failure of a striped disk will bring the system down faster than we can usefully detect.
To Do
Credits
Changelog
- 2011-08-12
- Initial release