<div>Hi,</div>
<div> </div>
<div>I wanted to move from a 5 minute interval on all my clients to a 1 minute interval.</div>
<div> </div>
<div>I went to my first AIX host to test, and changed /usr/local/hobbit/client/etc/clientlaunch.cfg</div>
<div>and changed the interval to 1m (I assume this is correct)</div>
<div> </div>
<div>Well, sure enough, hobbit launches stuff every minute, but the problem is that I see "vmstat 300 2" running</div>
<div>a ton. So looking at /usr/local/hobbit/client/bin/hobbitclient-aix.sh, I see that hardcoded into the script</div>
<div>is "vmstat 300 2" So do I need to update that to reflect 1 minute as well (i.e. vmstat 60 2)?</div>
<div>Or is this by design? Are there others that might need to change that I don't know about? Is the way</div>
<div>I am going about this wrong?</div>
<div> </div>
<div>Thanks,</div>
<div>Jeff</div>
<div> </div>