Comments
-
@"alankar.srivastava" We tested it with the default scope only. I would recommend to start with default one and once you get all the data you need try to update the scope to meet your requirement. Let us know where you ended up.
-
@"alankar.srivastava" Thanks for the info. To sum up - for the rest of the community: For API Poller based on https://graph.microsoft.com URL use following OAuth2.0 scope: https://graph.microsoft.com/.default For API Poller based on https://manage.office.com URL use following OAuth2.0…
-
@"bshuman" That's correct. API Poller introduced new credential store that is intended to gather all credentials (not SAM only) in the future. It is located in the database: SWCredentials_XYZ table, where XYZ is credentials type. API Poller supports 4 credential types and they are stored in the following tables:…
-
@"alankar.srivastava" Looks like incorrect scope for OAuth2.0 credentials. Microsoft Azure Active Directory API Poller need to have OAuth 2.0 Azure credentials configured with scope: https://graph.microsoft.com/.default Let us know if that helps
-
@"LatteLarry" @"stripet" Here is the feature request for Credential Management: https://thwack.solarwinds.com/t5/SAM-Feature-Requests/API-Monitor-Credentials-Management/idi-p/605519 It is marked as "What We're Working On"
-
Yes, you are right, no option in UI to edit/delete credential so far. The only option to delete credential is to do it in database directly.
-
I will add that Microsoft has few endpoints that provide monitoring data, each requires a proper OAuth2.0 scope to be set. For example, this template https://documentation.solarwinds.com/en/Success_Center/sam/Content/SAM-API-Poller-Microsoft-365-Teams.htm uses graph.microsoft.com endpoint, so scope should be set…
-
@"LatteLarry" Azure REST requires using OAuth2.0 credential, what is supported by API Poller starting from 2020.2 RC Here are the steps to configure it: 1. Create API Poller to monitor Azure 2. Go to Configure option 3. Select OAuth2.0 Authorization 4. Click "New credential" 5. Fill all the fields: * "Credential name" ->…
-
@"itengineer" As mentioned here: https://documentation.solarwinds.com/en/Success_Center/sam/Content/SAM-API-Poller-Microsoft-365-Admin-Center.htm and https://docs.microsoft.com/en-us/office/office-365-management-api/office-365-service-communications-api-reference ServiceHealth.Read permission should be used.
-
Using https://manage.office.com/api/v1.0/
-
I guess you are asking about required permissions in Azure, yes, reader access is enough.
-
Thanks, that make sense. I'm asking because there might be easier solutions to achieve the goal than call the API in a recurrent way. Feature request for that need: https://thwack.solarwinds.com/t5/SAM-Feature-Requests/API-Poller-Dynamic-Pagination-Support/idc-p/607091#M4491
-
@"darkboft" Thanks for the details. I'm sure you know it, but in API Poller you could monitor URL like: http://rabbitMQhost:15672/api/queues The endpoint provides many statistics that should be helpful. Here is API documentation that could…
-
SAM 2020.2 introduced option to skip SSL certificatite verification: https://thwack.solarwinds.com/t5/SAM-Documents/Server-amp-Application-Monitor-SAM-2020-2-is-Now-Generally/ta-p/593800#toc-hId--272842909 Have fun!
-
The verb Orion.NPM.Interfaces.DiscoverInterfacesOnNode is obsolete as it only works for SNMP. To discover interfaces for both SNMP and WMI we advise to use verb Orion.Discovery.StartDiscovery. Here is the documentation that explain how it works: https://github.com/solarwinds/OrionSDK/wiki/Discoveryand here are the usage…
-
@"BWB8771" , @"nglynn" SAM 2020.2.1 has dedicated Microsoft 365 API Poller templates that capture the data that was available in depreciated API: https://documentation.solarwinds.com/en/Success_Center/sam/Content/Release_Notes/sam_2020-2-1_release_notes.htm
-
SAM 2020.2.1 has dedicated Microsoft 365 API Poller templates that are good alternative for Office 365 SAM templates: https://documentation.solarwinds.com/en/Success_Center/sam/Content/Release_Notes/sam_2020-2-1_release_notes.htm
-
@"kbswcon" OK. Please tell me more about your use case. What metrics do you need to collect?
-
@"kbswcon" OK. Understand the need. As this is not supported yet, it should be treated as feature request. Internally it is tracked under: SAM-10465
-
@"deiberts" Thanks for the details. It seems the API doesn't support JSON, just XML. That means API Poller cannot be used for that API. Please create Feature Request for it, so others could vote for it: https://thwack.solarwinds.com/t5/forums/postpage/board-id/sam-feature-requests
-
Thanks for the detailed answer. About Microsoft 365 - Have you tried the newly added out of the box API Poller templates for Microsoft 365? Here is the list: If yes, does it meet your expectations? Do you modify those or use those as is?
-
@"darkboft" Thanks for the info. API Poller can monitor count of item in an array and also monitor value with given index. However API Poller doesn't have option to monitor all item in an array yet. What API are you trying to monitor?
-
@"itengineer" I meant API Poller feature that was added to SAM one year ago. If you are on SAM 2020.2.1 go to Node in SAM that is used for M365. Click API Poller Management -> Assign Search for "Microsoft 365 Exchange Online" and select it and click next. Select OAuth2.0 and click "new credential" Provide your M365…
-
@"stevecousins" SAM 2020.2.1 has dedicated Microsoft 365 API Poller templates that are good alternative for Office 365 SAM templates: https://documentation.solarwinds.com/en/Success_Center/sam/Content/Release_Notes/sam_2020-2-1_release_notes.htm Hope that is helpful
-
@"saw10" What is more 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-Generally/ta-p/593800#toc-hId--272842909 the newest updates that should help with your usecase.
-
@"clarv02" Have you checked SAM 2020.2? API Key authentication has been introduced, so hopefully your use case is covered: https://thwack.solarwinds.com/t5/SAM-Documents/Server-amp-Application-Monitor-SAM-2020-2-is-Now-Generally/ta-p/593800#toc-hId--272842909 Let us know is you have more needed.
-
@"jonsiang" @"johnbel" Is this issue still occuring? Do you have any workaround?
-
@"dilbert1234" If you are using default install directory API Poller logs should be located here: C:\ProgramData\SolarWinds\Logs\SolarWinds.Orion.ApiPoller
-
@"dilbert1234" If you are using default install directory API Poller logs should be located here: C:\ProgramData\SolarWinds\Logs\SolarWinds.Orion.ApiPoller