Multi-instance SQL Server memory usage collection
(process_name)
Name | Data Type | Description |
---|---|---|
pid | long | |
working_set_private | double | |
working_set_total | double | |
private_bytes | double | |
process_type | long | |
process_name | string(128) | |
MERGESTATUS | long | Internal-use merge status; created by Surveillance |
WORKING_SET_SHARED | double | |
OTHER_PRIVATE | double |
Attributes: | SQLSERVER |
---|---|
Minimum OS version: | 2.0 |