This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Is there a data dictionary for the Orion database

Looking for information beyond the basic barebones type of field schema, something that describes the utility for anything beyond the obvious fields.

Thanks

  • There's more information on the github wiki (Home · solarwinds/OrionSDK Wiki · GitHub) and sean.martinez‌ posted some great info on thwack: Orion SWQL, Thwack! Now I got it.

  • I've seen much of that information which deals primarily with documenting the schema and accessing the raw data, but I'm looking for actual details of what values the fields represent.  For example, in Orion.Netflow.Flows what does Weight and ObservationFrequency represent?

  • In general, we are incrementally improving the documentation piece by piece.

    In regards with the properties you specifically referred to, here are the descriptions in context of Orion.Netflow.Flows* entity types (in addition to the documentation provided in NTA 4.0 Entity Model · solarwinds/OrionSDK Wiki · GitHub):

    • ObservationTimestamp (inherited from System.StatisticsEntity type)
      • This is an equivalent to the Timestamp property of the Orion.Netflow.Flows* entity types. It represent the time of flow packets aggregation at the minute granularity.
    • Weight (inherited from System.StatisticsEntity type)
      • This property provides a weight for a record. In case any data aggregation of older data happens, this property allows applying necessary corrections to display values properly in graphs.
      • In current versions of NTA, no data collapsing happens, thus the value is always 1.
    • ObservationFrequency (inherited from System.StatisticsEntity type)
      • This is a reserved property, not supported by the Orion.Netflow.Flows* entity types.
    • DisplayName, Description, Uri (inherited from System.Entity type)
      • These properties are not used by the Orion.Netflow.Flows* entity types, they return NULL values.
    • InstanceType (inherited from System.Entity type)
      • This property returns a name of source entity type, i.e. "Orion.Netflow.Flows*" depending on queries entity type. (Note: in current versions of NTA, the value returned is NULL which is a tracked bug.)
  • Hi,

         Is there any documentation describing the functions of tables and its columns with foreign reference. Any help would be appreciable.

    Thanks

  • So you can see in admin Guide for modules.

    Sem mais.Claudia França

    2017-05-05 11:43 GMT-03:00 six9three9 <communityteam@solarwinds.com>:

    <thwack.solarwinds.com>

    Is there a data dictionary for the Orion database

    reply from six9three9

    <thwack.solarwinds.com/.../six9three9

    in Orion SDK - View the full discussion

    <thwack.solarwinds.com/.../364361