Note: A prerequisite to using the examples provided in the below links is that the appropriate OpenEdge.Net.pl file must be added to the session's PROPATH.
For example:
If you're running from TTY (Windows Character Client or Linux/UNIX), you should add <install-dir>/tty/netlib/OpenEdge.Net.pl to your PROPATH.
If you're running from GUI, add <install-dir>gui\netlib\OpenEdge.Net.pl to your PROPATH.
Getting Agent and Session Information
- Getting Agent information for a PASOE Instance
- Getting information about Sessions of an Agent from a PASOE Instance
- Fetching Properties that were set for a PASOE Instance
- Fetching Metrics, Status, Connections and Requests information for a PASOE Agent
- Wrap up all of the above into a single script with the PASOE Instance Viewer
Troubleshooting Memory Leaks on PASOE
- Getting/Setting the status of ABLObjects tracking
- Fetching and Consuming the output from ABLObjects tracking
Stay tuned for more...