Mayuresh,
We actually implemented this and were using it to monitor the page counts.
However, we suddenly started getting "HTTP Status 403 - Forbidden" errors when we try to fetch the data using:
curl -XPOST '-HContent-Type:application/json;charset=UTF-8' '-HAcceding:gzip, deflate' '-HAccept:application/json, text/plain, */*' --cookie cookie2.txt -v --data '{"applicationId":30553,"addId":null,"timeRangeString":"last_15_minutes|BEFORE_NOW|-1|-1|15","fetchSyntheticData":false}' https://ourname.saas.appdynamics.com/controller/restui/pageList/getEumPageList
I'm assuming the rest url/endpoint has changed.
I also tried https://ourname.saas.appdynamics.com/controller/rest/pageList/getEumPageList, but it did not work.
Can you tell us how we might access that now?
Or, can you tell us id the notification feature has been enabled for this so that we don't have to script it?
Thanks!
-- Matt
... View more