Comments
-
Thanks for the response. Yes, I have, but I am not sure how they can work without getting the authentication for Azure REST working successfully. I would love to see how one someone has successfully made the authentication work, whatever method you used.
-
Ok... First off, I'm very impressed with all of the new features and enhancements of 2020.2. The release was much needed and I'm very happy I upgraded! The API Poller enhancements have gotten me past some of my struggles with other providers, but I still struggle with the Azure REST API. My struggle is with the OAuth2.0…
-
Thanks for the response and help! I actually just installed 2020.2 earlier today. It's pretty cool and looks like it may get me past my struggles. Just need to mess around with it a little more. I should have an update over the next few days.
-
Not too worried about transfering the GET request and headers to the Orion API Poller, more just trying to figure out how to do the authentication.
-
@"sturdyerde" My apologies, see below... This should be very helpful for other people as well. https://blog.jongallant.com/2017/11/azure-rest-apis-postman/
-
@"sturdyerde" Sure thing... I have my GET request all figured out in POSTMAN. The part I am unclear on is how to do I use token based authentication (that expire) in the Solarwinds API Poller? It only uses basic username and PW based authentication. To give more context, I followed this blog post for my authentication and…
-
Sure, I can do that. I'm fairly new to SAM, so this will probably be a pretty green question... Perhaps my problem is that I'm not applying a template to Azure? It seems I can only apply a template to a node, and not the entire Azure cloud connection?
-
@"mesverrum" What would it take to get alerts created under ServiceNow Event Management using the integration rather than just incident creation as it is now? Is there a feature request we can upvote??
-
I'm not concerned that functionality will be impacted. It is the blue banner saying my products are in evaluation and expired that bothers me. It's that there is no way to remove this, unlike a module that is being evaluated (I can simply uninstall it). Perhaps I am being picky, but I don't want to be nagged for something…
-
Thanks for the heads-up, I moved this to the proper group (NPM). Your response was very helpful and provided information I wasn't aware of regarding events vs alerts. Let me ask you this... You mention alerts for node down, interface down, high util, etc.... If I didn't have alerts for these created\enabled, would they…
-
This is great info and I think I can use your SWQL code as a template to establish what I need. The port flapping was an example but I also look to expand on this for other various issues like utilization thresholds, Up\Down alerts, etc. Was mainly wondering if there was something more out of the box for this type of…
-
I also have this issue. Anyone know a fix? Support only forwards KB articles that don't address this problem.
-
I considered that but won't it apply to all the tabs on my view? I want to have tabs that show details on a specific WAN interface, then have the NOC View cycle through them.
-
Is the HP management and WBEM software installed on the OS? I'm not sure what your limitation is with only being able to use the agent, but perhaps you could just get the hardware health by snmp polling the iLO instead.
-
For anyone using tags in their virtual environment, I would say extremely valuable. Personally, this is something I was a bit surprised when I found out VMAN doesn't already support them.
-
I'm very interested in this but I'm getting a blank widget window that is sized to contain content, but doesn't have anything. No errors. I'm using the HTML content as provided without modifications. Can someone advise on what the problem may be? I'm running 2020.2. @"dgsmith80" @"wluther"
-
@"bmoline" I had a similar issue with Azure REST API. I'm not familiar with Tintri or what kind of authentication they use, but I would suspect something is not configured properly with your authentication config. See the solution in the thread below. Maybe it will be relative to your challenge.…
-
@"serena" I very much appreciate your help! I know this will go a long way for myself as well as others!
-
@"james.heads" This is exactly where I am hung up. I do not see how it does. I am specifically trying to use API Polling with Azure using the Out of Box templates and also custom created API Polling templates. The OoB templates have GET requests that are legitimate and would work. However, without a POST request to receive…
-
I don't think THWACK points are working properly. I do a lot of the things in the point list above and I haven't seen my THWACK points move ever since we went to the new THWACK platform was upgraded. Is there somewhere I can see my THWACK point activity to confirm what I suspect?
-
Thanks for the info, I was not aware. I would like to run the script to allow for RC updates from the centralized upgrades in the web console. Do you know if the script itself will require running the configuration wizard, service restarts, or generally cause any interruption with the web console?
-
Hi @"serena". Do you have an estimate on when the 2020 GA version might be released?
-
This is EXTREMELY helpful! I've had several cases opened with SW support over the past few months to troubleshoot my polling engines becoming completely unresponsive every night at 11pm until a hard reset was performed on the server. SW support has been going in circles and even suggesting I rebuild the servers from…
-
This is a great starting point! I'm trying to add clickable links to NodeDetails for the Blade Name and Enclosure Name. Also trying to show Blade Node status with an icon (CONCAT('/Orion/images/StatusIcons/Small-'). I'm struggling to get this working. Could anyone help? I barely have any SWQL skills.