Can Juniper Mist and Auvik be used together?
Yes. Mist delivers AI‑driven WLAN operations while Auvik maps the wider network and provides infrastructure alerts. Running both gives full‑stack visibility from the wireless edge to WAN and core.
Can Auvik discover and monitor Juniper Mist devices?
Auvik discovers Mist APs when:
- A valid Mist API token (see Credentials below) is stored in Discovery → Credentials.
- The collector can reach the appropriate Mist cloud endpoint (TCP 443 outbound).
How Can I Troubleshoot the API Connection when it fails with “Server error”
- Confirm you are hitting the correct regional host (e.g., api.us5.mist.com, api.eu.mist.com).
- Make sure outbound TCP 443 to that host is allowed from the collector.
- Validate the token locally with:
curl -H "Authorization: Token <TOKEN>" https://api.mist.com/api/v1/self
Does Auvik pull Mist configuration or logs?
No. Configuration backups, packet captures, and wireless analytics remain exclusively in the Mist cloud. Use the Mist portal for those workflow
Why does Auvik alert that an AP is offline after its IP changed?
Auvik tracks devices by last‑seen IP for ICMP health checks. DHCP re‑addressing can leave a stale mapping:
- Reserve a static lease for critical APs, or
- Wait for the collector to refresh IP associations, or
- Delete the orphaned device and allow rediscovery at the new IP.