We have a requirement to monitor the Azure express route links for the following metrics;
- Interface monitoring
- BGP monitoring
- VRF SVI/OSPF monitoring
- QoS monitoring
- Throughput
Is there a way to do this via NPM, we dont have SAM nor are we able to monitor the VMs, so installing the agent isn't really an option at present. We could view their status via a REST API call, does NPM have this functionality?
Thanks