Xymon Mailing List Archive search

BBtest

4 messages in this thread

list Figaro Nicolas · Thu, 25 Aug 2005 08:21:56 +0200 ·
You can add a noconn or noping to one of your duplicate hosts. But make sure you don't have any additionnal test after the noconn or the message wil remain. ( I don't know how to show some tests on one page and other  tests on another). 
Here is a sample from my bb-hosts : 1.2.3.4	server.domain	# BBPAGER BBNET BBDISPLAY hobbitd test1 test2 etc.
0.0.0.0	server.domain	# noconn

I still use bb client for AIX test, but I'm waiting for the 4.1.2 to be released.

Nicolas Figaro 
-----Message d'origine-----
De : Antonio Marques [mailto:user-3a0747675512@xymon.invalid] Envoyé : mercredi 24 août 2005 22:06
À : user-ae9b8668bcde@xymon.invalid
Objet : [hobbit] BBtest


Hi,

We are having some servers duplicate (beause some tests). What can we do to stop the messages below ?  we have set prefer flag.

Thanks

Ps.: What about AIX test ???


Error output:
Host xxxx appears twice in bb-hosts! This may cause strange results Host xxxx appears twice in bb-hosts! This may cause strange results Host yyyy appears twice in bb-hosts! This may cause strange results Host yyyy appears twice in bb-hosts! This may cause strange results
bbtest-net: Cannot resolve IP for host Flexlm
WARNING: Runtime 415 longer than time limit (300)
list Eduardo Greif · Fri, 2 Sep 2005 17:44:44 -0300 ·
that's exactly what we're trying to do.
does someone else have the answer?

also, our test times are still a little high (yellow):
TIME SPENT
Event Starttime Duration
bbtest-net startup 1125693040.329693 -
Service definitions loaded 1125693040.331795 0.002102 Tests loaded 1125693040.347301 0.015506 DNS lookups completed 1125693045.358566 5.011265 Test engine setup completed 1125693045.397654 0.039088 TCP tests completed 1125693055.999772 10.602118 PING test completed (141 hosts) 1125693058.733307 2.733535 PING test results sent 1125693106.012368 47.279061 Test result collection completed 1125693106.012752 0.000384 LDAP test engine setup completed 1125693106.012755 0.000003 LDAP tests executed 1125693106.012757 0.000002 LDAP tests result collection completed 1125693106.012759 0.000002 RPC tests executed 1125693345.655216 239.642457 NSLOOKUP tests executed 1125693345.657898 0.002682 Test results transmitted 1125693345.752106 0.094208 bbtest-net completed 1125693345.919063 0.166957 TIME TOTAL 305.589370 could this be due to some computers being offline? how can this be avoided, besides disabling them manually (some setting in hobbitserver.cfg)?

thanks.

2005/8/25, FIGARO Nicolas <user-a732b870264c@xymon.invalid>:
quoted from Figaro Nicolas
( I don't know how to show some tests on one page and other tests on 
another).
list Henrik Størner · Fri, 2 Sep 2005 23:17:01 +0200 ·
quoted from Figaro Nicolas
On Thu, Aug 25, 2005 at 08:21:56AM +0200, FIGARO Nicolas wrote:
You can add a noconn or noping to one of your duplicate hosts. But make sure you don't have any additionnal test after the noconn or the message wil remain. ( I don't know how to show some tests on one page and other  tests on another). 
Here is a sample from my bb-hosts : 1.2.3.4	server.domain	# BBPAGER BBNET BBDISPLAY hobbitd test1 test2 etc.
0.0.0.0	server.domain	# noconn
The only way to limit what tests appear for a host is to use the
"group-only" directive to select a set of tests. E.g. you could have

  group-only conn|hobbitd|ssh
  1.2.3.4	server.domain	# BBPAGER BBNET BBDISPLAY hobbitd test1 test2 etc.
  group-only cpu|disk|memory|procs
quoted from Figaro Nicolas
  0.0.0.0	server.domain	# noconn
I still use bb client for AIX test, but I'm waiting for the 4.1.2 to be released.
I'm working on it :-)


Henrik
list Eduardo Greif · Thu, 29 Sep 2005 10:36:20 -0300 ·
Hello,

It does seem like the RPC tests are taking long to complete due to some
computers being off. This is not considered an error, since the computers do
not have to be on 24/7.
Is there any switch to set the timeout for this test, or any way to bind the
execution of the rpc test to the success of the conn test?

Thanks,
Eduardo Greif

2005/9/2, Eduardo Greif <user-31d74059dff9@xymon.invalid>:
quoted from Eduardo Greif
that's exactly what we're trying to do.
does someone else have the answer?

also, our test times are still a little high (yellow):
TIME SPENT
Event Starttime
Duration
bbtest-net startup 1125693040.329693
• Service definitions loaded 1125693040.331795 0.002102
Tests loaded 1125693040.347301 0.015506
DNS lookups completed 1125693045.358566 5.011265
Test engine setup completed 1125693045.397654 0.039088
TCP tests completed 1125693055.999772 10.602118
PING test completed (141 hosts) 1125693058.733307 2.733535
PING test results sent 1125693106.012368 47.279061
Test result collection completed 1125693106.012752 0.000384
LDAP test engine setup completed 1125693106.012755 0.000003
LDAP tests executed 1125693106.012757 0.000002
LDAP tests result collection completed 1125693106.012759 0.000002
RPC tests executed 1125693345.655216 239.642457
NSLOOKUP tests executed 1125693345.657898 0.002682
Test results transmitted 1125693345.752106 0.094208
bbtest-net completed 1125693345.919063 0.166957
TIME TOTAL 305.589370
could this be due to some computers being offline? how can this be
avoided,
besides disabling them manually (some setting in hobbitserver.cfg)?

thanks.

2005/8/25, FIGARO Nicolas <user-a732b870264c@xymon.invalid>:
( I don't know how to show some tests on one page and other tests on
another).