cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3978
Views
27
Helpful
3
Replies

Cisco ISE Monitoring API - Different number of active endpoints from ISE UI?

ShuningWu14393
Level 1
Level 1

We used this request on Monitoring API to get the session active list: https://<ISEhost>/admin/API/mnt/Session/ActiveList 

Generally, we get about 11K active endpoints or MAC addresses from this active list.

 

However, if we go to the Cisco ISE UI dashboard, the number of active endpoints is always different (around 13-14K), as shown below:

 

1.png

 

 

Why would this happen? Shouldn't the active list be consistent between Monitoring API and ISE UI?

1 Accepted Solution

Accepted Solutions

The MNT node is tracking actual RADIUS Accounting Start/Stop messages from the network devices which define Sessions so it should be the most accurate.

View solution in original post

3 Replies 3

thomas
Cisco Employee
Cisco Employee

The values in ISE dashboard today are based on Context Visibility, which counts sessions differently than M&T.

The benefit is that it's faster in the dashboard but the down-side is some inconsistency.

 

Thanks for the reply! Then which one is more accurate? Monitoring or ISE dashboard?

The MNT node is tracking actual RADIUS Accounting Start/Stop messages from the network devices which define Sessions so it should be the most accurate.