- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the deviceStatuses API what does it meant if the "status":"alerting".
In this API what does it meant if the status is Alerting.
/organizations/{organizationId}/deviceStatuses
[ { "name": "My AP", "serial": "Q234-ABCD-5678", "mac": "00:11:22:33:44:55", "status": "online", "lanIp": "1.2.3.4", "publicIp": "123.123.123.1", "networkId": "N_24329156" }
Solved! Go to solution.
- Labels:
-
Dashboard API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'd regard alerting as 'something seems to be wrong, but the device can still contact Dashboard', so 'online but maybe degraded'.
Don't know if there's a definitive list of causes, assume things like issues with IP settings, VLAN misconfiguration, DNS problems, switch faults etc.
I've seen devices go into altering state when making changes to network addressing, VLANs etc., sometimes it clears, sometimes they need a reboot to pick up the new parameters from DHCP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
An alerting device could be due to a number of reasons. See...
https://documentation.meraki.com/zGeneral_Administration/Cross-Platform_Content/Status_Icon_Meanings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What we can consider alerting as online or offline ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'd regard alerting as 'something seems to be wrong, but the device can still contact Dashboard', so 'online but maybe degraded'.
Don't know if there's a definitive list of causes, assume things like issues with IP settings, VLAN misconfiguration, DNS problems, switch faults etc.
I've seen devices go into altering state when making changes to network addressing, VLANs etc., sometimes it clears, sometimes they need a reboot to pick up the new parameters from DHCP.
