Problems with "query"
list Re Charge
Hello there, i got some problems while trying to use the "query" option in hobbit. At first : the BBServer and Client is up and running correct. i already enabled and disabled different tests with the usual (bb $BBSERVER "disable my,server,com.procs")comand. But when i was trying to get infomation by using "query" nothing happend. Here is what i am typing: /opt/bb/bb16e1/bin/bb $BBSERVER "query my,server,com.procs" the man page tells me that this is the exact sysntax, so now i am confused ... i also tryed to get the debug mode running, but it wont work :/ somebody got any idea what i am doing wrong ? Greetings & thx Andi -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
list Chris Ss-is Morris
It works for me. Have you set the $BBSERVER variable to point to your server, either proper ip address or 127.0.0.1? I used bb 127.0.0.1 "query server.test" and have the path to the executable in my $PATH. Regards, Chris
▸
-----Original Message----- From: user-41c5ee602f3d@xymon.invalid [SMTP:user-41c5ee602f3d@xymon.invalid] Sent: Thursday, May 10, 2007 12:00 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Problems with "query" Hello there, i got some problems while trying to use the "query" option in hobbit. At first : the BBServer and Client is up and running correct. i already enabled and disabled different tests with the usual (bb $BBSERVER "disable my,server,com.procs")comand. But when i was trying to get infomation by using "query" nothing happend. Here is what i am typing: /opt/bb/bb16e1/bin/bb $BBSERVER "query my,server,com.procs" the man page tells me that this is the exact sysntax, so now i am confused ... i also tryed to get the debug mode running, but it wont work :/ somebody got any idea what i am doing wrong ? Greetings & thx Andi -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
**********************************************************************
The days are getting lighter! Replace your light bulbs with energy-saving recommended ones; just one can reduce your lighting costs by up to £100 over the lifetime of the bulb - and they last up to 12 times longer than ordinary light bulbs.
Source: Energy Saving Trust 2007
**********************************************************************
This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract.
The information contained in this email and any attachments is confidential. It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited.
If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediately from your system. You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person. Thank you for your co-operation.
Neither RWE Systems UK Ltd nor any of the other companies in the RWE Group from whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses.
RWE Systems UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966.
*******************************************
list S Aiello
▸
On Thursday 10 May 2007 07:00, user-41c5ee602f3d@xymon.invalid wrote:
Hello there, i got some problems while trying to use the "query" option in hobbit. At first : the BBServer and Client is up and running correct. i already enabled and disabled different tests with the usual (bb $BBSERVER "disable my,server,com.procs")comand. But when i was trying to get infomation by using "query" nothing happend. Here is what i am typing: /opt/bb/bb16e1/bin/bb $BBSERVER "query my,server,com.procs" the man page tells me that this is the exact sysntax, so now i am confused ... i also tryed to get the debug mode running, but it wont work :/ somebody got any idea what i am doing wrong ? Greetings & thx Andi
From the command line you pasted, "/opt/bb/bb16e1/bin/bb", it looks like you are using a bb binary other than the one provided by hobbit ? You can confirm if this binary supports the debug flag by just issuing the, "bin/bb" command. It will list out the supported options. I presently use BigBrother 1.9c w/ bbgen 3.6. The bb binary produced is able to successfully query the bb19c+bbgen3.6 server. But when I attempt to query my test Hobbit server, I will get a connection timeout. My solution was to take hobbit's bb binary, and copy it to my BigBrother server. I renamed it to bb2, and it can query BigBrother & Hobbit servers without a problem. so I just use the bb2 binary when I want to perform queries in my ext scripts. Hope this helps, ~Steve
list Re Charge
Hi, the ip adress is set correct. I think one more possibility for the problem could be that i am using 2 monitoring server with bbproxy. perhaps the proxy dont know from which server he should get the information about the test... in adition i think i have to update my bb-client. i dont even get the debug mode runnig. the problem is that i am working on an productiv system so i wont be able to update before weekend :( and last but not least: i tried the "query" direkt at one of the hobbit servers, and there it works. so another possibility is (and perhaps that is the clou), that my bbuser-account at the client does not have the permission for a query ... i am just at the start of learning bb/hobbit, but i am already going to like it =) regards Andi -------- Original-Nachricht -------- Datum: Thu, 10 May 2007 12:14:52 +0100
▸
Von: "Morris, Chris (SS-IS)" <user-d235f3ed1ca2@xymon.invalid>
An: "\'user-ae9b8668bcde@xymon.invalid\'" <user-ae9b8668bcde@xymon.invalid>
Betreff: RE: [hobbit] Problems with "query"
It works for me. Have you set the $BBSERVER variable to point to your server, either proper ip address or 127.0.0.1? I used bb 127.0.0.1 "query server.test" and have the path to the executable in my $PATH. Regards, Chris-----Original Message----- From: user-41c5ee602f3d@xymon.invalid [SMTP:user-41c5ee602f3d@xymon.invalid] Sent: Thursday, May 10, 2007 12:00 PM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Problems with "query"Hello there, i got some problems while trying to use the "query" option in hobbit. > At first : the BBServer and Client is up and running correct. i already enabled and disabled different tests with the usual (bb$BBSERVER "disable my,server,com.procs")comand.But when i was trying to get infomation by using "query" nothing happend. Here is what i am typing:/opt/bb/bb16e1/bin/bb $BBSERVER "query my,server,com.procs"the man page tells me that this is the exact sysntax, so now i am confused... > > i also tryed to get the debug mode running, but it wont work :/somebody got any idea what i am doing wrong ? Greetings & thxAndi-- > Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer********************************************************************** The days are getting lighter! Replace your light bulbs with energy-saving recommended ones; just one can reduce your lighting costs by up to £100 over the lifetime of the bulb - and they last up to 12 times longer than ordinary light bulbs. Source: Energy Saving Trust 2007 ********************************************************************** This e-mail including any attachments is provided for general information purposes only and does not constitute advice except to the addressee if expressly stated in this email. For the avoidance of doubt the contents of this email and any attachments are subject to contract and are not intended to and will not constitute a legally binding contract or any part of a legally binding contract. The information contained in this email and any attachments is confidential. It is intended only for the use of the intended recipient at the email address to which it has been addressed. If the reader of this message is not an intended recipient, you are hereby notified that you have received this document in error and that any review, dissemination, distribution or copying of the message or associated attachments is strictly prohibited. If you have received this e-mail in error, please notify user-36fa688b57c1@xymon.invalid and permanently delete the email and any attachments immediatelyfrom your system. You should not retain, copy or use this email or any attachment for any purpose, nor disclose all or any part of the contents to any other person. Thank you for your co-operation.Neither RWE Systems UK Ltd nor any of the other companies in the RWE Groupfrom whom this e-mail originates accept any responsibility for losses or damage as a result of any viruses and it is your responsibility to check attachments (if any) for viruses.RWE Systems UK Ltd Registered office: Mistral, Westlea Campus, Chelmsford Road, Swindon, Wiltshire, SN5 7EZ. Registered in England and Wales: company number 6052966. *******************************************
--
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail