[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Hobbit_perl_client_1.21 beastat.pl
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Hobbit_perl_client_1.21 beastat.pl
- From: "Williams, Doug (Consultant-RIC)" <Doug.Williams (at) rhd.com>
- Date: Mon, 16 Nov 2009 15:59:33 -0700
- References: <BAY133-W59601B1784CEA53E45D52B4A80 (at) phx.gbl> <d6b65a270911132305p1f2dedfdl8c61af1bbe0198cb (at) mail.gmail.com> <BA6B801A0471124EB9D301BCCA67368EF66E94 (at) rhddenmbx04-dex-bup> <c6fda93d0911161334k7ac11415xcb9541f219673636 (at) mail.gmail.com> <BA6B801A0471124EB9D301BCCA67368EF66FA1 (at) rhddenmbx04-dex-bup>
- Thread-index: AcpnBXWLfuhrRVm4Qam7DsWMyYZ5dwAAZLaAAAIOK4A=
- Thread-topic: [hobbit] Hobbit_perl_client_1.21 beastat.pl
I got it working. The key was to include in client's (papp01) Hobbit
bb-hosts the hostname of the server (papp01) where the BEA Weblogic
instance resides, so I have the following in the client's (papp01)
Hobbit's bb-hosts:
# Servers
144.163.58.57 papp01 # ssh ntp
# BEA Servers
0.0.0.0 prdAcrm1_01 # noconn nodisp beastat
0.0.0.0 prdAcrm1_01.crmServer # noconn beaping
And all of the above also in the Hobbit Server's bb-hosts
Not sure if commenting out the BBVAR check is the expected way to get it
past the missing BBVAR check, but it works.
Thanks
Doug