cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2520
Views
2
Helpful
4
Replies

Web app health reporting?

baxterminal
Community Member

I am wondering if it is possible to use the Meraki dashboard API to get information regarding Web App health for apps. (Insight > Web App Health )

We have a Web App Health monitor for youtube set up and when checking the "View Trends" section of the monitor I'm wondering if the data on that page can be pulled using the meraki API. I had a look around but couldn't find anything, just wondering if maybe I missed it somewhere.

Thanks. Appreciate any help.

1 Accepted Solution

Accepted Solutions

sungod
Level 11
Level 11

There are a few basic calls for Insight, l list some below, but there are several more..

https://developer.cisco.com/meraki/api-v1/get-organization-insight-applications/

https://developer.cisco.com/meraki/api-v1/create-organization-insight-monitored-media-server

This one gets data for a monitored application...

https://developer.cisco.com/meraki/api-v1/get-network-insight-application-health-by-time/

Whether it'll give you what you want is another matter, you'll need to analyse/interpret.

Thousand Eyes mentioned by @Philip D'Ath is way more powerful, if you need to understand and actively manage performance it's worth a look, you can get a free trial, it's easy to integrate with Meraki to do some testing.

View solution in original post

4 Replies 4

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

I'm not aware of any APIs for this - and I think it is unlikely with Thousand Eyes having been added to the Cisco family.

sungod
Level 11
Level 11

There are a few basic calls for Insight, l list some below, but there are several more..

https://developer.cisco.com/meraki/api-v1/get-organization-insight-applications/

https://developer.cisco.com/meraki/api-v1/create-organization-insight-monitored-media-server

This one gets data for a monitored application...

https://developer.cisco.com/meraki/api-v1/get-network-insight-application-health-by-time/

Whether it'll give you what you want is another matter, you'll need to analyse/interpret.

Thousand Eyes mentioned by @Philip D'Ath is way more powerful, if you need to understand and actively manage performance it's worth a look, you can get a free trial, it's easy to integrate with Meraki to do some testing.

Thank you so much for your help.

baxterminal
Community Member

Thanks guys. I don't think the api is going to pull all the info on the view trends page but I will take more of a look into Thousand Eyes. Appreciate the help!