Hi,
I can see new host page does not show monitoring candidate text on the host page if it is a candidate as it was in old page.
Do we still have this feature on new page (maybe I am not looking at right place) or it is removed from the product?
Anyone has any idea on this?
Thanks
Suresh
Solved! Go to Solution.
Hi
Do you have an option in the right top corner, (...) > show candidates?
Yes, we still have this functionality.
In general, monitoring candidates are all systems that are called by Requests to unmonitored hosts service.
https://www.dynatrace.com/support/help/shortlink/smartscape#hosts
Radek
Also you can query the entities API to obtain a list.
{{baseUrl}}/entities?pageSize=500&entitySelector=type(HOST),isMonitoringCandidate(true)
Featured Posts