ACI Health Score parameter

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2017 05:09 PM - edited 03-01-2019 09:33 AM
Hello
What's the parameter that provides the "healthscore" as shown in the dashboard for individual leaf switches? I looked into topSystem which provides a ton of information for specific node, but I can't find health score in it. How can I obtain healthscore via API query ?
Thanks
Peter
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2018 09:56 AM
I have the same question, and I would like to add SNMP to it. To me, that would be the preferred way of retrieving the health scores, both aggregated across the entire fabric, as well as for specific nodes.
Thanks,
Isaiah
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 01:39 PM
I think I may have found what we both were looking for. Is the fabric:NodeHealth5min class what you wanted?
You can look up the health for each node with a dn path like topology/pod-1/node-101/sys/CDfabricNodeHealth5min, as well as for numerous other time periods.
The overall health can be looked at with the fabric:OverallHealthHist5min class.
It seems that the health scores are currently not published via SNMP.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2018 02:25 PM
