<div dir="ltr">That was it, thank you! A space at the end of the file name. <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 12, 2014 at 12:55 AM, Henrik Størner <span dir="ltr"><<a href="mailto:henrik@hswn.dk" target="_blank">henrik@hswn.dk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 12-02-2014 03:37, Betsy Schwartz wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">
! /mm/foo/request/chkpt<br>
Could not determine size of directory /mm/foo/request/chkpt<br>
<br></div>
client-local config:<br>
[<a href="http://foo.example.com" target="_blank">foo.example.com</a>]<br>
dir:/mm/foo/request/chkpt<br>
<br>
analysis.cfg:<br>
HOST=<a href="http://foo.example.com" target="_blank">foo.example.com</a> <<a href="http://foo.example.com" target="_blank">http://foo.example.com</a>><div class=""><br>
         DIR /mm/foo/request/chkpt yellow size<25622560<br>
<br></div><div class="">
Looking at client data I see:<br>
<br>
[dir:/mm/foo/request/chkpt ]<br>
2627096 /mm/foo/request/chkpt<br>
<br>
Any thoughts?<br>
</div></blockquote>
<br>
<br>
The only thing that sticks out to my eye is that there seems to be some whitespace after the directory name in the client data:<br>
<br>
> [dir:/mm/foo/request/chkpt ]<br>
<br>
I think this might be the cause - when the client runs the 'du' command, it is passed to a shell which will ignore the trailing whitespace; but the analysis module back on the Xymon server treats it as a valid part of the directory name and so it cannot match the name from the client data with the name from the analysis.cfg file.<br>

<br>
Could you check the client-local.cfg file and see if there is a trailing space in the "dir:/mm/foo/request/chkpt" line ?<br>
<br>
<br>
Regards,<br>
Henrik<br>
<br>
______________________________<u></u>_________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/<u></u>mailman/listinfo/xymon</a><br>
</blockquote></div><br></div>