BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} Cpu test



Kevin, on my 1.9c system, there are two top variables in one of the ..../bb/etc files.

try grep ^TOP *. (I don't have access to my work VPN while I'm writing this note so this is from memory.) It is probably bbsys.sh I think there might be a "local" version of this file named bbsys.local.

There are two varialbles; one that defines the path to top (e.g. /usr/local/bin/top) and one that specifies the options used for top.
Set the options to what ever your top uses to display one screen and perhaps increase the # of processes displayed and put them in (probably "TOPOPT".


If there is a bbsys.local, I'd put them there. Just copy the lines out of the bbsys.sh to use as templates.
If not all of your systems have top installed, then you can do a simple test before setting the variable. (assume the variable name to TOPPATH -- it's not, see above :)
TOPPATH=/usr/local/bin/top
[ -x $TOPPATH ] | TOPPATH=''



At 10:35 AM 11/21/2004, you wrote:
Brothers,
 I see on other bb servers that when you click on the "CPU" test, that there
is all the processes that are running. (from top?) but on mine, all I get
is:

sknxtest - cpu

----------------------------------------------------------------------------
----

green Sun Nov 21 10:31:12 EST 2004 up: 12 day(s), 5 users, 85 procs, load=3


LOAD AVG on sknxtest is 3



How do I get the running processes displayed in there?


Kevin

Note:  The information contained in this email and in any attachments is
intended only for the person or entity to which it is addressed and may
contain confidential and/or privileged material.  Any review,
retransmission, dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than the
intended recipient is prohibited.  The recipient should check this email and
any attachments for the presence of viruses.  Sender accepts no liability
for any damages caused by any virus transmitted by this email. If you have
received this email in error, please notify us immediately by replying to
the message and delete the email from your computer.  This e-mail is and any
response to it will be unencrypted and, therefore, potentially unsecure.
Thank you.  NOVA Information Systems, Inc.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.

-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-= To unsubscribe from this list, or to subscribe to the bb-digest list send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or- subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index