Skip to main content

Modules generated by the plugin

If there is no connection error, the plugin will create an agent for each zone created in the Mist account that matches the org_id passed as parameter. For each one of those agents:

  • The agent alias is: [prefix configured as parameter]_[site_name]_[site_country_code]
  • The agent name is: [same prefix as before]_[site_name]_[site_country_code]_[site_id]
  • The agent group is the configured as parameter (default "Mist")

Modules created will be:

Module name Description
Total devices connected Total devices connected
Total devices not connected Total devices not in "connected" status
[device_type]_[device_name]_[device_MAC] IP: [device_ip]. Status: [device_status]

A module will be created for each device that has each zone configured in the Mist Cloud, of boolean type and will be in "OK" status whenever its status is "connected".

The [device_type], [device_name] and [device_MAC] values are extracted directly from the Mist Cloud.

mist8.png

mist10.png