devel:blueprints:dhcp-checker
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
devel:blueprints:dhcp-checker [2010/05/21 12:17] – created 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 19: | Line 25: | ||
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 | + | ===== Source code ===== |
- | The checker | + | https:// |
+ | |||
+ | The two new files: | ||
+ | * https:// | ||
+ | * https:// | ||
devel/blueprints/dhcp-checker.1274444221.txt.gz · Last modified: by olemb