Hi Kris,
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). Normally the command there is df -lP -x $EXCLUDES... This will only use the local filesystems and excludes a lot of non usual fs. 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).. You can run the script at the shell manually to immediately see the results.
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.
Hope that points you to the right direction.
Norbert
Am Mo., 28. Nov. 2022 um 14:58 Uhr schrieb Kris Springer < kspringer at innovateteam.com>:
I've recently installed a xymon server on Debian to monitor my home network, and I'd like the server to also show the status of a USB drive I have plugged into it. The drive is listed as /dev/sda and mounted at /media/user/USB-1TB It is listed in the xymon client data, but it doesn't show up on the 'disk' or 'inode' columns at all. I've commented out the default IGNORE rules from analysis.cfg and even tried adding the following as a host specific test, but still nothing appears. DISK /dev/sda 80 90 INODE /dev/sda 80 90
Anyone have a clue they could give me?
-- Kris Springer
Xymon mailing list Xymon at xymon.com http://lists.xymon.com/mailman/listinfo/xymon