Page 2 of 2
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 12:32 pm
by abrist
Can you post the performance data for one of the windows disk checks as well as its corresponding config?
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 3:24 pm
by lmiltchev
I was able to recreate the issue on one of my test boxes. It seems like that when you use mod gearman, one extra "\" is added to the label for the Windows disk checks, i.e. Performance Data: 'C:\\ Used Space' instead of Performance Data: 'C:\ Used Space'. The metrics component is looking for the label in a very particular format, so I think the extra '\" causes the issue... We will need to do some more testing and get developers involved.
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 3:31 pm
by vAJ
Right when I got together all the data Andy was asking for ...
Thanks guys. As always, it's a pleasure working with you.
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 3:45 pm
by lmiltchev
vAJ, do you also see two "\\" in the label when you use mod gearman? Can you go to the Advanced tab for one of the disk checks and show us a screenshot of the page?
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 3:55 pm
by vAJ
win_disk_advanced.JPG
Yes, that's what I have.
Re: No more windows disk metrics after move to mod_gearman
Posted: Tue Feb 17, 2015 4:00 pm
by lmiltchev
Thanks! That's all I wanted to know. We will try to find a solution or at least a temporary "workaround".