[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: centralized configuration - external scripts
- To: hobbit (at) hswn.dk
- Subject: Re: centralized configuration - external scripts
- From: Cayo de Moraes <camorae (at) googlemail.com>
- Date: Thu, 19 Nov 2009 10:42:49 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=IwxcNtYo9HX5l9ABeGvAXuadc4YzrnKJFjw4nk/GcrU=; b=cJzfGj/Uc5qz4YjV6ynlmywI7gLa02qPRENBDQTS1wWz0V1xEmTZWZBzymEokF0Lj4 b2AE5XTuJQz0Ru6PEfHQ8ROBIjj8qkUJBB6EZJPw3L8Xmf+sKljorVk3ugI0ZtWeio/1 yc+KXuxAZ+bZDbd+eIzqvt1DCZkgDrAWOJauA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=A8jJ3LRBdhpd+/amY6v2pn9s8QUKY5Mo9BrtolumZ+3x0Iq3uU6Dziov1i6CFCKcT4 SV08JG/Eis6dEjp7szPwC+MK8vpX47GKgKArqmxbLXDz/PCrYhzw4Cc9x4NuITtgPkvR R32OpXjgMyV6iMXQzqKXDGoPsD4+xh8n7Vh6o=
- References: <3d9395ed0911172310p36997f92y9059c287c23490cd (at) mail.gmail.com>
nobody knows anything about it?
any help would be appreciated.
2009/11/18 Cayo de Moraes <camorae (at) googlemail.com>
> Hi guys,
>
> just like we use the file hobbit-clients.cfg to manage DISK, CPU, PROCS
> etc. for each client, we would like to have a centralized configuration for
> the external scripts.
>
> So far I tested two things:
>
> 1) Server-side check:
> bb-hosts entry (for the external scripts), additional code entry in the
> external scripts (for bbhostgrep), etc.
>
> Problem: this seems to work only with "Network checks" which will be done
> from Server-side to check the clients, like advanced ftp/ping/ssh script
> etc. It doesnt work for scripts, wich have to run on the clients, like mysql
> checks.
>
>
> 2) ONHOST:
> the entry ONHOST in the hobbitlaunch.cfg.
>
> Problem: this is not working for me... i tought with this entry Hobbit
> would be able to issue an order to the client and then execute the command
> in the client, but when looking into the logfiles, i see that Hobbit have to
> find the external script on the Hobbit-Server (i think its the same result
> as in Problem 1). I tought it would work as a "bb-bbextab"... but the MAN
> Pages says it has to be configured on the server....
>
>
>
> So guys, do i have another way to manage this external scripts (which have
> to be run on the clients) in the Hobbit-Server?
>
> TIA,
> Cayo
>