[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Config Report issue/bug
- To: hobbit (at) hswn.dk
- Subject: Config Report issue/bug
- From: Charles Jones <jonescr (at) cisco.com>
- Date: Thu, 12 Oct 2006 13:39:57 -0700
- Authentication-results: sj-dkim-1.cisco.com; header.From=jonescr@cisco.com; dkim=pass ( sig from cisco.com verified; );
- Dkim-signature: a=rsa-sha1; q=dns; l=928; t=1160685600; x=1161549600; c=relaxed/simple; s=sjdkim1002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jonescr@cisco.com; z=From:Charles=20Jones=20<jonescr@cisco.com> |Subject:Config=20Report=20issue/bug; X=v=3Dcisco.com=3B=20h=3DksOTI8oAeH0CmmoSeqm3Xpj5fLY=3D; b=rTflmbsaoa86m94+Xoqp9FKIHqJgP495uFpz59g4Uoy4TgzEkcCNDOtYqE1QR9+SnDZbmYna XvvZ0JoV4jQe7omgtITKQEjKz+m0C3FeNOmw7vbkQNIUQWzh0yAjBcLJ;
- Organization: Cisco Systems
- User-agent: Thunderbird 1.5.0.4 (X11/20060614)
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