devel:blueprints:dhcp-checker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devel:blueprints:dhcp-checker [2010/05/21 12:20] – olemb | devel:blueprints:dhcp-checker [2010/05/21 12:22] (current) – olemb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== DHCP checker for Servicemon ====== | ====== DHCP checker for Servicemon ====== | ||
| - | Write a DCHP service checker for NAV. | + | A new DCHP service checker for NAV. |
| - | ===== | + | ===== Status ===== |
| + | |||
| + | The checker is written and has been in service at UiTø since 10. May 2010. | ||
| + | |||
| + | ===== Arguments ===== | ||
| + | |||
| + | The checker takes one optional argument: timeout (in seconds). | ||
| ===== Inner workings ===== | ===== Inner workings ===== | ||
| - | The checker uses [[http:// | + | The DHCP checker uses [[http:// |
| dhcping -i -s IPADDR -t TIMEOUT | dhcping -i -s IPADDR -t TIMEOUT | ||
| Line 18: | Line 24: | ||
| The checker code includes two functions find_cmd() and is_setuid_root(). These should be moved to a library, and can then be used in other checkers to fix [[https:// | The checker code includes two functions find_cmd() and is_setuid_root(). These should be moved to a library, and can then be used in other checkers to fix [[https:// | ||
| - | |||
| - | ===== Current status ===== | ||
| - | |||
| - | The checker is written and has been in service at UiTø since 10. May 2010. | ||
| ===== Source code ===== | ===== Source code ===== | ||
devel/blueprints/dhcp-checker.1274444451.txt.gz · Last modified: by olemb
