Apache Tomcat 6.0 JSP Monitor service
Apache Tomcat 6.0 JSP Monitor service
Log Track Supported: Yes
Config Track Supported: No
Custom Properties Supported: None
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 10 min |
| JSP Count | jspCount | none | UTILIZATION | true | 10 min |
| JSP Count per Minute | jspCount1m | none | UTILIZATION | true | 10 min |
| JSP Reload Count | jspReloadCount | none | UTILIZATION | true | 10 min |
| JSP Reload Count per Minute | jspReloadCount1m | none | UTILIZATION | true | 10 min |
Configuration help:
General Log and Config Track Properties
- Enable Log Tracking - Check to enable log tracking.
- Log Pattern Match - Include messages that match the given regular expression. The given pattern can be a substring to look for in log messages or a regular expression. See: java.util.regex.Pattern.
- Log Pattern Exclude - Exclude messages that match the given regular expression.