Search found 2 matches

by jhaake
Mon Oct 17, 2011 8:45 am
Forum: Nagios XI
Topic: wasagent for nagios
Replies: 2
Views: 808

Re: wasagent for nagios

I was able to resolve my own issue ... seems java comes in pieces now (thanks Oracle). Here's what I found I needed: For running the wasagent software I need this version of Java (Java EE v6u3 Web) <==== only oracle makes it this simple Links: Product: Java EE 6 SDK and Java EE 6 Web Profile SDK Doc...
by jhaake
Fri Oct 14, 2011 10:44 am
Forum: Nagios XI
Topic: wasagent for nagios
Replies: 2
Views: 808

wasagent for nagios

We are attempting to switch from the regular WebSphere JVM monitor (check_was) to avoid the high CPU consumption cost of firing up a separate JVM for each JVM we want to monitor (~20 per server * number of servers). The agent we are trying to switch to is "wasagent" which requires jetty li...