Hi,<br><br>I am a newbie using rrd and I have a problem with setting/understanding the heartbeat correct.<br>I want to update my rrd database once a day with 24 values. So one for each hour.<br><br>so I created this:<br><br>
rrd create --step 3600 myrrd.rdd DS:cputime:Counter:??????:U:U<br>[...]<br><br>what should be the value for heartbeat, so that my values are not set to unknown, or does the update overwrite such settings?<br><br>thanks a lot
<br>Matthias<br>