Comments
-
Hi Daniel, Thank you for the input, before I perform the suggested tasks I would like to inquire about the affected scope. Will the above affect all performance counters on all databases or can this be done on a database specific level?
-
no i have not, i wanted to see if anyone on thwack could possibly shed some light on it before i put in a support ticket.
-
yes, and i can ping all of its esxi hosts that are being managed by it.
-
Which KB was it that was causing the problems?
-
can you post screenshots of the session trace (stripped of organizational information)? NCM doesn't initiate commands based off of timing, it usually issues it based off characters found in the prompt. I'm beginning to think that on the ones where it is working they are returning the ">" character indicating that NCM…
-
thanks serena the method mentioned in that article worked
-
I had a question about this. Will polling only work if I am using the Solarwinds Self Signed certificate, right now my https for my site has my company's wildcard certificate assigned to it. When i change it to the solarwinds self signed certificate my OWA no longer works, so I continue to use my company's wildcard…
-
ok i will make sure i do this the next time it occurs. thank you for the guidance
-
My apologies for the lack of details. however your assumptions are correct, this a on the application details page for the database. Below are answers to the questions that you asked 1. when i posted the discussion it was 2 details providing the same error. "Database Copies" and "Database File Size". HOWEVER when i came in…
-
So a little clarification on how the process works. When you kick off the firmware upgrade operation one of the first things is that it copies the firmware from the repository location into the TFTP or SFTP root location, and that's where the device downloads it from, then it removes the image from the root location after…
-
are you still accepting nominations?
-
not sure which one you are referring to. But all the queries posted here should only show nodes that are down
-
I don't think you'll be able to exclude the individual site from the all applications widget on the SAM Summary, as I think it just shows references applications at the top level and not at the component level. I could be wrong though
-
Since I noticed this and began to look at it i have done both the execute and simulate. Even with execute it does not display the values. However on most alerts when it is triggered it seems to convert just fine, i have noticed that some alerts do not. Most notably when a reset trigger action occurs, and some one off…
-
bfennell thanks for the tip, however it is still not providing the values when I test it. Below is a screen cap of what a simulate is looking like
-
This is a good method to do it, cause you can also set a threshold off the returned value as well. Good suggestions d09h
-
I understand, the object determines the variables available to you however. The variable that TerryHarding posted above should give you the statistic you need
-
@"trilobite_rex" perhaps the Event ID and the message don't coincide. If you are still having troubles, I would recommend turning on debugging and reviewing the log for that instance to get a better idea of what is occuring. Enable Debugging
-
@"jamieinbox" if you duplicate and edit the alert in question it will retain the original logic and actions while allowing you to modify the conditions. I would duplicate and edit the existing alert, modify the condition to what you would like and disable the out of the box alert.
-
@"rednarb" in scenarios like this you can adjust the metric on the nic that you want to be the main nic. Here's a thwack post that describes how to accomplish it https://thwack.solarwinds.com/t5/SAM-Discussions/How-to-change-IP-that-Polling-Engine-Uses/m-p/339221
-
@"rickster436" on the assigned application monitor for the WAP's you can disable the components that don't need to be monitored.
-
@"bunjiega101" SELECT N.IP_Address, N.Caption, N.MachineType, N.CustomProperties.Comments FROM Orion.Nodes N WHERE N.Vendor = 'Cisco'
-
Given the various tasks, you wish to perform I would recommend utilizing the Upgrade Advisor that is located in your Customer Portal. Some things that I can see right off the bat is that I don't think that your current version of NPM supports the DB you want to go to (you would need to confirm via the release notes) which…
-
Efficient ways to troubleshoot and remediate issues with RabbitMQ and information service subscriptions. How to prevent these from corrupting or queuing up?
-
@"adbs98" I'd be interested in seeing it
-
@"wazm" It's probably easier to build in the logic to the PowerShell script itself and have it dictate the status of the component. If you post the whole PowerShell script it would make it easier to assist with the appropriate changes that would be needed to it. But i'd imagine something like below would be needed if…
-
@"omavel" do you have an exit code in the script defining status?
-
@"ReubenBrown" I would double check that the IP the component monitor is looking at is the correct IP. By default the polling IP is the one that it attempts to check, which may not be the correct IP for the website.
-
@"ed.selig" I have a 2020.2 installation and I do not see the ReportWriter tool, I believe this is the version in each they completely removed it. They did however provide a migration tool called "Legacy Reports Migration Tool". Perhaps you could just migrate the report you are looking for and review it in the web console.
-
@"kavana33" you can change the select for the time to be tolocal(TimeLoggedUtc) as [Event Time] this will convert the time to local time