Re: Implicit Dependencies for Nodes and Interfaces
Hi, I am also looking for similar situation in my network.If parent device went down, then all the devices connected to it will showed up as unreachable. With that my mailbox got full of emails.So is...
View ArticleRe: Possible limitation with Labels
Hello, I don't understand your comment "If labels are not going to work for lower level objects, for example disks... why even present the label button or allow me to associate to a label.". Where do...
View ArticleRe: Export to HTML and Export Excel in new Charts sends incorrect Column header
This should be known issue fixed in service release for NPM 10.4.
View ArticleRe: The new VLAN resource mmm
Can you please send complete SNMP walk and diagnostics. For upload please use http://solarwinds.leapfile.com/ and select there Secure upload option and enter support@solarwinds.net as recipient.It...
View ArticleSAM and Windows services
I am monitoring a Windows 2008R2 server with SAM. Recently I was made aware about an important service that was not running which stopped some processes. The third party started the service and...
View ArticleCannot Add Windows Server 2008 R2 using WMI in SAM 6
Hello, Anyone who was able to add Windows Server 2008 R2 using WMI in SAM 6?I was able to connect via RDP, so credentials are okay.The Windows Firewall is on by default in Windows Server 2008 R2. I...
View ArticleRe: List of VLANs on Nodes resource - NPM 10.7 RC1
Please send us the ticket number, we would like to have full diags and (when possible) full SNMP walk of affected device. You can contact me also directly at pavel.spacil [at] solarwinds.com.
View ArticleGroup member alert
Hi, I have in my npm somegroup, and i create in advanced alert "Group Member" to send mail whenone of the nodes in group goes down. This is the variable i configured:Grop Name: ${GroupName}Node Name:...
View ArticleRe: The new VLAN resource mmm
The Tag number is reported by the device, we just show what it gives us. The tag does not have to be the same as VLAN ID. You can see that even other VLANs do not have tag same as ID.
View ArticleRe: Looking to edit Implicit dependencies
Hi Rob, Very thanks for your response.I had gone through that link. But that specified information we had already implemented. Let me clear my scenario more briefly.Let us suppose if parent went down...
View ArticleRe: Implicit Dependencies for Nodes and Interfaces
Hi , I had gone through that info. But that specified information we had already implemented. Let me clear my scenario more briefly.Let us suppose if parent went down .. for example Firewall. In that...
View ArticleAdvanced Alerts : manage groups
Let me clear my scenario more briefly.Let us suppose if parent went down .. for example Firewall. In that case what will happen, we will get bunch of emails showing that firewall is down, and other...
View ArticlePolling Rates and Node Count
Hello Chaps, If anyone could let me know their Polling Interval and how many nodes they're monitoring that would be great. I’m set to 60second poll and I have 2500 nodes ... ever increasing
View ArticleDistrubuted Solarwinds Server
Hi there , I would like to setup an NPM server in a new location and polling the information from other server . I am not sure , what is the best solution to implement it .Anybody can give some idea.
View ArticleRe: CatTools Seeing Config Reordering as Config Change on MDS
Hello - that's correct. Using MDS Device Type, and 2600 as the 'model' As you can see in the screenshot, the positions of certain lines sometimes move around when a 'show running-config' is done....
View ArticleRe: Want to prepare and send daily node down report with the event time from NPM
This should get you pointed in the right direction: select caption, max(eventtime) as 'last time down', message from nodes join events on nodeid = networknode where eventtype = 1 and status = 2 and...
View ArticleJitter from MIN and MAX Response time
Hello, We are trying to calculate the Jitter by subtracting the Max from the Min response time. We created a SQL Query but to no avail. Have you tried this before? SELECT TOP 10000...
View ArticleRe: Jitter from MIN and MAX Response time
You are missing END in CASE statement. MAX(CASE WHEN ResponseTime.MinResponseTime IS NULL THEN 0 ELSE ResponseTime.MinResponseTime END) - MIN(CASE WHEN ResponseTime.MaxResponseTime IS NULL THEN 0 ELSE...
View ArticleRe: Jitter from MIN and MAX Response time
Thanks for your response ET. I've tried that but got this error: Msg 8153, Level 0, State 1, Line 1Warning: Null value is eliminated by an aggregate or other SET operation.
View ArticleIntegration of NCM with Microsoft System Center Orchestrator
Is it possible to leverage the functionalities of solarwind NCM in an automated fashion through Microsoft Automation Tool "System Center Orchestrator". Any integration pack available for this or any...
View Article