Comments
-
The other option is to simply prompt for credentials. $creds = Get-Credential $swis = Connect-Swis -v2 -Credential $creds -host 'orion.foo.com' Being able to use Trusted is certainly more convenient.
-
See if you have this utility in your install. C:\Program Files (x86)\SolarWinds\Common\SWEmailNotify.exe
-
I have the same issue with this alert. On a net-snmp device it worked fine. On Windows servers it doesn't list the processes. However, I checked the log file and it shows the results.
-
You have to select the IP to bind it to during the Orion Configuration Wizard. If you want to change the website IP you need to rerun the wizard.
-
Well, we upgraded from NPM 10.1.3 to 10.3.1 and the nodes went back to normal.
-
I can't answer much of that question, but I can tell you that the "AlertDefinitions" table stores the queries which are executed for Advanced Alerts.
-
You might need to give more of a hint of what and when you are trying to execute. I would suggest looking into the SDK and Powershell capabilities. We used it to make a script where we read a text list of nodes to unmanage/remanage.