RE: Splaytime and hostname hashing

2010-02-25 Thread Justin Lloyd
Interesting, I'll poke through this. Thanks! Justin -Original Message- From: C R Ritson [mailto:c.r.rit...@newcastle.ac.uk] Sent: Thursday, February 25, 2010 11:24 AM To: Justin Lloyd; Help-cfengine Subject: RE: Splaytime and hostname hashing A colleague, now retired, wrot

RE: Splaytime and hostname hashing

2010-02-25 Thread C R Ritson
engine- >boun...@cfengine.org] On Behalf Of Justin Lloyd >Sent: 25 February 2010 16:51 >To: Help-cfengine >Subject: Splaytime and hostname hashing > >The documentation states that splaytime specifies an integer number of >minutes by which cf-execd's execution of cf-agent s

RE: Splaytime and hostname hashing

2010-02-25 Thread Justin Lloyd
print "$_ = @{$hashtable{$_}}\n" foreach sort { $a <=> $b } keys %hashtable; --- cut here --- -Original Message- From: Justin Lloyd Sent: Thursday, February 25, 2010 9:51 AM To: Help-cfengine Subject: Splaytime and hostname hashing The documentation states that s

Splaytime and hostname hashing

2010-02-25 Thread Justin Lloyd
The documentation states that splaytime specifies an integer number of minutes by which cf-execd's execution of cf-agent should be delayed. It states the delay is between 0 and splaytime minutes, which to nitpick should really read "0 to (splaytime * 60) seconds", since otherwise it could be misint