Xymon Mailing List Archive search

Xen Monitor from Shire

8 messages in this thread

list Martin Flemming · Thu, 8 Jan 2009 20:41:25 +0100 (CET) ·
Hi !

My  problem with the xen-monitor from shire is like follows :

My Maschine it-services01 Dom0 is running the mi-vt.py client-script

with following modify

bbhome = '/usr/lib/hobbit/client'
bbtest = 'vt'
domain = ',desy,de'
hobbit_server = 'it-hobbit.desy.de'
test_explanation = 'Virtual Machine Status'

like described on shire ..

but after starting,
there are three new entries in the ghostlist

it-services01vt	193.159.66.187	0:07
n1geqmvt	193.159.66.187	0:07
n1gexhvt	193.159.66.187	0:07

and nothing appears on the Page of the Dom0 it-services01 ....

Any idea ?

thanks & cheers


        Martin
list Tom Georgoulias · Thu, 08 Jan 2009 14:55:16 -0500 ·
quoted from Martin Flemming
Martin Flemming wrote:
My  problem with the xen-monitor from shire is like follows :
but after starting,
there are three new entries in the ghostlist

it-services01vt    193.159.66.187    0:07
n1geqmvt    193.159.66.187    0:07
n1gexhvt    193.159.66.187    0:07

and nothing appears on the Page of the Dom0 it-services01 ....

Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom
list Martin Flemming · Thu, 8 Jan 2009 22:46:15 +0100 (CET) ·
1.  Are the domUs listed in bb-hosts?
yes ,

bb-hosts :

group domo
193.159.66.187 it-services01 # vt

group domu
193.159.66.91   n1gexh #
193.159.66.88 n1geih #

2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
No, how ?

thanks
 	martin
quoted from Tom Georgoulias


On Thu, 8 Jan 2009, Tom Georgoulias wrote:
Martin Flemming wrote:
 My  problem with the xen-monitor from shire is like follows :
 but after starting,
 there are three new entries in the ghostlist

 it-services01vt    193.159.66.187    0:07
 n1geqmvt    193.159.66.187    0:07
 n1gexhvt    193.159.66.187    0:07

 and nothing appears on the Page of the Dom0 it-services01 ....

 Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom

Gruss

        Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
list Andrew Rankin · Fri, 9 Jan 2009 09:13:30 -0500 ·
Martin -

It seems to be sending in just fine, but it does not know which
machine in bb-hosts to associate it to.  Try changing your bb-hosts
entries to:

group domo
193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

group domu
193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
193.159.66.88 n1geih # CLIENT:n1geih.desy.de

If I recall correctly I made the script to send in using the full
domain (ex. n1gexh,desy,de).

Andrew
quoted from Martin Flemming

On Thu, Jan 8, 2009 at 4:46 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:
1.  Are the domUs listed in bb-hosts?
yes ,

bb-hosts :

group domo
193.159.66.187 it-services01 # vt

group domu
193.159.66.91   n1gexh #
193.159.66.88 n1geih #

2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
No, how ?

thanks
       martin


On Thu, 8 Jan 2009, Tom Georgoulias wrote:
Martin Flemming wrote:
 My  problem with the xen-monitor from shire is like follows :
 but after starting,
 there are three new entries in the ghostlist

 it-services01vt    193.159.66.187    0:07
 n1geqmvt    193.159.66.187    0:07
 n1gexhvt    193.159.66.187    0:07

 and nothing appears on the Page of the Dom0 it-services01 ....

 Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom

Gruss

      Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

list Martin Flemming · Fri, 9 Jan 2009 15:56:59 +0100 (CET) ·
Hi !

.. nothing changes :-(

.. now i'm litte baffeld ..

i think, something is little misunderstand by me ..

my bb-host entries are :
quoted from Andrew Rankin

  group domo
  193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

  group domu
  193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
  193.159.66.88 n1geih # CLIENT:n1geih.desy.de

-> On my domu's have all there own running hobbit-client,
maybe it's interesting for this problem, and the Domu's appear on the page
all right with all real informations

No vt-columm appears on the page of it-services01

and on my ghostlist there are still the entries

131.169.56.87		it-services01vt
131.169.56.87		n1geqmvt
131.169.56.87		n1gexhvt

thanks & cheers

 	martin
quoted from Andrew Rankin

On Fri, 9 Jan 2009, Andrew Rankin wrote:
Martin -

It seems to be sending in just fine, but it does not know which
machine in bb-hosts to associate it to.  Try changing your bb-hosts
entries to:

group domo
193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

group domu
193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
193.159.66.88 n1geih # CLIENT:n1geih.desy.de

If I recall correctly I made the script to send in using the full
domain (ex. n1gexh,desy,de).

Andrew

On Thu, Jan 8, 2009 at 4:46 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:
1.  Are the domUs listed in bb-hosts?
yes ,

bb-hosts :

group domo
193.159.66.187 it-services01 # vt

group domu
193.159.66.91   n1gexh #
193.159.66.88 n1geih #

2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
No, how ?

thanks
       martin


On Thu, 8 Jan 2009, Tom Georgoulias wrote:
Martin Flemming wrote:
 My  problem with the xen-monitor from shire is like follows :
 but after starting,
 there are three new entries in the ghostlist

 it-services01vt    193.159.66.187    0:07
 n1geqmvt    193.159.66.187    0:07
 n1gexhvt    193.159.66.187    0:07

 and nothing appears on the Page of the Dom0 it-services01 ....

 Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom

Gruss

      Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

list Andrew Rankin · Fri, 9 Jan 2009 10:21:51 -0500 ·
Ah, I see.  There should be a period between the host name and the
test name when its sent in, you seem to be missing that so hobbit is
thinking the test name is part of the host name.

I'm a bit mystified why you would be losing that period...  Give me a
bit and I'll take a look at it closer and make sure that's the issue,
I have not looked at this particular script in a while.

Andrew
quoted from Martin Flemming


On Fri, Jan 9, 2009 at 9:56 AM, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:
Hi !

.. nothing changes :-(

.. now i'm litte baffeld ..

i think, something is little misunderstand by me ..

my bb-host entries are :

 group domo
 193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

 group domu
 193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
 193.159.66.88 n1geih # CLIENT:n1geih.desy.de

-> On my domu's have all there own running hobbit-client,
maybe it's interesting for this problem, and the Domu's appear on the page
all right with all real informations

No vt-columm appears on the page of it-services01

and on my ghostlist there are still the entries

131.169.56.87           it-services01vt
131.169.56.87           n1geqmvt
131.169.56.87           n1gexhvt

thanks & cheers

       martin

On Fri, 9 Jan 2009, Andrew Rankin wrote:
Martin -

It seems to be sending in just fine, but it does not know which
machine in bb-hosts to associate it to.  Try changing your bb-hosts
entries to:

group domo
193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

group domu
193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
193.159.66.88 n1geih # CLIENT:n1geih.desy.de

If I recall correctly I made the script to send in using the full
domain (ex. n1gexh,desy,de).

Andrew

On Thu, Jan 8, 2009 at 4:46 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid>
wrote:
1.  Are the domUs listed in bb-hosts?
yes ,

bb-hosts :

group domo
193.159.66.187 it-services01 # vt

group domu
193.159.66.91   n1gexh #
193.159.66.88 n1geih #

2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
No, how ?

thanks
      martin


On Thu, 8 Jan 2009, Tom Georgoulias wrote:
Martin Flemming wrote:
 My  problem with the xen-monitor from shire is like follows :
 but after starting,
 there are three new entries in the ghostlist

 it-services01vt    193.159.66.187    0:07
 n1geqmvt    193.159.66.187    0:07
 n1gexhvt    193.159.66.187    0:07

 and nothing appears on the Page of the Dom0 it-services01 ....

 Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom

Gruss

     Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

list Martin Flemming · Fri, 9 Jan 2009 16:26:54 +0100 (CET) ·
No pressure, thanks a lot !
quoted from Andrew Rankin

cheers,
 	martin

On Fri, 9 Jan 2009, Andrew Rankin wrote:
Ah, I see.  There should be a period between the host name and the
test name when its sent in, you seem to be missing that so hobbit is
thinking the test name is part of the host name.

I'm a bit mystified why you would be losing that period...  Give me a
bit and I'll take a look at it closer and make sure that's the issue,
I have not looked at this particular script in a while.

Andrew


On Fri, Jan 9, 2009 at 9:56 AM, Martin Flemming <user-f286aaa49a76@xymon.invalid> wrote:
Hi !

.. nothing changes :-(

.. now i'm litte baffeld ..

i think, something is little misunderstand by me ..

my bb-host entries are :

 group domo
 193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

 group domu
 193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
 193.159.66.88 n1geih # CLIENT:n1geih.desy.de

-> On my domu's have all there own running hobbit-client,
maybe it's interesting for this problem, and the Domu's appear on the page
all right with all real informations

No vt-columm appears on the page of it-services01

and on my ghostlist there are still the entries

131.169.56.87           it-services01vt
131.169.56.87           n1geqmvt
131.169.56.87           n1gexhvt

thanks & cheers

       martin

On Fri, 9 Jan 2009, Andrew Rankin wrote:
Martin -

It seems to be sending in just fine, but it does not know which
machine in bb-hosts to associate it to.  Try changing your bb-hosts
entries to:

group domo
193.159.66.187 it-services01 # CLIENT:it-services01.desy.de

group domu
193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
193.159.66.88 n1geih # CLIENT:n1geih.desy.de

If I recall correctly I made the script to send in using the full
domain (ex. n1gexh,desy,de).

Andrew

On Thu, Jan 8, 2009 at 4:46 PM, Martin Flemming <user-f286aaa49a76@xymon.invalid>
wrote:
1.  Are the domUs listed in bb-hosts?
yes ,

bb-hosts :

group domo
193.159.66.187 it-services01 # vt

group domu
193.159.66.91   n1gexh #
193.159.66.88 n1geih #

2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
No, how ?

thanks
      martin


On Thu, 8 Jan 2009, Tom Georgoulias wrote:
Martin Flemming wrote:
 My  problem with the xen-monitor from shire is like follows :
 but after starting,
 there are three new entries in the ghostlist

 it-services01vt    193.159.66.187    0:07
 n1geqmvt    193.159.66.187    0:07
 n1gexhvt    193.159.66.187    0:07

 and nothing appears on the Page of the Dom0 it-services01 ....

 Any idea ?
A couple of ideas:

1.  Are the domUs listed in bb-hosts?
2.  Did you setup an CLIENT: alias for each domU in bb-hosts?

Tom

Gruss

     Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

Gruss

        Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
list Martin Flemming · Fri, 9 Jan 2009 20:44:48 +0100 (CET) ·
Sorry, shame on me ..

mi-vt.py is working great !

.. was one modification (my own !) by myself for half a year ago :-(

( thanks Andrew for find it !)

.. but one little question again,
 	after is running so well ! :-)


Are there are graph's possible or available ?
quoted from Martin Flemming


cheers,
 	martin


On Fri, 9 Jan 2009, Martin Flemming wrote:
No pressure, thanks a lot !

cheers,
	 martin

On Fri, 9 Jan 2009, Andrew Rankin wrote:
 Ah, I see.  There should be a period between the host name and the
 test name when its sent in, you seem to be missing that so hobbit is
 thinking the test name is part of the host name.

 I'm a bit mystified why you would be losing that period...  Give me a
 bit and I'll take a look at it closer and make sure that's the issue,
 I have not looked at this particular script in a while.

 Andrew


 On Fri, Jan 9, 2009 at 9:56 AM, Martin Flemming <user-f286aaa49a76@xymon.invalid>
 wrote:
 Hi !
 .. nothing changes :-(
 .. now i'm litte baffeld ..
 i think, something is little misunderstand by me ..
 my bb-host entries are :
  group domo
  193.159.66.187 it-services01 # CLIENT:it-services01.desy.de
  group domu
  193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
  193.159.66.88 n1geih # CLIENT:n1geih.desy.de
 -> On my domu's have all there own running hobbit-client,
 maybe it's interesting for this problem, and the Domu's appear on the >  page
 all right with all real informations
 No vt-columm appears on the page of it-services01
 and on my ghostlist there are still the entries
 131.169.56.87           it-services01vt
 131.169.56.87           n1geqmvt
 131.169.56.87           n1gexhvt
 thanks & cheers
        martin
 On Fri, 9 Jan 2009, Andrew Rankin wrote:
 Martin -
 It seems to be sending in just fine, but it does not know which
 machine in bb-hosts to associate it to.  Try changing your bb-hosts
 entries to:
 group domo
 193.159.66.187 it-services01 # CLIENT:it-services01.desy.de
 group domu
 193.159.66.91 n1gexh # CLIENT:n1gexh.desy.de
 193.159.66.88 n1geih # CLIENT:n1geih.desy.de
 If I recall correctly I made the script to send in using the full
 domain (ex. n1gexh,desy,de).
 Andrew
 On Thu, Jan 8, 2009 at 4:46 PM, Martin Flemming > >  <user-f286aaa49a76@xymon.invalid>
 wrote:
 1.  Are the domUs listed in bb-hosts?
 yes ,
 bb-hosts :
 group domo
 193.159.66.187 it-services01 # vt
 group domu
 193.159.66.91   n1gexh #
 193.159.66.88 n1geih #
 2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
 No, how ?
 thanks
       martin
 On Thu, 8 Jan 2009, Tom Georgoulias wrote:
 Martin Flemming wrote:
  My  problem with the xen-monitor from shire is like follows :
  but after starting,
  there are three new entries in the ghostlist
  it-services01vt    193.159.66.187    0:07
  n1geqmvt    193.159.66.187    0:07
  n1gexhvt    193.159.66.187    0:07
  and nothing appears on the Page of the Dom0 it-services01 ....
  Any idea ?
 A couple of ideas:
 1.  Are the domUs listed in bb-hosts?
 2.  Did you setup an CLIENT: alias for each domU in bb-hosts?
 Tom
 Gruss
      Martin Flemming
 Martin Flemming
 DESY / IT          office : Building 2b / 008a
 Notkestr. 85       phone  : XXX - XXXX - XXXX
 22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid
 
Gruss

      Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid

Gruss

        Martin Flemming


Martin Flemming
DESY / IT          office : Building 2b / 008a
Notkestr. 85       phone  : XXX - XXXX - XXXX
22603 Hamburg      mail   : user-f286aaa49a76@xymon.invalid