Hi
I have editied /etc/collectd/collectd.conf.d/disk.conf to add a LVM device
<Plugin disk>
Disk "mmcblk0"
Disk "dm-0"
IgnoreSelected false
</Plugin>
restarted collecd and verified that the rrds exist in /var/lib/rrdcached/db/localhost/disk-dm-0/ and files there have same timestamps as the root partition. I have run omv-mkrrdgraph and verfied that it is picking up and processing the dm-0 disk, but in the statistics page, I only see the root partiion. Is there anything else that needs to be configured? Thanks in advance