Device Uptime - Boot Reason discrepencies

RaphaelL
Kind of a big deal
Kind of a big deal

Device Uptime - Boot Reason discrepencies

Hi ,

 

https://documentation.meraki.com/Platform_Management/Dashboard_Administration/Operate_and_Maintain/M...

 

3 things and I'm not sure if any of these points are worthy of opening a case or not. I don't want to end up on a blacklist 😂.

 

  1. There is no mention of this example: 'Device has standard boot.' Is this something only related to the API ? bit odd and isn't the same from power event or other ?
  2. MX are supported via the API but not via the dashboard , is this something known/expected ?
  3. The API returns :
{
    "network": {
      "id": "xxxxxx",
      "name": "xxxxxxxxx"
    },
    "device": {
      "name": "xxxxxxxx",
      "serial": "xxxxxxxx",
      "mac": "xxxxxxxx"
    },
    "counts": {
      "total": 1,
      "byType": [
        {
          "type": "routine",
          "count": 1,
          "byReason": [
            {
              "reason": "Device has standard boot",
              "count": 1
            }
          ]
        }
      ]
    }
  },​

but the dashboard reports ( only on my MS 😞 

Device bootDevice bootreason: power event or other
0 Replies 0
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco ID. If you don't yet have a Cisco ID, you can sign up.