SolarWinds Information Service v3.0 Schema Documentation

Index

Orion.APM.SqlDatabaseFileAlert

Base type: System.Entity

Summary: This entity presents SQL database file. Used in alerting.

Properties

Name Type Notes
ApplicationID System.Int32 The unique integer representation of parent application.
DatabaseID System.Int32 The unique integer representation of parent SQL database.
VolumeID System.Int32 The unique integer representation of database file volume.
VolumeCaption System.String The string value that contains database file volume caption.
VolumeStatus System.Int32 The status of an database file volume.
VolumeDisplayStatus System.String The status of an database file volume.
VolumeQueueLength System.Double The long value that contains the database file volume queue length.
VolumeLatency System.Double The long value that contains the database file volume latency.
VolumeLatencyInMilliseconds System.Double The long value that contains the database file volume latency in milliseconds.
VolumeTotalDiskIOPS System.Double The long value that contains the database file volume total disk input output operations.
ID System.Int32 The unique integer representation of database file.
FileName System.String The string value that contains the database file name.
PhysicalName System.String The string value that contains the database file physical name.
FileType System.Byte The byte value that contains the database file type.
DatabaseFileStatus System.Int32 The status of an database file.
DatabaseFileDisplayStatus System.String The status of an database file.
DatabaseFileTimeStamp System.DateTime The date of last poll for database file information.
AutoGrowth System.Byte The integer value that contains the database file auto growth.
AvailableAutoGrowSpace System.Int64 The long value that contains the available auto growth space.
Growth System.Int32 The integer value that contains the database file growth.
Size System.Int64 The long value that contains the database file size.
MaxSize System.Int64 The long value that contains the database file maximum size.
UsedSpace System.Int64 The long value that contains the database file used space.
DatabaseFileFreeSpace System.Int64 The long value that contains the database file free space.
DatabaseFileFreeSpaceInPercents System.Int64 The percentage representation of free database file space.
IsPercentGrowth System.Boolean The integer value that contains the database file growth in percent.
DisplayName System.String
Description System.String
InstanceType System.Type
Uri System.String
InstanceSiteId System.Int32 Default='0'.
SqlApplicationAlert Orion.APM.SqlServerApplicationAlert Defined by relationship Orion.APM.SqlServerApplicationAlertHostsSqlDatabaseFileAlert (System.Hosting)
SqlDatabaseFile Orion.APM.SqlDatabaseFile Defined by relationship Orion.APM.SqlDatabaseFileAlertReferencesSqlDatabaseFile (System.Reference)