Comments
-
nevermind i've solved this. it was a .net framework issue, a re-install of .net framework fixed the issue.
-
probably your best bet is to create a custom property for instance "Printer" with a value of "yes" or "no" and then in your down alert you can just put a single value comparison to exclude that for instance in my screenshot is how i exclude my down alerts from this particular department so this alert will alert if the node…
-
take a look at SW PowerShell Bulk Unmanage API script
-
Just an update to this one that Solarwinds Support assisted me with finding. It turned out to be a permissions issue. Once the back up was completed it was attempting to delete the backed up firmware and the account that I was using for the transfer did not have the appropriate permissions. Also as soon as I moved on from…
-
take a look at this SAML Single Sign-on its a guide of it SAML setup in Okta, but in the comments there are users that have worked out issues to groups
-
i'd like to revive this thread, originally i was able to resolve this issue by rebooting the switches. unfortunately it is occurring again, they seem to be different switches from the last time this issue occurred. NCM was able to pull configs and connect via ssh for about 3 months, and now i'm getting a timeout error. i…
-
What does the log OrionWeb.log say?
-
When you upgraded did you select the product LA? In order to get the features you shouldn't need to do that as the basic version is built into the core. Although I'm not to sure how to proceed if you did. I too would like to see what other ideas are out there. I do have a lab, I can attempt to install LA and then uninstall…
-
Is UAC enabled on the target computer?
-
have you looked at this thwack post? maybe it is relevant Reboot Alert - Why so silent?
-
I would verify a couple of things first. 1. That there is an email action assigned to the alert and that the action is turned on 2. then I would check out this KB article on troubleshooting alerts Troubleshooting Guide: Checking the alert history in the Orion Platform - SolarWinds Worldwide, LLC. Help and Support
-
Take a look at aLTeReGo's reply on this thread Re: Application Not Licensed regarding ADM causing a problem.
-
have you reviewed the port requirements document? this could be where the hang up is. I would verify that you can connect to the destination device on the ports listed in the KB for agent installation. Can you deploy the agent manually? SolarWinds Orion agent requirements
-
Another method that I have been using would be to create a report of the interfaces you want to delete and use a powershell script to delete the interfaces referencing the report. You'd need the OrionSDK to do it this way, here's a good place to get started GitHub - solarwinds/OrionSDK: SDK for the SolarWinds Orion…
-
If you go to the Advanced Configuration page for SolarWinds you can adjust the file types that the firmware repository can see Add file extensions to NCM Firmware upgrade repo
-
i believe you can create a group and in the group add a SitetoSite Tunnel as a member of that group, then use that group as the parent.
-
you should be able to modify the message to include the "Neighbor IP" (I'm pretty sure this is the name of the variable)
-
maybe it would be better to just turn this into an alert?
-
Are these instances being monitored using AppInsight for SQL?
-
this sounds like it could be accomplished with a dependency. you could set one up that states if the node(s) go down then put the status of these application(s) into unreachable which should suppress any alerts you have on status change. You'll essentially receive the one alert for the server being down but not the…
-
We were having the same issue. We had a 2gb database and a 100gb transaction log size. I followed this article to resolve it Shrinking SQL Log files in an Availability Group Cluster or Database Mirror | The Cloud Technologist
-
I usually see this issue when the script just takes a long time to run. What's your execution method? are you sure that the account you are using has the appropriate permissions?
-
have you enable session trace logging and looked at it? it can often show where the error is occurring.
-
evi.evru please review this SolarWinds KB Scalability Engine Guidelines for SolarWinds products
-
i was able to resolve it with a restart of my polling server last night. thank you for the reply and help
-
My ticket is still unresolved, my solarwinds technician has spent the last two weeks telling me that he is trying to merge my ticket with the one that alterego referenced. This has been a very frustrating experience because he emails me daily telling me he is working on merging it, I just find it hard to believe that it is…
-
i am running SQL Server 2012. it is only happening to this particular database. The database shows online and readable by solarwinds, to alleviate a permissions issue, i had removed appinsight from the server and re-added it using the SA credentials to poll with when i opened a ticket with solarwinds about it.
-
I have completed the above steps. when i click poll now i still get the following
-
this leads me back to my original question. is it possible to monitor and create alerts on a service in ESX much like you would for a windows Server?
-
I have been having this same issue, i have reviewed the and attempted what was recommended, and was wondering if anyone has been able to determine a fix for this.