Orion.APM.SqlDatabaseFileAlert
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents SQL database file. Used in alerting.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System.Int32 | The unique integer representation of parent application. | everyone |
DatabaseID | System.Int32 | The unique integer representation of parent SQL database. | everyone |
VolumeID | System.Int32 | The unique integer representation of database file volume. | everyone |
VolumeCaption | System.String | The string value that contains database file volume caption. | everyone |
VolumeStatus | System.Int32 | The status of an database file volume. | everyone |
VolumeDisplayStatus | System.String | The status of an database file volume. | everyone |
VolumeQueueLength | System.Double | The long value that contains the database file volume queue length. | everyone |
VolumeLatency | System.Double | The long value that contains the database file volume latency. | everyone |
VolumeLatencyInMilliseconds | System.Double | The long value that contains the database file volume latency in milliseconds. | everyone |
VolumeTotalDiskIOPS | System.Double | The long value that contains the database file volume total disk input output operations. | everyone |
ID | System.Int32 | The unique integer representation of database file. | everyone |
FileName | System.String | The string value that contains the database file name. | everyone |
PhysicalName | System.String | The string value that contains the database file physical name. | everyone |
FileType | System.Byte | The byte value that contains the database file type. | everyone |
DatabaseFileStatus | System.Int32 | The status of an database file. | everyone |
DatabaseFileDisplayStatus | System.String | The status of an database file. | everyone |
DatabaseFileTimeStamp | System.DateTime | The date of last poll for database file information. | everyone |
AutoGrowth | System.Byte | The integer value that contains the database file auto growth. | everyone |
AvailableAutoGrowSpace | System.Int64 | The long value that contains the available auto growth space. | everyone |
Growth | System.Int32 | The integer value that contains the database file growth. | everyone |
Size | System.Int64 | The long value that contains the database file size. | everyone |
MaxSize | System.Int64 | The long value that contains the database file maximum size. | everyone |
UsedSpace | System.Int64 | The long value that contains the database file used space. | everyone |
DatabaseFileFreeSpace | System.Int64 | The long value that contains the database file free space. | everyone |
DatabaseFileFreeSpaceInPercents | System.Int64 | The percentage representation of free database file space. | everyone |
IsPercentGrowth | System.Boolean | The integer value that contains the database file growth in percent. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
SqlApplicationAlert | Orion.APM.SqlServerApplicationAlert | Defined by relationship Orion.APM.SqlServerApplicationAlertHostsSqlDatabaseFileAlert (System.Hosting) |
SqlDatabaseFile | Orion.APM.SqlDatabaseFile | Defined by relationship Orion.APM.SqlDatabaseFileAlertReferencesSqlDatabaseFile (System.Reference) |