[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Hobbit/Xymon client
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Hobbit/Xymon client
- From: TJ Yang <tjyang2001 (at) gmail.com>
- Date: Thu, 8 Jul 2010 14:38:56 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=IAOCRerF38uUm70qCtsqtgzm3O2sIzNw+LOGE8+kQjI=; b=ifDWKubNuUyR8fj2XcsKe2tzJ4ByLymYhVI/dq9LVpDJg7vRaxEi90IX43qELsvgi4 TnuwjJQ34zPKx63XMMLMAVWxM06NAnerbcQI8ZGhx5WVbP0064C4aK6aWraH7YigL/Kx vIYdrr0f8VM/bybQsR6k2VKT9JPhcKLjiqMaI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=KzUcTpTo4Triy08+8bqkzEIKTlffFu+FpJ4/4XE8JVw1WtpEgOXSRJeuR6I0MYC9qx 3RtxQhSoHCBKejNCxMe+JW/QRyLnCx2EN8ktLAj8AA1sgIiiSvfYk9zRxWEmiNVFod9r AiiKxM57hsn2EWltqZUEnfNjqFlUgAWz4iido=
- References: <OF3FDD3684.A4E0183F-ON8525775A.005FBA7B-8525775A.005FC923 (at) vcu.edu> <AANLkTilZifdcpCNbxgP5pQy_oj5ODV1uLW545pmm5gz- (at) mail.gmail.com> <7EA6A25EC6360A488E0EBB5F3F21A0DC2BFB7C2C (at) mail-sd4.ad.soe.sony.com>
On Thu, Jul 8, 2010 at 1:41 PM, Cleaver, Japheth <jcleaver (at) soe.sony.com> wrote:
>> -----Original Message-----
>> From: Josh Luthman [mailto:josh (at) imaginenetworksllc.com]
>> Sent: Thursday, July 08, 2010 10:35 AM
>> To: hobbit (at) hswn.dk
>> Subject: Re: [hobbit] Hobbit/Xymon client
>>
>> Doesn't Apple boast OS X (which I'm guessing you're talking about) is UNIX?
>>
>> I would imagine you have gcc and can simply compile the (xymon client) source.
>>
>> On Thu, Jul 8, 2010 at 1:27 PM, David W Daniels/AC/VCU <dwdaniel (at) vcu.edu> wrote:
>> > Does anyone know if there is a hobbit/bbwin/xymon client for MAC's? If there
>> > is can someone point me in the right direction. Thanks
>
>
> It would be nice to have a GUI-ified OSX native version of the client, however.
>
What I know so far are
1. xymon client is compiled ok on OS X S.L.
2. use GUI packagemaker to create simple hobbit client.
but this is not up the quality of my own standard.
What I want to see is like this
1. use makefile to compile xymon client
2. generate xymonclient.pkg after "make osxpkg"
3. xymonclient.pkg
3.1 preinstall(pre-flight) script
3.1.1. add xymon client user and group account.
3.2 post install script
3.2.1 make sure xymon client can start up automatically after reboot.
3.2 not sure if OS X support postremove script.
if yes, remove xymon client user and group account.
I can work with someone know Cocoa programming and can put
a GUI frontend to process string setting in hobbitclient.cfg etc.
But GUI part is pretty low on my priority list since I am Unix person :)
tj
> -jc
>
--
T.J. Yang