资 源 简 介
2012-03-25
Remember not to miss, as is probable they will develop new code, fix some other, and maybe. maybe one day we could be as one:
http://code.google.com/p/wasagent/wiki/Wasagent
http://code.google.com/p/nagios-was/
For now I"m glad we all share code trough GPLv3.
Thank you guys for keeping the free software spirit.
2012-03-20
I added to was.agent2, scripts to compile,run,pack,and run the packed: check_was.sh
compile.sh packjar.sh run-jar.sh run.sh
In order out of the box, you will need to copy /opt/IBM/WebSphere/AppServer/java/ from your WAS server to wherever you want to exec the check server, and copy the next files to directory runtime/ for example:
cp /opt/IBM/WebSphere/AppServer/plugins/com.ibm.ws.security.crypto_6.1.0.jar runtime/com.ibm.ws.security.crypto_6.1.0.jar
cp /opt/IBM/WebSphere/AppServer/runtimes/com.ibm.ws.admin.client_6.1.0.jar runtime/com.ibm.ws.admin.client_6.1.0.jar
2012-03-18
I"m adding