Xymon Mailing List Archive search

Config Report issue/bug

list Charles Jones
Thu, 12 Oct 2006 12:46:48 -0700
Message-Id: <user-035eb4f98e0a@xymon.invalid>

When I generate a confreport, under the "Local tests" section it lists various tests and their thresholds. For example:
memoryNo-/-/-Yellow: swap/pagefile use > 80%, Red: swap/pagefile use > 90%

The problem I am experiencing, is that for "procs", instead of showing what proc patterns are being checked along with their thresholds,  it is showing the actual PS output!   Example:
procsNo-/-/-sshd (found 2, req. 1 or more)\n\n PID PPID USER STARTED S PRI %CPU TIME %MEM RSZ VSZ CMD\n 1 0 root Aug 16 S 24 0.0 00:09:36 0.0 468 1540 init\n 2 0 root Aug 16 S 139 0.0 00:00:00 0.0 0 0 [migration/0]\n 3 0 root Aug 16 S 139 0.0 00:00:00 0.0 0 0 [migration/1]\n 4 1 root Aug 16 S 24 0.0 00:00:00 0.0 0 0 [keventd]\n 5 1 root Aug 16 S 5 0.0 00:00:21 0.0 0 0 [ksoftirqd/0]\n

This creates a HUGE confreport that is basically unreadable since it contains pages and pages of ps output.  Surely this is a bug?

-Charles