Xymon Mailing List Archive search

Difference In Columns Bewteen Xymon 4.3.0-0.beta2 < > Xymon 4.2.2?

7 messages in this thread

list Wiskbroom · Mon, 11 Jan 2010 10:53:27 -0500 ·
Hello;

I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer, albeit "beta" version, shows fewer columns on its display versus the 4.2.2 version.  The columns not shown under 4.3.0-0.beta2 are:

bbd
conn
http
ssh
svcs

Must I enable these somewhere?  I am pretty certain that my bb-hosts file is the same on the new server as it is on the older one.

Thank you,

.vadim
list Josh Luthman · Mon, 11 Jan 2010 11:00:22 -0500 ·
The column "conn" should be on every host with a ping test.  What is your
bb-hosts?

The column "bbd" should be on the first entry - that's the process that gets
everything rolling.  If this isn't running then you have a problem, so see
if it's running.

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

"The secret to creativity is knowing how to hide your sources."
--- Albert Einstein
quoted from Wiskbroom


On Mon, Jan 11, 2010 at 10:53 AM, <user-ddebaeecde97@xymon.invalid> wrote:
Hello;

I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer,
albeit "beta" version, shows fewer columns on its display versus the 4.2.2
version.  The columns not shown under 4.3.0-0.beta2 are:

bbd
conn
http
ssh
svcs

Must I enable these somewhere?  I am pretty certain that my bb-hosts file
is the same on the new server as it is on the older one.

Thank you,

.vadim

list Wiskbroom · Mon, 11 Jan 2010 11:35:07 -0500 ·

I do not have "bbd" running, is this started under hobbit-client or hobbit-server? Does this run as a daemon, or periodically?

Thanks!
quoted from Josh Luthman

The column "conn" should be on every host with a ping test. What is your bb-hosts?

The column "bbd" should be on the first entry - that's the process that gets everything rolling. If this isn't running then you have a problem, so see if it's running.


Josh Luthman
On Mon, Jan 11, 2010 at 10:53 AM,> wrote:


Hello;


I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer, albeit "beta" version, shows fewer columns on its display versus the 4.2.2 version. The columns not shown under 4.3.0-0.beta2 are:


bbd

conn

http

ssh

svcs


Must I enable these somewhere? I am pretty certain that my bb-hosts file is the same on the new server as it is on the older one.


Thank you,


.vadim
list Bruce White · Mon, 11 Jan 2010 11:03:40 -0600 ·
It runs on the hobbit/Xymon server and is the main place that clients
connect to the server to send status information to the server.  As far
as http and ssh is concerned, both of these require tags in the bb-hosts
file to start testing and produce a column.

       .....Bruce
 

 Bruce White
 Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/
 
 
Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
 
-----Original Message-----
From: user-ddebaeecde97@xymon.invalid [mailto:user-ddebaeecde97@xymon.invalid] 
Sent: Monday, January 11, 2010 10:35 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Difference In Columns Bewteen Xymon 4.3.0-0.beta2
< > Xymon 4.2.2?
quoted from Wiskbroom


I do not have "bbd" running, is this started under hobbit-client or
hobbit-server? Does this run as a daemon, or periodically?

Thanks!

The column "conn" should be on every host with a ping test. What is
your bb-hosts?

The column "bbd" should be on the first entry - that's the process
that gets everything rolling. If this isn't running then you have a
problem, so see if it's running.


Josh Luthman
On Mon, Jan 11, 2010 at 10:53 AM,> wrote:


Hello;


I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer,
albeit "beta" version, shows fewer columns on its display versus the
4.2.2 version. The columns not shown under 4.3.0-0.beta2 are:

bbd

conn

http

ssh

svcs


Must I enable these somewhere? I am pretty certain that my bb-hosts
file is the same on the new server as it is on the older one.


Thank you,


.vadim
list Wiskbroom · Mon, 11 Jan 2010 13:35:15 -0500 ·
quoted from Bruce White
It runs on the hobbit/Xymon server and is the main place that clients
connect to the server to send status information to the server. As far
as http and ssh is concerned, both of these require tags in the bb-hosts
file to start testing and produce a column.
I've got this in my bb-hosts, same as my other server:
192.168.1.100   xymonitor1.example.net     # BBPAGER BBNET BBDISPLAY bbd http://192.168.1.100/ ssh

Also, in my hobbit-clients.cfg (not sure if it is needed there for my server)

HOST=xymonitor1.example.net

        PROC httpd 1
        PROC cron 1 -1 yellow
        PROC httpd 1 -1 yellow
        PROC hobbitd 5
        PROC %^hobbitd_history 1 -1 yellow "TEXT=Hobbit history"
        PROC %^hobbitd_rrd 2 -1 yellow "TEXT=Hobbit RRD"
        PROC hobbitd
        PROC hobbitlaunch
        PROC sshd
        DIR /opt/admin/xymon/Linux/current/log TRACK
#       DIR %^/var/log TRACK IGNORE=httpd,audit,samba,ppp
        PORT LOCAL=%[\.:]80 STATE=ESTABLISHED min=0 TRACK=http TEXT=web
        FILE /bin/su md5=2xb04acec4f26ea7b20d000e4931d
        FILE %^/var/log/maillog.* TRACK=maillog
        LOG /var/log/maillog DB_RUNRECOVERY COLOR=red

Can anyone else running 4.3.0-0.beta2 please confirm that they are not having the same issues as I?

Thanks,

.vadim

.....Bruce


Bruce White
quoted from Bruce White

-----Original Message-----
From: user-ddebaeecde97@xymon.invalid [mailto:user-ddebaeecde97@xymon.invalid]
Sent: Monday, January 11, 2010 10:35 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Difference In Columns Bewteen Xymon 4.3.0-0.beta2
<> Xymon 4.2.2?


I do not have "bbd" running, is this started under hobbit-client or
hobbit-server? Does this run as a daemon, or periodically?

Thanks!

The column "conn" should be on every host with a ping test. What is
your bb-hosts?

The column "bbd" should be on the first entry - that's the process
that gets everything rolling. If this isn't running then you have a
problem, so see if it's running.


Josh Luthman
On Mon, Jan 11, 2010 at 10:53 AM,> wrote:


Hello;


I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer,
albeit "beta" version, shows fewer columns on its display versus the
4.2.2 version. The columns not shown under 4.3.0-0.beta2 are:

bbd

conn

http

ssh

svcs


Must I enable these somewhere? I am pretty certain that my bb-hosts
file is the same on the new server as it is on the older one.


Thank you,


.vadim
list Wiskbroom · Mon, 11 Jan 2010 14:41:21 -0500 ·

By the way, on my "info" icon for my xymon server, I see:

Other tags:bbd ssh 

The icons however do not appear anywhere...

Thanks again,

.vp
quoted from Wiskbroom

It runs on the hobbit/Xymon server and is the main place that clients
connect to the server to send status information to the server. As far
as http and ssh is concerned, both of these require tags in the bb-hosts
file to start testing and produce a column.
I've got this in my bb-hosts, same as my other server:
192.168.1.100   xymonitor1.example.net     # BBPAGER BBNET BBDISPLAY bbd http://192.168.1.100/ ssh

Also, in my hobbit-clients.cfg (not sure if it is needed there for my server)

HOST=xymonitor1.example.net

        PROC httpd 1
        PROC cron 1 -1 yellow
        PROC httpd 1 -1 yellow
        PROC hobbitd 5
        PROC %^hobbitd_history 1 -1 yellow "TEXT=Hobbit history"
        PROC %^hobbitd_rrd 2 -1 yellow "TEXT=Hobbit RRD"
        PROC hobbitd
        PROC hobbitlaunch
        PROC sshd
        DIR /opt/admin/xymon/Linux/current/log TRACK
#       DIR %^/var/log TRACK IGNORE=httpd,audit,samba,ppp
        PORT LOCAL=%[\.:]80 STATE=ESTABLISHED min=0 TRACK=http TEXT=web
        FILE /bin/su md5=2xb04acec4f26ea7b20d000e4931d
        FILE %^/var/log/maillog.* TRACK=maillog
        LOG /var/log/maillog DB_RUNRECOVERY COLOR=red

Can anyone else running 4.3.0-0.beta2 please confirm that they are not having the same issues as I?

Thanks,

.vadim

.....Bruce


Bruce White

-----Original Message-----
From: user-ddebaeecde97@xymon.invalid [mailto:user-ddebaeecde97@xymon.invalid]
Sent: Monday, January 11, 2010 10:35 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Difference In Columns Bewteen Xymon 4.3.0-0.beta2
<> Xymon 4.2.2?


I do not have "bbd" running, is this started under hobbit-client or
hobbit-server? Does this run as a daemon, or periodically?

Thanks!

The column "conn" should be on every host with a ping test. What is
your bb-hosts?

The column "bbd" should be on the first entry - that's the process
that gets everything rolling. If this isn't running then you have a
problem, so see if it's running.


Josh Luthman
On Mon, Jan 11, 2010 at 10:53 AM,> wrote:


Hello;


I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer,
albeit "beta" version, shows fewer columns on its display versus the
4.2.2 version. The columns not shown under 4.3.0-0.beta2 are:

bbd

conn

http

ssh

svcs


Must I enable these somewhere? I am pretty certain that my bb-hosts
file is the same on the new server as it is on the older one.


Thank you,


.vadim
list Wiskbroom · Mon, 11 Jan 2010 16:02:52 -0500 ·
One more thing, my setup is designed to have two Xymon servers.  I recall bbd and conn being disabled on the standby server, but I've not configured standby/active as of yet.
quoted from Wiskbroom

By the way, on my "info" icon for my xymon server, I see:

Other tags:bbd ssh

The icons however do not appear anywhere...

Thanks again,

.vp

It runs on the hobbit/Xymon server and is the main place that clients
connect to the server to send status information to the server. As far
as http and ssh is concerned, both of these require tags in the bb-hosts
file to start testing and produce a column.
I've got this in my bb-hosts, same as my other server:
192.168.1.100 xymonitor1.example.net # BBPAGER BBNET BBDISPLAY bbd http://192.168.1.100/ ssh

Also, in my hobbit-clients.cfg (not sure if it is needed there for my server)

HOST=xymonitor1.example.net

PROC httpd 1
PROC cron 1 -1 yellow
PROC httpd 1 -1 yellow
PROC hobbitd 5
PROC %^hobbitd_history 1 -1 yellow "TEXT=Hobbit history"
PROC %^hobbitd_rrd 2 -1 yellow "TEXT=Hobbit RRD"
PROC hobbitd
PROC hobbitlaunch
PROC sshd
DIR /opt/admin/xymon/Linux/current/log TRACK
# DIR %^/var/log TRACK IGNORE=httpd,audit,samba,ppp
PORT LOCAL=%[\.:]80 STATE=ESTABLISHED min=0 TRACK=http TEXT=web
FILE /bin/su md5=2xb04acec4f26ea7b20d000e4931d
FILE %^/var/log/maillog.* TRACK=maillog
LOG /var/log/maillog DB_RUNRECOVERY COLOR=red

Can anyone else running 4.3.0-0.beta2 please confirm that they are not having the same issues as I?

Thanks,

.vadim

.....Bruce


Bruce White

-----Original Message-----
From: user-ddebaeecde97@xymon.invalid [mailto:user-ddebaeecde97@xymon.invalid]
Sent: Monday, January 11, 2010 10:35 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Difference In Columns Bewteen Xymon 4.3.0-0.beta2
<> Xymon 4.2.2?


I do not have "bbd" running, is this started under hobbit-client or
hobbit-server? Does this run as a daemon, or periodically?

Thanks!

The column "conn" should be on every host with a ping test. What is
your bb-hosts?

The column "bbd" should be on the first entry - that's the process
that gets everything rolling. If this isn't running then you have a
problem, so see if it's running.


Josh Luthman
On Mon, Jan 11, 2010 at 10:53 AM,> wrote:


Hello;


I am running two versions of Xymon, 4.3.0-0.beta2 & 4.2.2. The newer,
albeit "beta" version, shows fewer columns on its display versus the
4.2.2 version. The columns not shown under 4.3.0-0.beta2 are:

bbd

conn

http

ssh

svcs


Must I enable these somewhere? I am pretty certain that my bb-hosts
file is the same on the new server as it is on the older one.


Thank you,


.vadim