I had to go one, actually two, step further to get it to work.
First I change it to look like:
PROC fabric_worker_manager 1 "color=yellow"
PROC sshd 1 "color=yellow"
1) I had to encase them in double quotes.
Then I had to do a:
./bb 127.0.0.1 "drop tstfabric63.ce.fedex.com procs"
Which I had tried before encase the "color=yellow" in quotes.
But, it works now. THANKS!
/tg
-----Original Message-----
From: Iain M Conochie [mailto:user-c784e16a5170@xymon.invalid]
Sent: Wednesday, August 06, 2008 12:09 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Simple hobbit-clients.cfg Q.
You could try
PROC fabric_worker_manager 1 color=yellow
PROC sshd 1 color=yellow