Monitoring Linux server partition

I´m trying to monitor some of my Linux servers disk/partitions usage.. I was only able to monitor the total percentage of disk usage with the basic “[device_performance()]”.. How can i monitor each partition with they name? (“/dev/sda1, /dev/sda2, etc”)
server.PNG

jonasrita99,

It seems that you may start from Probe Thread


Thank you!