JRE for FreeBSD 5.4, Monitoring FreeBSD

Greg Lewis glewis at eyesbeyond.com
Fri Aug 19 16:13:15 GMT 2005


On Fri, Aug 19, 2005 at 12:16:29AM -0700, Arvind Nahata wrote:
> I am looking at developing system level monitors such
> as System CPU, Memory, FileSystem, Disk, TCP, Process
> etc for FreeBSD 5.4 using Java and JNI, if needed. 
> 
> I have a couple of queries regarding this:
> 1. Is it possible to monitor FreeBSD 5.4 using Java +
> JNI?

I don't see any reason why you can't do this.  In my day job we do this for
Linux, and there is no reason it couldn't be done for FreeBSD (albeit using
a different strategy).

> 2. Is there a reliable JRE available for FreeBSD 5.4?

Yes, try one of the jdk* ports.  I'd suggest jdk14 or jdk15.

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list