September 2011
Intermediate to advanced
528 pages
19h 57m
English
It is tedious to enter WLST commands at the command line to monitor various server run-time statistics. In addition, you'd certainly want to automate the run-time monitoring. WLST scripts offer a great way to reduce the tedium as well as enable you to schedule monitoring scripts to run at frequent intervals. It's very easy to create WLST monitoring scripts, which you can run as Python files. There are two basic ways to execute WLST scripts:
Include the script in the command that invokes WLST and execute the script. You can either specify the full path to the script or execute the script from the directory where ...
Read now
Unlock full access