I believe that the Hobbit version of bb uses "@" instead of "-":
cat file | bb target @
or
bb target @ < file
Thanks, Larry Barber
On 6/23/06, Nicolas Dorfsman <ndo at unikservice.com> wrote:
Le 23 juin 06 à 16:17, Dominique Frise a écrit :
Nicolas Dorfsman wrote:
Hi, One of my test (AIX lvm) is sending 371 lines to hobbit server(12k). The server doesn't update the corresponding column. Is there a limit in size of message (this is not a combo) ? Nicolas
See MAXMSG_* in hobbitserver.cfg
You should get a warning from hobbitd when the message is too big.
Thx Dominique.
Hum. I had a issue with the script...and I tried to use the bb syntax 'cat /tmp/toto | bb display_server -'. I noticed that '-' is forbidden in the source...so I've modified the source code. But seems that syntax is forbiddent because there's other issue with it.
So, with few modifications in the script, it runs again with the usual syntax. To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk