<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hello,</div><div> </div><div>I'm starting to use the 'df' plugin to detect free/used disk space, and I noticed that partition names get converted from for example /var/lib to var-lib.  Because this "var-lib" ends up being a part of the filename, I understand why the file name cannot use "/var/lib".</div><div> </div><div>But I'm wondering if there is some way to get the original name of the partition?</div><div>I could just convert all dashes to slashes, but that would break things in case there is a partion that's really named /var/foo-bar for example.</div><div> </div><div>How do others deal with this?</div><div>Any tips would be appreciated!</div><div> </div><div>Thanks,</div><div>Otis</div><div> </div></div></body></html>