
Metrics is data that is gathered from an agent. Typically, an agent is an application server, such as:
- a JBoss application server
- a Tomcat application server
- a WebSphere application server
For example, some possible metrics are:
- the agents memory usage
- the agents CPU utlization
- the agents garbage collection
Autoprobe
ProbeBuilder Lists (PBL) files are used to gather data (metrics). There are a number of different PBL files that can be used. Notice there are both full and typical PBL files. Full will gather more data but could impact performance. Typically will gather less data.
/opt/wily/Introscope/core/config/weblogic-full-NoRedef.pbl
/opt/wily/Introscope/core/config/webspheremq.pbl
/opt/wily/Introscope/core/config/tomcat-full.pbl
/opt/wily/Introscope/core/config/jboss-full.pbl
/opt/wily/Introscope/core/config/OSB-typical.pbl
/opt/wily/Introscope/core/config/weblogic-typical.pbl
/opt/wily/Introscope/core/config/OSB-full.pbl
/opt/wily/Introscope/core/config/default-typical.pbl
/opt/wily/Introscope/core/config/default-full.pbl
/opt/wily/Introscope/core/config/websphere-typical-NoRedef.pbl
/opt/wily/Introscope/core/config/websphere-full-NoRedef.pbl
/opt/wily/Introscope/core/config/tibcobw-full.pbl
/opt/wily/Introscope/core/config/websphere-full.pbl
/opt/wily/Introscope/core/config/weblogic-typical-NoRedef.pbl
/opt/wily/Introscope/core/config/tomcat-typical.pbl
/opt/wily/Introscope/core/config/websphere-typical.pbl
/opt/wily/Introscope/core/config/jboss-typical.pbl
/opt/wily/Introscope/core/config/tibcobw-typical.pbl
/opt/wily/Introscope/core/config/weblogic-full.pbl
/opt/wily/Introscope/core/config/webmethods.pbl
/opt/wily/Introscope/core/config/default-micro.pbl
On each server that contains agents, the /opt/wily/Introscope/core/config/IntroscopeAgent.profile file contains the configuration for all of the agents on the server. In the IntroscopeAgent.profile file, introscope.autoprobe.directivesFile is used to define the ProbeBuilder Lists (PBL) file that will be used. If you make a change to this directive, the application servers being monitored will need to be restarted for this change to take effect.
introscope.autoprobe.directivesFile=default-typical.pbl, hotdeploy
In the IntroscopeAgent.profile file, there are two main agent log files, autoprobe.log and IntroscopeAgent.log.
introscope.autoprobe.logfile=/path/to/autoprobe.log
log4j.appender.logfile.File=/path/to/IntroscopeAgent.log
Did you find this article helpful?
If so, consider buying me a coffee over at