Orion.APM.Exchange.DatabaseAlert
SolarWinds Information Service 2020.2 Schema Documentation
This entity presents the mailbox database information. Used in alerting.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationID | System.Int32 | The unique integer representation of application. | everyone |
DatabaseID | System.Int32 | The unique integer representation of mailbox database. | everyone |
Name | System.String | The string value that contains the name of mailbox database. | everyone |
DatabaseIdentity | System.String | The unique string representation of mailbox database. | everyone |
Status | System.Int32 | The integer value that contains database status. | everyone |
PreferredServer | System.String | The string value that contains the name of preferred server. | everyone |
ServerName | System.String | The string value that contains the name of parent node. | everyone |
IsOnPreferredServer | System.Int32 | The boolean value that specifies if database is on preferred server. | everyone |
DisplayStatus | System.String | The string value that contains database status. | everyone |
LastFailoverTimeStamp | System.DateTime | The last fail over date and time. | everyone |
LastFailoverTimeStampDiff | System.Int32 | The last fail over date and time. | everyone |
ActiveCopyID | System.Int32 | The unique integer representation of database active copy. | everyone |
ActiveCopyActivationPreference | System.Int32 | The integer value that contains database copy activation preference. | everyone |
ActiveApplicationName | System.String | The string value that contains the name of the application. | everyone |
FileUsedTotalSpacePercentageMax | System.Double | The double value that contains the maximum number of database file space usage. | everyone |
LogDirUsedTotalSpacePercentageMax | System.Double | The double value that contains the maximum number of database log space usage. | everyone |
DaysFromLastFullBackup | System.Int32 | Number of days passed since last full database backup. | everyone |
DaysFromLastIncrementalBackup | System.Int32 | Number of days passed since last incremental database backup. | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Database | Orion.APM.Exchange.Database | Defined by relationship Orion.APM.Exchange.DatabaseAlertReferencesDatabase (System.Reference) |