Xymon Mailing List Archive search

client push

2 messages in this thread

list Ye-fee Liang · Mon, 15 Dec 2008 15:07:10 -0500 (EST) ·
Hi,

    How do I get the client to download files (etc/hobbitclient.cfg, ext/, etc)
from the hobbit server and restart?  For example, I've added/changed the hobbit servers in: etc/hobbitclient.cfg:

BBDISP="0.0.0.0"                             # IP address of the Hobbit server
BBDISPLAYS="10.11.12.13   20.21.22.23"  #

Thanks,
       
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail
list Stef Coene · Mon, 15 Dec 2008 23:21:01 +0100 ·
quoted from Ye-fee Liang
On Monday 15 December 2008, ye-fee liang wrote:
Hi,

    How do I get the client to download files (etc/hobbitclient.cfg, ext/,
etc) from the hobbit server and restart?  For example, I've added/changed
the hobbit servers in: etc/hobbitclient.cfg:
For the AIX and linux client, we push the files from the central hobbit server to all the clients.  So we update the files on the server and push them around.  I use a rather compilcated script so I can build the config files per client so each client start what he needs to start before I push the files around.
For windows, do a google search for bbwinupdate.  I thought that one of my coworkers was able to let bbwin download it's config file from the central server.


Stef