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.

How to get Visual Thresholds Custom Report?

I’m in the progress of creating a report that interprets below items:

Orion General Thresholds.
Custom polers thresholds.
Virtualization Global Thresholds.
Network Performance Monitor Thresholds.

Could you please help me on developing this report using swql script or custom report?

  • https://documentation.solarwinds.com/en/success_center/npm/content/core-setting-network-performance-monitor-thresholds-sw671.htm

    SolarWinds NPM thresholds are relevant for nodes and interfaces. They include Cisco Buffer Misses, Interface Errors and Discards, Interface Percent Utilization, and Flapping Routes.

    • When a metric reaches the specified Critical Level threshold on a node or interface, the node or interface will be displayed as bold red in resources and reports.
    • When a metric reaches the specified Warning Level thresholds on a node, the node or interface will be highlighted in red in appropriate resources and reports.
    • Flapping Routes use different colors when the thresholds are exceeded: red for the error threshold and yellow for the warning threshold.
    1. Log in to the Orion Web Console using an account with Administrator Rights.
    2. Click Settings > All Settings in the menu bar.
    3. In the Thresholds & Polling grouping, click NPM Thresholds.
    4. Provide the values for Critical Level and Warning Level for the selected metrics.
    5. For the Interface Percent Utilization metric, specify if you want to use average or peak daily values in calculations for capacity forecasting.
    6. Click Submit.

    Monitored thresholds are changed on a global level for NPM.

  • A report like this has been sitting in the back of my head for a while now, but I never got around to writing it until today.

    Orion Threshold Report - Reports - The Orion Platform - THWACK (solarwinds.com)

    It still has some work that needs to be done, but it should give you the raw data you need.