Re: Facing issue in configuring different SAM Alerts
No, you should have: ${SQL:Select App from APM_ApplicationCustomProperties ACP JOIN APM_AlertsAndReportsData A on ACP.ApplicationID = A.ApplicationID Where A.ComponentID = ${ApplicationID}}And it...
View ArticleRe: Convert SQL query to SWQL
Well - could just give you the query - or...teach you how to go figure it out. First thing - go download the SolarWinds Orion SDK. It has SWQL Studio with it. Make a connection to your core server...
View ArticleRe: NPM 11.5RC
I have it running in my production environment and have only run into two issues: 1. Related to the move to web-based alerting engine. It gives and error and then links to the following, even though...
View ArticleRe: Want to monitor differernt statistics of each components on same page in SAM
It is 'Component Statistics - Radial Gauges' resource
View ArticleRe: Problem Logging In to Orion Via the Web Interface
Another possible cause...did anyone perform SQL maintenance on your DB? Or, is the DB having issues?
View ArticleRe: Orion SDK 1.10 wont install as soon as it gets to the end of the...
Windows 7 Prrofessional 32 bit
View ArticleRe: few questions about Orion platform without NPM?
can I use Orion integration module to integrate VMan with NCM, IPAM and UDT console without NPM? Not currently. NPM or SAM is required. The only requirement is that the ESX host is a managed node in...
View ArticleRe: Orion SDK 1.10 wont install as soon as it gets to the end of the...
When I removed the old sdk there was no more solarwinds folder and it chokes on upgrading.
View ArticleRe: NPM isn't pulling data
Hi Erdzzy,Can you confirm what version you are using?Also can you provide a screen shot of the Orion service manager showing the status of the solarwinds services and the contents of the most recent...
View ArticleRe: Polling engine change
What protocol is being used to monitor that app? WMI? PowerShell? Have you run a wbemtest from the new polling server to the target to ensure it has the same allowed communication the primary server...
View ArticleRe: Can I uninstall software remotely from the DRS interface?
Good morning Sir's You can uninstall software remotely use msiexec.exe /x{<GUID KEY FOR SOFTWARE>} Windows ® Installer. V 5.0.7601.17514 msiexec /Option <Required Parameter> [Optional...
View ArticleRe: Silent install for DRS 11.1 isn't working based on the instructions...
FYI, this issue has been resolved. Thanks everyone
View ArticleRe: Using PowerShell to add dependencies in NPM
Hello, please stay tuned for upcoming NPM 11.5 (currently in RC phase). The CRUD support for Dependencies handling will be available here.
View ArticleRe: Orion SDK 1.10 wont install as soon as it gets to the end of the...
Few things I'm thinking about:Something, using the SDK libs, although deleted is still in use - if running, shutdown the PowerShell or another programs, working with SDKTry to install under...
View ArticleRe: Re: Storage Manager 6.0 RC upgrade questions
Thank you so much for the detailed response, this really does help us plan the upgrade and how we will move with STM/SRM in the near future.My versions are: Orion Platform 2014.2.1, SAM 6.1.1, QoE 1.0,...
View ArticleRe: Alert on Windows Services with a status of Starting / Stopping?
I'll still post a screenshot, but upon further digging I might have got some misinformation. Apparently Orion is properly creating an event on the service status, but that event doesn't match any...
View ArticleRe: SolarWinds Certification
Hi arodrigo.oliveira@gmail.com, Here's the documentation you need: SCP_Exam_Prep_Guide.pdfAlso, you might want to check this thread: SCP exam overview - my perspectiveLots of useful stuff is being...
View ArticleRe: A few findings, after NPM 11.5 RC Upgrade...
I have a support case open on one issue we're having (errors when editing nodes) but have a few other issues around the new alert manager: Our "you're low on disk space" alerts are reporting disk size...
View ArticleRe: Help with powershell copy-item
Have you checked "Run the script under specified account" for the component?If not, it will run on Agent node with identity of local SYSTEM account. So it has no access to other domain machine. When...
View ArticleRe: Alert on Windows Services with a status of Starting / Stopping?
Why not build your alert to fire if it is not in the 'Started' state? Then any problem will fire for you.
View Article