30 Jul
2011
30 Jul
'11
2:31 p.m.
On 23-07-2011 15:47, Malcolm Hunter wrote:
This is a patch to fix a bug with parsing of disk data for RRD graphing. The original code assumed that if the drive letter was longer than one character, the system was actually a UNIX system. In fact, this column also holds the directory where volumes can be mounted - just like with UNIX systems. The patch removes this restriction - so it now only checks if there's a '/' at the start of the first column.
Thanks, applied.
Regards, Henrik