Comments
-
I found the new hint a bit misleading, the video said, "vmotion or live migration moves" The choices for answers included these choices: vmotion, live migration, and live move. I chose all three and was told I was wrong. I got it wrong because I included the live move option choice also. Any chance this can be reviewed ?
-
Here's a recipe for a fun night out for a DBA. Network guys take network core switch A offline for updates - but then reboot Core Switch B. All paths (primary and secondary) to storage fail. Yeah, that happened........
-
Yes Please add this functionality.
-
HI - I just played cathch up for the week. Can I get a second chance on Q1.
-
Nice list. Thanks!
-
We use a combination of monitoring - a system monitoring platform that uses agents, snmp only - SolarWinds, and modeling transactions for applications again using SolarWinds . Even though we have lots of ways to help pinpoint issues, its still not always clear what the root casue is, but it at least helps to have these…
-
Arrrg - I just logged and banged through the last three day's questions and completely forgot to note them down!
-
LOL- the Red Box jumped right at me!
-
The latest Beta version fixes tabs, but it breaks Intellisense. :-(
-
As a foillow up I had the Infra Engineer configure snmp and I'm able to poll the cluster nodes just like any other node for disks, interfaces, and memory. Anybody get any more detailed monitoring configured for like job stats or other application specific details? Ther was mention of an API in this thread, so wondering if…
-
I just got asked to "monitor" a few of these. Was hoping somebody had some pointers, or templates. Anybody have some experience getting these configured in SolarWinds? -marc
-
hpstech "having to SmartStart a room full of Compaq 1850 servers with a CD ROM and Windows Setup disks." Wow that brings back back so many nightmares and happy memories all at the same time.
-
I got another update from support. It appears to be an issue with Multi Module instances, Specifically NPM with SAM and WPM. I have all three..... Waiting for more feed back from support and Product Dev team.
-
Yes - this is fixed after I went to 2020.2.1
-
I shutdown all the Orion services on my MPE and my AWE was not happy. Clicking on various things hung and when I tried to open managed nodes I got this. I'd love to know if my environment is just not configure correctly or if this is expected. -marc
-
tomas.vrabel I believe you were right about the the URI. I hardcoded it to what is being shown when I query. In this case the UR is using the the FQDN of our original instance before we upgraded. On top of that, I do no thin the javascript function where I built the the Payload string played nicely when I had some spaces…
-
tdanner I was doing a GET and should have been doing a POST! Apologies for being such a doofus - All is working just as you as you suggested.
-
keith.levine.hbc did you ever get a health check configured for the F5 aside from a ping or main login page?
-
shattori was thjis ever resolved, or confirmed to be a more than an issue for your environment? -marc
-
I am seeing both these events node has been removed from <polling engine> node has been added from <polling engine> I'm having this same issue for ICMP nodes too. Doesn't ADM only apply to nodes with an agent? -marc
-
jvb have any of these quirks been address in any upgrade since Feb 2019? I'll be upgrading to latest and greatest within a month or so once all my new suppot infrastructure is ready. (2019 servers and 2017 SQL cluster) I've been stuck at 2018.2 so I'll be jumping a few versions for NMP, NCM, SAM, and WPM. -marc
-
rderouss The case was closed and the issue was posted as a bug. My case Number was 00224118. Maybe if more people open a ticket they will escalate -marc
-
rderouss I worked with support for almost three hours this week.. Rebuilt website and then collect logs and used Chrome Dev console to grab errors. I just a a response saying issue was duplicated and is resolved in NPM 12.4. So the good news is supposedly I could fix it. The bad news is I can't go to 12.4 yet because all…
-
Thanks nathatnwilson@bloominbrands.com I still get the the continuously spinning Rubik's cube. I'll need to open a support call since I think that option would be useful, and adding columns to the display is the primary reason I haven't switched to using the new Manage Entities View. -marc
-
We are not sending email. I don't think write rights are an issue because if I use the test feature for the action it writes to the log. This i not a new alert. It used to work but it stopped working recently.
-
ebradford your link: Orion Platform 2019.2 - Install/Upgrade Improvements Part 1 seems to require authorization to view. Is that something you can fix, or has it locked by Thwack Admin Team? -marc
-
Thanks David - I'll pass that on to my NW engineering team.
-
HerrDoktor Has this been confirmed ? HerrDoktor wrote: - AWS relies on MPE running... it will show a website but all Data Widgets will be empty The response from frak below seems to contradict this. The ability to perform maintenance on MPE without ANY loss functionality - aside from polling of course, is what I want to…
-
So the calculations for Memory are now more accurate than previously? We are overhauling our monitoring configuration and putting more effort into using SolarWinds exclusively for Disk/CPU etc. which was previously monitored by HP OpenView. -marc
-
Hi tomas.vrabel Thanks for the reply. I've been using "localhost" in the URI because the integration scripts I'm writing are executed on the Orion server. I'll revisit this later in the week, and rewrite my code to update the how I build the URI. I'm working from a different remote office this week and testing is a bit…