Re: pause or stop Solarwinds while in maintenance?
Finally, set the SWMaint property to "yes" for your important node. At this point, no alert will fire since the suppression conditions are true. Do your update, wait for the dust to settle, and then...
View ArticleRe: volume: the alert says it's down, the web console says... nothing
a simple workaround would be to create a SQL Trigger to show volumes as Down when they are not responding to queries.Thanks for the response HolyGuacamole... what question are you answering? P.S. At...
View ArticleRe: volume: the alert says it's down, the web console says... nothing
The Alert in discussion was triggered because the trigger condition - VolumeResponding is equal to N - was met. However, the web console showed an 'Up' status for the volume as shown in your...
View ArticleRe: volume: the alert says it's down, the web console says... nothing
The status you highlighted is a node status, not volume.
View ArticleRe: Custom SWQL Query for Nodes Down Showing Every Time Node Went Down
Hi Adding a GROUP BY and MAX(EventTime) should solve your case. Provided the query below. SELECT NodeName AS [Node Name], '/Orion/images/StatusIcons/Small-' + StatusIcon AS [_IconFor_Node...
View ArticleRe: Fixing the dreaded "Microsoft SQL Server 2008 System CLR Types" error
Thanks for the wonderful tip!
View ArticleRe: WPM TCP Waterfall Legacy Statistics
Hello,WPM currently does not keep history of TCP waterfall data, only the last snapshot. We have internal feature request tracked as FB114385 for this.One way to get around this is to set up the alert...
View ArticleRe: Re: volume: the alert says it's down, the web console says... nothing
My apologies - it is indeed the node status. Just for the record - the SQL Trigger is not necessary then. To answer question 1, you could add a Custom HTML resource to your Volume Details view with...
View ArticleRe: Is it possible to set the number of the OID, when selected the SNMP trap...
If you would like to customize the contents of an SNMP Trap sent as an action to a Solarwinds Advanced Alert, you will need to create a new trap template. The default one is called 'ForwardSyslog',...
View ArticleI need help in tracking IP's
I have hit on my firewall of a user accessing certain IP's that should not be allowed. we are trying to track the user IP down using SolarWinds. am i able to use netflow to figure this out? I know you...
View ArticleRe: I need help in tracking IP's
NTA is one way to do it. For this kind of activity though, I would recommend SolarWinds LEM (Log and Event Manager). If you turn on traffic logging on your firewall, LEM will generate TCPTrafficAudit...
View ArticleRe: Re: Oracle database monitoring with Orion - doing it on an enterprise scale!
hi qbarry, Thanks for documenting your experience in great detail. See comments inlineSo seeing as this hasn't generated many responses, I'll document what we found in relation to monitoring Oracle...
View ArticleRe: Orion SDK Information
Richard, what you mentioned is implemented on the product side (IPAM/UDT). SDK just provides interface for working with CRUD, Verbs, etc... New SDK versions are mostly about bug fixes, documentation...
View ArticleRe: Orion SDK Information
So, when the next version of sdk release ? Is there any planned date?
View ArticleAgent Deployment
Have a server located in DMZ and looking to use the agent option. I see two ways to deploy an agent, one from the management server and other installing the agent directly onto the DMZ server....
View ArticleRe: NPM 12.0 Beta3 Now Available
I set up my test server yesterday, mainly to look at the Juniper / Trapeze functionality of wireless and while its very good. Only one access point appears to be gathering data. also each access point...
View ArticleRe: What aspect of Orion/NPM do you find most annoying?
The amount of time it takes to perform upgrades.Multiple systems, multiple modules, multiple pollers, multiple upgrades per year (not that I don't like the upgraded function!) become very time...
View ArticleRe: Database maintenance hangs on computing baseline statistics from...
Hi mortenklow, I would suggest you to open a support ticket, because this seems like a bug.We fixed similar issue in hot fix 4 so you could try it and see if it help. Cheers,Pavel
View Articleinterface errors: troubleshooting tips?
We recently started getting errors from SAM/NPM where it'd report a bunch of nodes "down" - because it couldn't ping them. Some sort of network congestion (that was perfectly healthy for years before...
View Article