Discovery through SDK is no longer working as expected PowerShell
I've been working on and off on this automation tool and it used to work great on 10.6. I've recently upgraded to 11.0.1 and now my script is no longer importing WMI based nodes properly at all. I've...
View ArticlePCI Compliance - Logging
Hello,We are trying to become PCI compliant. One thing we must do is turn a ton of logging on our Windows servers such as security etc. Once we have the logs turned on we will need to review them...
View ArticleRe: SDK Installation and the global assembly cache
The install doesn't place any assemblies in the GAC or System32 directories. Everything is installed under C:\Program Files (x86)\SolarWinds\Orion SDK. Could you clarify what you are expecting to see...
View ArticleRe: Error when trying to send a report as PDF?
This pointed me in the right direction. After enabling SSL it "broke" the reports and the email we received would only include the following text instead of the PDFs attachments we were expecting....
View ArticleRe: Re: Why would DiscoverInterfacesOnNode return data with InterfaceID set...
That is probably the issue. I know I can't discover Interface(s) on Node(s) that aren't added yet. Hmmmmm. Okay, I've gone back through my code and realized my mistake. I'm trying to use some of the...
View ArticleRe: NPM 10.7 Upgrade - Report & Application Issues
Enabling SSL "broke" my reports and this was extremely helpful. In my case I also had to update the ServerName to the FQDN. Update Websites Set ServerName= servername.MY.DOMAIN PDF reports are now...
View ArticleRe: Re: Why would DiscoverInterfacesOnNode return data with InterfaceID set...
AddInterfacesOnNode will take care of adding the pollers for those interfaces. You don't need to do that separately.
View ArticleRe: NPM 10.7 Upgrade - Report & Application Issues
In my case I also had to update the ServerName to the FQDN. Update Websites Set ServerName= servername.MY.DOMAIN
View ArticleRe: Need new Evaluation Key + unlock License showing as used
deny, I'll follow-up with you offline.
View ArticleRe: Active Application Alerts color
This is possible in SAM 6.2 using the Alert Severity option within the Web Based Alert Manager. This dictates, among other things, the background color of the alert within the Active Alerts resource.
View ArticleRe: Re: Why would DiscoverInterfacesOnNode return data with InterfaceID set...
Oh? Which pollers does it add? I mean.. should I be adding the Node pollers before I make the AddInterfacesOnNode call? (..because it will want to know which poller(s) are 'attached to' the Node?)
View ArticleRe: question about experience
The Failover Engine installation will essentially create a clone of your Orion instance that can be restored on the secondary server. This alleviates the need to install the product(s) again on the...
View ArticleRe: Is anyone else having problems with the new Auto Dependency in NPM 11.5 RC?
Dependencies are based on L2/L3 topology, so if we have incorrectly calculated topology information, dependencies will be off. Our support team can dig in on why this may be:...
View ArticleI am confused on how to properly deploy QoE. I can't seem to find a video...
is the network sensor supposed to installed on the workstation that serves as the mirror destination? Any idea how?
View ArticleRe: NPM 11.5 RC2 Now Available
Am I the only one that do not have his logo on the login page anymore?
View ArticleRe: I am confused on how to properly deploy QoE. I can't seem to find a video...
Indeed, an NPAS would be installed on a system serving as a mirror destination. The below document should assist as well:...
View ArticleSwis Unmanage a node
Can you help me with this PS script ? I´m trying put a node on Unmanaged status, with no success: if ($getsnap -match "False"){ Add-PSSnapin SwisSnapin} if (!$swis){ $swis = Connect-Swis}...
View ArticleRe: SAM 6.2 RC2 - Exchange Configuration for Application Monitoring
Thanks Alter, Could you help me to clarify this one more time? I just want to make sure changes are manually performed and it doesn't jump ahead and make changes without warning me. 1. I configure...
View ArticleRe: NPM 11.5 RC2 Now Available
There was an issue in RC1&2 with externally linked logos being broken on upgrade. Should not have occurred on RC3. Readding / linking the logo should fix it. If not, if you can send me the support...
View ArticleRe: monitoring server STM cannot access
Hi gildas declercq, Yes, the agent has a rolling buffer, that will discard old data that exceeds the buffer window. When the ports finally open, the agent will send whatever the latest data is in the...
View Article