Device Log¶
The Device Log shows all device detected on your machine. E.g. usb disk inserted.
Info
This log is generated by the System Resources plugin and not available on a Standard STD license.
They hold the following format:
| Field | Number | Description |
|---|---|---|
| Date (Formatted) | 1 | The date on which this log entry was written. |
| Time (Formatted) | 2 | The date on which this log entry was written. |
| Date/Time (ms) | 3 | This is the millisecond time at which the device was detected. |
| Version | 4 | Version number of this log entry. |
| Server Startup Time (ms) | 5 | Startup time of the application server in milliseconds (ms) since epoch. |
| Disk Removed Count | 6 | A running count of the amount of disks removed in the form "disks_removed=*" (where * is the amount of disks removed) |
| Disks Added Count | 7 | A running count of the amount of disks added in the form "disks_added=*" (where * is the amount of disks added) |
| Name/Path of the device | 8 | The full path to the device |
| File Format of the device | 9 | The file type for this device. |
| System Type Name | 10 | The file system type for this device. |
| Size of Device (KB) | 11 | The amount of KB this device can hold in total. |
| Device used (%) | 12 | A percentage showing how much space is currently used on this device. |
| Device used (KB) | 13 | How much KiloBytes is currently used on this device. |