[collectd] Any way to get Real Counter ( not rate) in tail plugin?
Toni Moreno
toni.moreno at gmail.com
Mon Jun 23 10:49:17 CEST 2014
Hi to all.
After read all documentation on the collectd.conf I have not found the way
to get real Counter
if you config a tail with a match like:
<Match>
Regex "S=([1-9][0-9]*)"
DSType "CounterAdd"
Type "ipt_bytes"
Instance "total"
</Match>
and I count 30 matches on a period ( and period time was 1 minute)
Value returned will be 0.5 .
What config should I write to get directly the Integer "30" ??
Thanks a lot
--
Att
Toni Moreno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20140623/33f5fe1c/attachment.html>
More information about the collectd
mailing list