<div dir="ltr">Hi everyone.<div><br></div><div>Maybe this was addressed somewhere but I couldn't find it.</div><div><br></div><div>After installing a new host with collectd 5.3.0 I've found a difference in the naming</div>
<div>tree which is sent to graphite.</div><div><br></div><div>In 5.2.0 many variables use to end in ".value'</div><div>In 5.3.0 this is no longer present. This is good !! </div><div>but i cant find an option in the configuration</div>
<div>to remove this from 5.2.0 or to add it in 5.3.0</div><div><br></div><div style>This is very difficult to handle because there are a lot of </div><div style>inconsistencies between the two naming schemes.</div><div style>
<br></div><div style>For example:</div><div style><div>all cpu variables:</div><div>collectd-5.2.0_host/cpu-0/cpu-idle/value.wsp</div><div>collectd-5.2.0_host/cpu-0/cpu-interrupt/value.wsp</div><div>collectd-5.3.0_host/cpu-0/cpu-idle.wsp<br>
</div><div>collectd-5.3.0_host/cpu-0/cpu-interrupt.wsp</div></div><div style><br></div><div><div style>memory:</div><div style><div>collectd-5.2.0_host/memory/memory-used/value.wsp</div><div>collectd-5.2.0_host/memory/memory-free/value.wsp</div>
<div>collectd-5.3.0_host/memory/memory-used.wsp</div><div>collectd-5.3.0_host/memory/memory-free.wsp</div><div><br></div><div style>the same happens with vmem and protocols </div><div style>BUT not with interfaces or load:</div>
<div style><div>collectd-5.2.0_host/interface-eth0/if_errors/tx.wsp</div><div>collectd-5.2.0_host/interface-eth0/if_errors/rx.wsp</div><div>collectd-5.3.0_host/interface-eth0/if_errors/tx.wsp</div><div>collectd-5.3.0_host/interface-eth0/if_errors/rx.wsp</div>
<div><br></div><div style>Collectd.conf is the same in both hosts:</div><div style><div><br></div><div><Plugin write_graphite></div><div>  <Carbon></div><div>    Host "192.168.1.162"</div><div>    Port "2003"</div>
<div>    Prefix "collectd."</div><div>    Postfix "."</div><div>    StoreRates true</div><div>    AlwaysAppendDS false</div><div>    EscapeCharacter "_"</div><div>  </Carbon></div><div>
</Plugin></div><div><br></div><div style>Thanks!</div><div style><br></div></div></div></div>-- <br><br>nico
</div></div>