tail_csv plugin not work

11 views
Skip to first unread message

James Wang

unread,
Apr 23, 2018, 5:27:26 AM4/23/18
to Collectd-web Users
part of my /etc/collectd.conf

 <Plugin tail_csv>
    <Metric "events">
        Type "logevents"
        Instance "events"
        ValueFrom 1
    </Metric>
    <File "/tmp/test.csv">
        Instance "TESTCSV"
        Interval 600
        Collect "haplog"
        TimeFrom 0
    </File>
 </Plugin>


I keep add to /tmp/test.csv
echo 13,14 >> /tmp/test.csv

However, I find no way to see if this worked.

Please shed some light
Reply all
Reply to author
Forward
0 new messages