Weblogic Checks
Posted: Tue Mar 31, 2020 4:41 pm
While setting up the Nagios XI Weblogic agent, should I ignore this message when generating the jar file on Weblogic? "wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release." Or is there something else I should be using?
I follow the following document:
Note, my Weblogic environment is 12.2.1.3
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I get the following message:
[ ~]$ cd $ORACLE_HOME/wlserver/server/lib
[ lib]$ java -jar ../../modules/com.bea.core.jarbuilder.jar
Creating new jar file: wlfullclient.jar
wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release.
Please use one of the equivalent stand-alone clients instead. Consult Oracle WebLogic public documents for details.
I follow the following document:
Note, my Weblogic environment is 12.2.1.3
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I get the following message:
[ ~]$ cd $ORACLE_HOME/wlserver/server/lib
[ lib]$ java -jar ../../modules/com.bea.core.jarbuilder.jar
Creating new jar file: wlfullclient.jar
wlfullclient.jar and jarbuilder are deprecated starting from the WebLogic 12.1.3 release.
Please use one of the equivalent stand-alone clients instead. Consult Oracle WebLogic public documents for details.