<div dir="ltr">Hi Kris,<div><br></div><div>the disk and inode section are generated by the client script for the OS, in your case it is the xymonclient-linux,sh (in the client bin dir).</div><div>Normally the command there is df -lP -x $EXCLUDES...<br>This will only use the local filesystems and excludes a lot of non usual fs.</div><div>You can just remove the "l" from the df call, or, if this is not enough, remove the "-x $EXCLUDES" as well (or modify the EXCLUDE generation line)..</div><div>You can run the script at the shell manually to immediately see the results.</div><div><br></div><div>This has nothing to do with the analysis.cfg file at server side, this only defines the rules for alerting, but can only use info which is provided by the client beforehand.</div><div><br></div><div>Hope that points you to the right direction.</div><div><br></div><div>Norbert</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Mo., 28. Nov. 2022 um 14:58 Uhr schrieb Kris Springer <<a href="mailto:kspringer@innovateteam.com">kspringer@innovateteam.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I've recently installed a xymon server on Debian to monitor my home <br>
network, and I'd like the server to also show the status of a USB drive <br>
I have plugged into it.  The drive is listed as /dev/sda and mounted at <br>
/media/user/USB-1TB<br>
It is listed in the xymon client data, but it doesn't show up on the <br>
'disk' or 'inode' columns at all.  I've commented out the default IGNORE <br>
rules from analysis.cfg and even tried adding the following as a host <br>
specific test, but still nothing appears.<br>
DISK /dev/sda 80 90<br>
INODE /dev/sda 80 90<br>
<br>
Anyone have a clue they could give me?<br>
<br>
-- <br>
Kris Springer<br>
<br>
_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
</blockquote></div>