From f0021857e52510645acf59997de6b5ee952186c3 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Wed, 14 Sep 2005 19:44:00 +0000 Subject: * (trunk)/ lib/Smokeping.pm, bin/smokeping.dist, CHANGES, TODO: + reload the config file on HUP signal and bail out if it's broken. After reloading, restart gracefully so that no measurement is interrupted. The signal can also be triggered by 'smokeping --reload'. --- TODO | 9 --------- 1 file changed, 9 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cd6e866..a2cb5d0 100644 --- a/TODO +++ b/TODO @@ -20,15 +20,6 @@ this through) visible (eg. different colour) in the CGI menu - suggested by Cornel Badea -* DAEMON - reread config periodically or with SIGHUP so that - no measurement is interrupted - - suggested by Taisuke Yamada, - - - concurrent probe processes need a signal anyway, - they have to exit and new ones started so that - we don't have to compare to the old config - * REMOTE EXECUTION generic remote probe - a possibility for basefork-derived probes to reuse the same -- cgit v1.2.3-24-g4f1b