dhcp
Author | Eric Meddaugh |
---|---|
Compatibility | Xymon 4.2 |
Requirements | unix, Linux |
Download | None |
Last Update | 2006-11-26 |
Description
Monitor dhcp server.
Installation
- Add script to server's ext folder
- Add the following to the server hobbitlaunch.cfg
[dhcp] ENVFILE /home/hobbit/server/etc/hobbitserver.cfg NEEDS hobbitd CMD $BBHOME/ext/dhcp.sh LOGFILE $BBSERVERLOGS/dhcp.log INTERVAL 1m
Source
dhcp.sh
Known Bugs and Issues
- Not compatible with standard Linux installations. Requires “ptime”, which appears to be a Solaris-specific utility.
To Do
Credits
Changelog
- 2006-11-26
- Initial release