[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to tell server my extension script reports only every 2 hour
- To: hobbit (at) hswn.dk
- Subject: how to tell server my extension script reports only every 2 hour
- From: "Jerry Yu" <jjj863 (at) gmail.com>
- Date: Tue, 24 Oct 2006 12:11:32 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TadxX18i99FDuMRyT4vHixS4inLL+7DuGCi4jUm15b8CMHU+iSlZYsKYDPDWbjy+pHlm/RUAp1mzetT4xl0HpojqwVZ1wQoflFyOxYFu8OUh48fsF4nxYvwoXTeefVKOl8s9RIonfIRGOe7QPVzMOYshSZ2sB5dl969UmbtTxGg=
I have an extension script to check RAID status every two hours on the
client side (interval 2h). It works fine. The status turned PURLE after 5m.
I guess the server was expecting the data every 5m by default. How can I
tell the server to expect it every 2h instead, for this particular test
(and/or for this particular client)?