Search Results for

    Show / Hide Table of Contents

    DPA.ProblemSummary

    SolarWinds Information Service 2024.2 Schema Documentation

    Represents single problem summary in relation to analysis (Advisors)

    Inheritance

    ↳ System.Entity

    ↳ System.ExtensionEntity

    Access control

    Operations Right
    read everyone

    Properties

    Name Type Summary Access Control
    ProblemId System.String Unique identifier of the problem. everyone
    AnalysisId System.Int32 Reference to Analysis (entity not available yet). everyone
    DatabaseId System.Int32 Reference to Orion.DPA.DatabaseInstance.Id. everyone
    GlobalDatabaseId System.Int32 Unique ID of database instance in Orion everyone
    Category System.String Currently SQL only. everyone
    AlarmLevel System.Int32 Problem alarm level string (Unknown, Normal, Warning, Critical, None or Freeware) everyone
    Score System.Double Score of the problem. everyone
    Item System.String Item identifier (e.g. 4845492118). everyone
    ItemDescription System.String Item descriprion (e.g. Query 4845492118). everyone
    Summary System.String Summary of the problem. everyone
    RunTime System.DateTime Run Time of analysis. everyone
    StartTime System.DateTime Start Time of analysis. Default is 30 days ago from current time (Now - 30 days). everyone
    EndTime System.DateTime End Time of analysis. Default is the current time. everyone

    Target Relationships

    Name Type Notes
    DatabaseInstance Orion.DPA.DatabaseInstance Defined by relationship Orion.DatabaseInstanceProblemSummary (System.Reference)
    In this article
    Back to top © SolarWinds