I have too a virtual machine with topbeats1.2.3 and many disk partitions. This agent is setting to send only Filesystem information (filesystem: true). But the problem is only have information about the logical volumen and I don't have information about the physical volumen. Any idea how I can solve this????/
This is currently not supported. What is the virtual environment you are using? I would recommend to run topbeat on the virutal machines and on the physcial machine.
To add a little more background to this thread, Topbeat reads from /etc/mtab to get a list of mounted filesystems. /etc/mtab is updated by mount automatically. The it uses statfs to get filesystem stats from each mount point.
To get info about the physical volumes we would need something that knows how to interface with LVM to collect the info. This sounds like a module for Metricbeat. It could collect and report data from vgs, pvs and lvs.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.