FileServer File service
FileServer File 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: run
Supported Metrics:
| Name | Alias | Units | Category | Default On | Default Interval |
|---|---|---|---|---|---|
| Last Modified Time | LastModified | epoch-millis | UTILIZATION | false | 30 min |
| Last Change Time | LastChange | epoch-millis | UTILIZATION | false | 30 min |
| Last Access Time | LastAccess | epoch-millis | UTILIZATION | false | 30 min |
| Permissions | Permissions | none | UTILIZATION | false | 30 min |
| Owner User Id | Uid | none | UTILIZATION | false | 30 min |
| Owner Group Id | Gid | none | UTILIZATION | false | 30 min |
| Availability | Availability | percentage | AVAILABILITY | true | 10 min |
| Size | Size | B | 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.