The most recent content from our members.
I am working on some analytical reports to fetch information about the Alerts that are ticketed in the Solarwinds Help Desk using SQL Server Management Studio. However, I noticed that we don't get the severity for Orion alerts ticketed in the database form the SQL Server Management Studio, this is with regards to the…
One of the advantages of having ciulei on your team is that he brings lots of SQL knowledge as a "not currently practicing full-time" DBA. We were trying to build a report that would let us capture nodes that were duplicates. Duplicates by IP were pretty easy: SELECT Caption, IP_Address, OwnerGroup, Comments FROM Nodes…
It looks like you're new here. Sign in or register to get started.