Re: How to create array of arguments for Unmanage/Remanage? (C#)
Well color me embarrassed. I just looked back at the Orion SDK doc under Useful Verbs and oh look, there's exactly what I need! (Well, the description of the parameters at least.) Thanks again,Scott
View ArticleRe: Re: Desktop Notifications for Orion
what happens when you run the command from the command line? /a = the name of the application, and should be something like "Solarwinds" or "Orion" what happens when you run the command from the...
View ArticleRe: Are you KIDDING ME.....!!!
I seriously disagree with you. I went from zero solarwinds experience to full SCP certified, in less than 6 months. I used no professional training, no professional services, and nothing more than is...
View ArticleRe: Notepad++ 6.5.3 upgrade fails to install
2014-01-16 11:42:58:817 1172 d2c Handler : WARNING: Command line install completed. Return code = 0x00000002 Any ideas why this install is failing via Patch Manager?The key here is why the installer...
View ArticleRe: Are you KIDDING ME.....!!!
Why buy a car if you have no intent to get your driver's license?
View ArticleAlarm when hostname (from snmp) is different than the DNS entry?
Hello, Do you think of a creative way to get an alarm when a device broadcast an hostname that is different than the DNS entry using NPM? Thanks
View ArticleRe: Alarm when hostname (from snmp) is different than the DNS entry?
I assume by 'hostname from snmp' you mean the SysName field. If you are referring to the Node Name in SolarWinds that you can edit, then your trigger would be Nodes.Caption <>...
View ArticleI need to monitor Orion Uptime...
I have multiple datacenters servicing customers across the time-zones in the U.S. and also in the U.K. each datacenter houses about 10 to 25 pieces of mission critical schizzle that we use...
View ArticleDNSSEC report does not find broken chain
Disappointingly, DNSReport gives no error or warning if a zone has DNSSEC records, but no relevant DS record at the parent. This is a pity, since the chain is an essential part of DNSSEC.
View ArticleRe: Worldwide Map Customizations
Sure. I'll put together something and have it posted in the next few days.
View ArticleDNSStuff says DNS is ok even though it is down
DNSReport says "All nameservers respond" and mentions "dns2.webhosting-ace.co.uk. | 64.120.176.243". But nslookup using that IP address as server fails: # nslookup uncommercial.co.uk 64.120.176.243;;...
View ArticleRe: CISCO 2960 - Packet Loss Between VLANs
This is porbably a L3 switch but the routing is not enabled. Try to run "ip routing" in the global configuration mode.
View ArticleRe: Moving SQL Monitoring to Orion - suggestions and thoughts?
- Is it possible to view historical data beyond 24 hours? Most of the metrics I've seen in Orion only go back 24 hours, but if I need to review an issue from 3-4 days ago is this possible?Virtually...
View ArticleRe: Powershell Monitor: Where is statistic.message data stored
When using the Report Writer you will need to create a new report of the "APM: Historical - Statistic of Multiple Value Components" type, as seen below.
View ArticleRe: Re: How to create array of arguments for Unmanage/Remanage? (C#)
I got my code together today and am trying to Unmanage a Node. So, I POST the following Uri using HttpClient/HttpRequestMessage....
View ArticleEngineer's Toolkit intergration with NPM
I have been trying to use the Engineer's Toolkit and I have run into many issues with the right-click feature. The main one is that it doesn't work with a majority of the resource views. For example, I...
View ArticleRe: Is IIS 8 supported yet? If not, is there a way to make it work?
I've seen a couple errors. The first occurs when the log file path is configured in these ways:...
View ArticleNTA Alerts
I'm having issues figuring out how to create NTA alerts. Here is what I'd like to do: Create an alert that monitors a particular NetFlow source that looks for- Ingress traffic on a particular...
View ArticleNTA Traffic Direction (Source vs. Destination Host)
I'd like an explanation on the NTA traffic direction. From below, you can see two hosts - 10.10.100.165 and the xxxx.amazonws.com host. Now, from the looks of the arrows it appears that all traffic...
View ArticleRe: Wrong URL in email alert
Chances are it's pulling the website URL from the SolarWinds database in the websites table. select * from websites You can do an update on that table and set the URL as needed.
View Article