BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} Another column with a proc
If it is tcp-based application, you'll need to do a few things...
Determine the port
Depending on the BBNET machine, you could add it to /etc/services
Add it to bbdef.sh in the BBNETSVCS area
Add it to the bb-hosts file in the form of service:port
You may need to add the "s" option for silent.
This all assumes that it is tcp. If it's udp, you're pretty much
restricted to writing a local (client) test to do essentially a ps.
Paul
>>> jose@hostarica.com 09/14/05 12:30 PM >>>
Not really,
When you add any service after the '#' in bb-hosts, the page listing:
conn,cpu,disk,msgs,procs
will have a new column with that service, what I need is
to add a column for one specific program that should be always
running,
lets say 'wumpusd':
conn,cpu,disk,msgs,procs,wumpusd
If wumpusd had a listening socket the problem will be solved easy,
adding the services in the bb-hosts, but how to do that when the
program
or programs don't ?
On Wed, 2005-09-14 at 05:21 +0100, Philip Clark wrote:
> On Wed, 2005-09-14 at 03:44, PAUL WILLIAMSON wrote:
> > You can always write a local test that does what
> > you want. That seems to be what you'd need.
> >
> > Paul
> >
> > >>> jose@hostarica.com 09/13/05 10:07 PM >>>
> >> Hello bb4's gurus,
> >> I want to know if its posible to add another column to
> >> the /bb/web/web.html page with a process that should be running on
the
> >> clients, even when this process doesn't listen any tcp or udp
socket.
> >>
> >> I really looked for that but according to the doc files the only
thing
> >> you can put there is the services that can be checked with a
remote
> >> socket.
> >>
> >> Thanks in advance.
> >>
> >> --
> >> Jose Hidalgo <jose@hostarica.com>
>
>
> My reading of this is that Jose is only testing network ports
> remotely and I'd conclude that he's overlooked the client
> software. So, the first step would be to install the client
> software on the client machine(s) and specify the processes
> that you want to test for.
>
> Cheers, Phil.
>
>
>
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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