Script service
Script service
Log Track Supported: Yes
Config Track Supported: No
Custom Properties Supported:
| Name | Description |
|---|---|
| md5 | Message Digest |
| fs | File System |
| permissions | Permissions |
| user | User |
| group | Group |
Supported Control Actions: None
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Availability | Availability | percentage | AVAILABILITY | true | 10 min |
| Execution Time | ExecTime | ms | THROUGHPUT | true | 5 min |
| Result Value | ResultValue | none | UTILIZATION | true | 5 min |
Configuration help:
General Log and Config Track Properties
- Enable Log Tracking - Check to enable log tracking.
- Track event log level - Only track events of level greater than or equal to this level. Order is: [Error, Warn, Info, Debug]
- 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.