[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Simple hobbit-clients.cfg Q.
- To: hobbit (at) hswn.dk
- Subject: RE: [hobbit] Simple hobbit-clients.cfg Q.
- From: Tim Grzechowski <tim.grzechowski.osv (at) fedex.com>
- Date: Wed, 06 Aug 2008 14:03:16 -0500
- Thread-index: Acj350glgM1Qf2e5TYOQlT0UR9he3AADre1w
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:iain (at) shihad.org]
Sent: Wednesday, August 06, 2008 12:09 PM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Simple hobbit-clients.cfg Q.
You could try
PROC fabric_worker_manager 1 color=yellow
PROC sshd 1 color=yellow