Xymon Mailing List Archive search

Feature request : Wildcards in BB command

2 messages in this thread

list Pierre Lardinois · Thu, 27 Jul 2006 09:56:21 +0200 ·
Hello,

Should it be possible to change the bb command so it accepts wilcards ? 

example : bb --debug 127.0.0.1 "hobbitdlog *.ip"

Thanks.

Regards,

Pierre Lardinois

Pierre Lardinois
Int. ICT Infrastructure Team
TI Automotive
 

The information contained in this transmission may contain privileged and confidential information.  It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
list Henrik Størner · Thu, 27 Jul 2006 13:09:10 +0200 ·
quoted from Pierre Lardinois
On Thu, Jul 27, 2006 at 09:56:21AM +0200, Lardinois, Pierre wrote:
Should it be possible to change the bb command so it accepts wilcards ? 

example : bb --debug 127.0.0.1 "hobbitdlog *.ip"
No - hobbitdlog is specifically for getting a single status. 
But you can get the data you want with the hobbitdboard command
instead. Like:

   bb 127.0.0.1 "hobbitdboard service=ip"

See the bb(1) man-page for a description of how you can filter data and
how you can select what data to retrieve.


Regards,
Henrik