Re: Re: I'd like to create an SQL report on collected WMI Collection stats
What about this? SELECT n.[SysName], a.ID as AppId, a.Name as AppName, c.ID as CompId, c.Name as CompName, csd.[TimeStamp], ped.AvgStatisticData FROM APM_PortEvidence ped INNER JOIN APM_ComponentStatus...
View ArticleRe: UDT Port Usage Report
I think I'll go with that, after a few minor alterations. SELECT Nodes.Caption , DateTime ,PortCount as 'Port Count' ,ActivePortCount as 'Active Port Count' ,(PortCount -...
View ArticleRe: Orion Advanced Alerts: Alert based on Team (group)?
We also use a custom property, called DeviceType. We use that to direct alerts (some alerts look for devicetype = prod server, others switch/router/whatever), and also to filter views and resources....
View ArticleRe: Need help understanding Poller Stats
Hmm.I ran a couple of tests and found that they do come back actually. How did you specify to only add “new things”?The only way I could exclude them was to set the Advanced Filter to exclude certain...
View ArticleIPAM integration with NPM/UDT
so, looking at this beta, its pretty close to something I can get behind. Now, I was looking at integrating with my NPM/UDT install, but I have only found a blurb in the admin pages about the...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleRe: Server Blade Chassis MIB Walks Needed - Inquire Within
john_booth@ahni.com, the ProLiant BL460c should already be supported by SAM's Hardware Health and Asset Inventory in the latest release.
View ArticleWhat does "Please enter a valid domain" mean?
I am using the Flow Navigator tool to creat a Summary view and search for traffic to/from certain domains. Domains such as "pandora.com" work fine and yield results, but when I search for domains such...
View ArticleLog for Failed "Add Node"
We are trying to troubleshoot being unable to add a group of Nodes in one particular domain. Are there any logs in NPM that would give any information as to why they failed (i.e. timed out, bad...
View ArticleRe: Question regarding MAPI User Experience Monitor
This seems like a great idea worthy of posting in the Server & Application Monitor Feature Requests section. This will allow other members of the community to vote on the idea. In the meantime...
View ArticleRe: Virtual machine list is not updating within Orion
Have you tried polling these servers directly through the Virtualization Settings to see if this resolves the issue.
View ArticleRe: Speed improvment
I reinstalled everything on a brand new server 2012 R2. **With less resources than my physical box had. About half the ramOut of curiosity... what OS and hardware existed on the previous installation?
View ArticleRe: When Modifying Custom Properties For Offline Nodes - Submission Takes...
How and where are you modifying these custom properties? Are you editing an existing Custom Property, or creating new ones?
View ArticleAdd Custom Report to Available View Resources
I need to add a report I wrote to a view that I am developing but I don't see how to add the report to available resources that I can choose from when I edit the view. I assume its something simple but...
View ArticleRe: IPAM integration with NPM/UDT
Hi Don, thanks for your feedback. You are right about the integration. IPAM & UDT (or NPM) integrates automatically only in a case that they are all installed on the same server. Why are you...
View ArticleRe: Copy a Web page into C#
Which SolarWinds web page and which application... ipMonitor? What are you trying to copy? Sorry for the questions, but it's not clear to me what you're trying to do. -Craig
View ArticleExclude a company from request types
Short version:Is there a way of simply excluding a company from a request type? In request types, you can specify that all companies can see that request type or only specific ones. It would be nice...
View ArticleRe: Server uptime
Have you tried using an SNMP monitor? If SNMP is enabled on your Windows Server, the lightweight SNMP Monitor tests an SNMP agent's ability to respond to an information request, as well as its level...
View ArticleRe: Issue with downloading Cisco IOS Configs
Do the other 2950s that work use the same template Cisco IOS-1.3.6.1.4.1.9?
View Article