# Mist Plugin # Introduction Ver. 130721 This plug-in is used to monitor devices registered in Mist Cloud. It connects to the Mist cloud service to get data about registered zones and devices and sends this data to the Pandora FMS server from which it has been executed. Type: Server plug-in # Compatibility Matrix
**Systems tested** | CentOS 7 |
**Systems where it should work** | Any Linux operating system that has a Pandora FMS server installed. |
**Parameter** | **Description** |
-h | Shows plugin help screen |
-t <token>, --token <token> | **Mandatory**. Mist API token |
-o <org\_id>, --org <org\_id> | **Mandatory.** Mist organization ID from which to extract the information of the zones |
-g <group>, --group <group> | Group where agents created will belong. *Default: Mist* |
-p <prefix>, --prefix <prefix> | Prefix in the created agent names. *Default: Mist* |
--data\_dir <data\_dir> | Pandora FMS data directory. *Default: /var/spool/pandora/data\_in* |
**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\] |