The most recent content from our members.
Hi Guys, We currently have a report which finds all nodes not responding on SNMP which is created using SQL. SELECT *, '/Orion/NetPerfMon/NodeDetails.aspx?NetObject=N:'+CAST(N.NodeID as nvarchar(256)) AS DetailsURL ,N.StatusLED AS Status_Icon FROM NODES AS N WHERE ObjectSubType<>'ICMP' AND N.SysName NOT LIKE '%-LK%' AND…
Hi All, I have recently created a SQL Script to list all Nodes with UnUsedPorts in the last 30 days. I currently have an issue where by I would like to try and add either a COUNT or SUM that rather than displaying all the individual ports it just summarizes to show; NodeName > Total Ports Unused > Total Used Again keeping…
There is a memory leak bug in the IOS we have deployed on our Nexus 5xxx switches that causes them to crash and reboot. These are our core switches, so that is bad! The Network team has asked for SolarWinds to stop collecting interface statistical data, BPS, drops, errors, etc. In QA I have tried to set the pollers to…
It looks like you're new here. Sign in or register to get started.