[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] how to monitoring jboss
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] how to monitoring jboss
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Tue, 18 Nov 2008 08:57:22 -0600
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=rBxuGpt7fC57pvZS31QVJfglJgIxQWh5kIemY1w9VwQ=; b=pGaPhDem3foqjikK9aEo0WNwIxNR08KFl7CgybBpMWtvmdALWQVcgJvMf8wBfyZWg4 YrRQeD6C1CpAJAqr/tduFBh7Q99pWt31XTCMZ4LuDehdVJnG8dJqf8i6fVsFzYYlF6Vo w36JI2RX820KpgmoPtFt3FlryTszvY1dGd6jY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=rca2jRGbBXugFd21WCBxMa3Q98W/wX3kGSqchkF7d1Isw26FlP6yoTUmwclROJdkYh T36hPCSJhWEaZDdQ6lehfYjZnJs7KlMjowEOGdc8JF2tg10Mz6ALWvK0hbLs8hBVwtod NF9inrAktnkPxArImiWBdf53Jxx6HXnUVWeg8=
- References: <fcae99e70811180117s21111a22vea8ea8956ec1e399 (at) mail.gmail.com>
If jboss is just handing out some kind of web page, you could do something
like this in your server/etc/bb-hosts:
a.b.c.d myboss.server.com # http://myjboss.server.com/
or whatever would be an appropriate url for it. That'll let you know jbos
is up and responding. I'm doing something like this already. I don't have
either access or permission (company policy - thou shalt use CA Unicenter
for everything) to run anything on the servers themselves, but I imagine
Unicenter is checking that the processes are running and maybe checking log
files too.
Ralph Mitchell
On Tue, Nov 18, 2008 at 3:17 AM, Carlo Alberto Bedogni
<cabedogni (at) gmail.com>wrote:
> Hi all i'm running hobbit 4.2 and i need to monitoring jboss , both , the
> hobbit and the jboss server are running on a centos box.
> I have take a look at deadcat.net.au but i can't find nothing about jboss.
> any idea?
>
> thanks in advatage
> Carlo
>