Comments
-
We have upgraded from 2019.2.1 HF 5 to 2020.2.4, it was smooth without any issues, we have NPM and NCM modules running
-
Hello, Request you to please share, how we can track multiple alerts triggered for same object, I would like to have that report for my client... I am using NPM & NCM 2019.4 only Cisco Switches Regards, Nasim Khan
-
Hello All, I have been facing the same issue, raised a ticket with SW support, When i am trying to check Switch Stack details from Sub View its is completely blank, I tried restarting the Orion Services, Orion Server still unable to see any information.. When I try to pull report from "Switch Stack Member Details" I cannot…
-
Thanks for replying, Is there any SQL or SWQL query which we can run to get the daily activities happening on the network monitoring I have seen some query but when i am looking for the query i am not able to find it Thanks for your help
-
Hey, Yes basically a table which can give us report on Daily activities
-
You can try the below query and check if it is working for you SELECT TOUPPER(SUBSTRING(n.caption,1,case when charindex('.',n.caption,1) <=4 then length(n.caption) else (charindex('.',n.caption,1)-1) end)) as [Node] ,n.DetailsUrl AS [_LinkFor_Node] ,'/Orion/images/StatusIcons/Small-' + n.StatusIcon AS [_IconFor_Node] ,case…
-
Hello, I Tried to use the query but i am getting error "There was an error processing the request" on my Widget, We do not have WAN monitoring only LAN switches are added for monitoring Thanks
-
Thank brother i was exactly looking for this..
-
Hello KMSigma, i tried the above query i am getting error, i am using 2019.4 version NPM and NCM
-
Hello KMSigma, I am new to Solarwinds I tried your SWQL query for creating Widget which can help us to find the muted alerts but getting error "There was an error processing the error" I have NPM and NCM moudule 2019.4 Version
-
Helpful Query! Thanks