devel:blueprints:servicemon-spring-cleaning
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| devel:blueprints:servicemon-spring-cleaning [2010/05/20 09:53] – created olemb | devel:blueprints:servicemon-spring-cleaning [2010/06/09 11:09] (current) – olemb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | | + | ====== Servicemon ====== |
| + | |||
| + | This is more of a todo-list than a blueprint. | ||
| + | |||
| + | ===== Todo ===== | ||
| + | |||
| + | * make .descr parser a little more robust (it doesn' | ||
| + | * fix version checking in DNS checker | ||
| + | * write a new checkservice? | ||
| + | * update copyright notices and encodings for library | ||
| + | |||
| + | ===== Done ===== | ||
| + | |||
| + | * use library to fix [[https:// | ||
| + | | ||
| * remove getRequiredArguments() from all checkers (it is never called, and just confuses anyone who works on the code) | * remove getRequiredArguments() from all checkers (it is never called, and just confuses anyone who works on the code) | ||
| * replace timeoutsocket.py with builtin standard Python socket methods settimeout() and makefile(' | * replace timeoutsocket.py with builtin standard Python socket methods settimeout() and makefile(' | ||
| * remove core.py (which is no longer used) | * remove core.py (which is no longer used) | ||
| - | * make .descr parser a little more robust | + | * remove duplicate code from http/https checkers |
| - | * fix server version | + | * update copyright notices |
| - | * write a new checkservice? | + | * add new DHCP checker |
| - | * remove duplicate code from http/https checkers | + | |
| + | ===== Repository ===== | ||
| + | |||
| + | https:// | ||
| + | (branch: servicemon-spring-cleaning) | ||
| - | * update copyright notices | ||
devel/blueprints/servicemon-spring-cleaning.1274349229.txt.gz · Last modified: by olemb
