Comments
-
@"darkboft" Is the data available by REST API by any chance? If so you can use new API Poller feature, you can monitor more than 10 values there.
-
@"jmpata" SolarWinds Application-Centric Monitor (ACM) is not being offered any more. ACM combines SAM and WPM features. If you need both products you need to buy it separately. Contacting Sales will help with selecting the best option for you.
-
@"itengineer" Have you tried using new API Poller feature instead? 2020.2.1 Release has out of the box API Poller template that substitute the Office 365 Powershell template. It's named: "Microsoft 365 Exchange Online"
-
@"robert.poreba" It is supported by creating User-Defined Alert. 1. Go to Manage Alerts page 2. Add new alert 3. On the 2nd step (Trigger condition) of the wizard select: "I want to alert on" - "API Poller Monitored Value" 4. On the 5th step (Trigger Action) of the wizard create action "send an email/page" and in message…
-
@"kbswcon" I think the only option (except adding a request manually) will be following solution: 1. Click the monitor icon on the right - next to @odata.nextLink element 2. Change "How should we store this value?" to "Use as a variable in subsequent request", set "variable name" to e.g. "nextLink" and click save 3. In the…
-
@"kbswcon" What about monitoring the ID element. The value will be stored, so there should be option to display it in a dashboard. Example on the screenshot above uses the out-of-the-box API Poller template that is available in SAM (SolarWinds Service Desk Incidents and Problems). Let us know if that helps.
-
@"kbswcon" Thanks for describing the use case. There is no workaround to support such large values, it would be good to have "transform" option, so that value is converted to e.g. GB. Could you create feature request for that, so others could vote for it? As for the question: "Is there some way to force SWQL to use 64-bit…
-
@"kbswcon" This is not supported yet. Please create a feature request for it so others could vote for it.
-
@"amjannah" What about using API Poller feature? You could provide the URL there and monitor the response status. Let us know if that works for you.
-
@"raziz" It might be related with polling engine. When you click "send request" the request is send from SAM Web, but polling takes places on Polling Engine configured for given Node. Please check if the API is available from the Polling Engine. What API do you try to monitor?
-
SAM has out of the box Application template for SharePoint Server 2016. Go to Settings -> All Settings -> SAM Settings -> Manage Templates and search for "sharepoint server 2016" Then you should see the template. When you go to edit you will see the details: There is also API Poller template shipped in 2020.2.1, but this…
-
@"itengineer" 2020.2.1 Release introduced new out-of-the-box API Poller templates dedicated to Microsoft 365 monitoring: https://documentation.solarwinds.com/en/Success_Center/sam/Content/Release_Notes/sam_2020-2-1_release_notes.htm That solution is more reliable comparing to Office 365 Application templates. Let us know…
-
You can add more monitored elements, but only 300 of them will polled. Others will show up as unlicensed.
-
Here is the list of metrics that Azure provides for API Management: https://docs.microsoft.com/en-us/azure/azure-monitor/platform/metrics-supported#microsoftapimanagementservice If those are enough for you the easiest option would be to use SAM API Poller functionality to monitor the metrics. There is no Out-of-the-box API…
-
Could you provide any sample endpoint you want to monitor? What authentication method is used by AWS RDS API?
-
Thank for the message. A disadvantage of the proposed solution is that header information are not encrypted. API Key Authorization should be used instead to store the values in a secure way. It has been introduced in SAM 2020.2:…
-
@"jonchill" What error are you getting? Have you tried SAM 2020.2 version? There is many more authorization types, so hopefully your use case is covered: https://thwack.solarwinds.com/t5/SAM-Documents/Server-amp-Application-Monitor-SAM-2020-2-is-Now-Gene... Let us know if you still have issues in configuring API Poller.
-
@"galileo5" SAM introduced API Poller feature some time ago. Check https://thwack.solarwinds.com/t5/SAM-Documents/Server-amp-Application-Monitor-SAM-2020-2-is-Now-Gene... the newest updates that should help with your use case.
-
Current API Poller doesn't have an option to generate alerts when value changes. I recommend to create feature request: https://thwack.solarwinds.com/t5/Server-Application-Monitor-SAM/idb-p/sam-feature-requests
-
@"chris.graham" Have you resolved the issue? Perfstack has some delays so hopping that was the root cause here.
-
@"NikDha" The only solution that comes to my mind is to have PowerShell script to handle that. API Poller might be a good alternative, but there is no option to send given string to alerts. You might want to vote for this feature…
-
@"rwhite1" SAM has API Poller feature that allows to retrieve metrics via REST API. What metrics do you need to collect for Mulesoft ESB?
-
@"simon.wood" Here you should have all the info you need: https://github.com/solarwinds/OrionSDK/wiki/Discovery
-
@"deiberts" API Poller supports JSON response, XML response is not supported. Please try to remove the header "Application/XML", so you get JSON output that should be the default format. API Poller will parse the JSON and provide option to monitor values you want. Let us know if that helps.
-
@"stevenstadel" Thanks for sharing that concern. How many metrics do you monitor in your Prod environment?