-
Request for Guidance on Integration with SolarWinds, BMC Helix, and Google Chat
Hello Wonderful Peoples, I hope this message finds you all well. I’m reaching out to seek your guidance on a few points to help me better understand the integration process involving SolarWinds, BMC Helix, and Google Chat. I’ve been assigned to explore this integration and would like to clarify a few things before…
-
SWQL Query Issue for dashboard – Custom Poller Data (Available Licenses)
Hi SolarWinds Professionals, I'm seeking some guidance on a newly created SWQL query for a Modern Dashboard, where I aim to display Custom Poller Data. Query as mentioned below. == SELECT n.NodeID, n.Caption, n.IP_Address, MAX(CASE WHEN AssignmentName LIKE '%avAesTsapiLicenseTotal%' THEN CurrentValue END) AS TotalLicenses,…
-
Exciting News – HCO NET-MOM SCP Exam Prep Course is Live on Udemy!
Hi Team, I'm excited to share that I've published third certification course on Udemy—"HCO NET-MOM SCP Exam Preparation"! This course is designed to help those preparing for the SolarWinds SCP exam, and I hope you find it useful. I've put in a lot of effort to ensure quality and accuracy, seeking multiple sources of…
-
Clarification on NTA Flow Records Compulsory Fields
Hi Team, I am reaching out to cross-verify and seek clarity on the NTA Flow Records compulsory fields mentioned below. Are timestamp fields also required when configuring flow records on a device? Could you please provide an example to illustrate where I can find this timestamp field? In the screenshot below (taken from…
-
Switch Stack Members are not showing for Juniper
Hi team, Greetings! In our environment, we have different types of switches in the stack. We are able to see the stack details of Cisco switches, but we are unable to see the stack details of Juniper devices. What could be the possible reasons behind this, and how can I fix this issue? Juniper Nodes Cisco Nodes
-
Suggestions for creating a report when SNMP credentials have failed against a node.
Hi Team, Good Evening! While reviewing our SW environment, I found that when testing the SNMP credentials for a few nodes, the tests failed. However, the node status appeared as UP in the SW console, indicating that the SW detected their reachability using ICMP. At the same time, other resources did not show the correct…
-
Request for suggestion to make WAN links capacity planning report
Hi Team, Our organization has asked me to build a report on WAN capacity planning. I’m unsure how to create this report and what data needs to be included. They would like the reports in two different formats: one in a table and another in a chart. I have shared a report as shown in the snapshot below, but it does not meet…
-
Request for explanations about 90/95/99 report
Hi Team, I hope you all are doing well! I have a question regarding two reports: "90/95/99th Percentile Traffic Rate - Last 7 Days" and "95th Percentile Traffic - Last 7 Days." Could you please explain the importance and differences between these two reports? Thank you for your guidance! Snapshot for 90/95/99th Percentile…
-
Request for clarification on Triggered Alerts
Hi Team, Greetings! I hope you are all doing well. I have a few questions about active alerts and their working behavior. Please refer to the snapshot below for your reference. 1. In points no.1, 2, 3 & 4 it's showing alert active time is 60d 22h 55m, I want to know why it's showing like this as the issue is already…
-
Request for assistance with Modern Dashboard
Hi Team, Good Morning! I want to discuss an issue with you and request assistance. Please review the following snapshot of the Modern Dashboard. I created this MD using the SWQL query below. SELECT n.Caption,n.IP_Address,n.Status,n.DetailsUrl FROM Orion.Nodes n WHERE (Caption LIKE '%quick%') Requirement: The user wants to…