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.

Getting Interface and network related data from Solarwinds

I would like to retrieve the following details from Solarwinds through Orion SDK DB call.

    1. Interface Utilization
    2. Interface Status (Up/Down)
    3. Network Configuration Management Details
      • Changes done on a device
      • Comparison of changes done this week and previous week
      • Etc.,

Till I have used Orion tables such as Orion.Nodes, Orion.CPULoad, Orion.ResponseTime, Orion.Volumes and Orion.StatusInfo. Can I get the same from these tables or do I need to check for other tables? Please suggests. Thanks