EMC Symmetrix CMA
Connector dependencies​
The following monitoring connectors will be installed when you install the EMC Symmetrix CMA connector through the Configuration > Connectors > Monitoring Connectors menu:
Pack assets​
Templates​
The Monitoring Connector EMC Symmetrix CMA brings 2 host templates:
- HW-Storage-EMC-Symmetrix-Dmx34-CMA-custom
- HW-Storage-EMC-Symmetrix-Vmax-CMA-custom
The connector brings the following service templates (sorted by the host template they are attached to):
- HW-Storage-EMC-Symmetrix-Dmx34-CMA-custom
- HW-Storage-EMC-Symmetrix-Vmax-CMA-custom
| Service Alias | Service Template | Service Description |
|---|---|---|
| Hardware-Global | HW-Storage-EMC-Symmetrix-Dmx34-Hardware-Global-CMA-custom | Check hardware components state |
The services listed above are created automatically when the HW-Storage-EMC-Symmetrix-Dmx34-CMA-custom host template is used.
| Service Alias | Service Template | Service Description |
|---|---|---|
| Hardware-Global | HW-Storage-EMC-Symmetrix-Vmax-Hardware-Global-CMA-custom | Check hardware components state |
The services listed above are created automatically when the HW-Storage-EMC-Symmetrix-Vmax-CMA-custom host template is used.
Collected metrics & status​
Here is the list of services for this connector, detailing all metrics and statuses linked to each service.
- Hardware-*
| Name | Unit |
|---|---|
| director.status | N/A |
| xcm.status | N/A |
| disk.status | N/A |
| memory.status | N/A |
| test.status | N/A |
| fru.status | N/A |
| module.status | N/A |
| temperature.status | N/A |
| cabling.status | N/A |
| power.status | N/A |
| fabric.status | N/A |
| voltage.status | N/A |
| spreadisk.status | N/A |
Prerequisites​
Network flow​
Only one TCP flow must be open from the host to the poller.
| Source | Destination | Protocol | Port | Purpose |
|---|---|---|---|---|
| Monitored host | Collecteur | TCP | 4317 | Configuration retrieval, and OpenTelemetry data flow |
System prerequisites on the poller​
To be able to use the Centreon Monitoring agent, you must use a poller with at least version 24.10 for On Prem users of
centreon-engine. The Centreon Monitoring agent will configure itself by connecting to Centreon Engine.
Configure Engine​
- OnPrem
- Cloud
Configure how the poller and the agent will communicate. (This link directs you to the latest version of the OnPrem documentation. Use the version selector in the top right corner to switch to another version if you need to.)
System prerequisites on the monitored host​
The installer can be downloaded from the centreon-collect's releases page.
Installing the Centreon Monitoring Agent​
- OnPrem
- Cloud
The installation and configuration procedure of the Centreon Monitoring Agent is detailed in this dedicated page. This includes installing the agent, and installing the plugins that will execute the non-native checks. (This link directs you to the latest version of the OnPrem documentation. Use the version selector in the top right corner to switch to another version if you need to.)
The installation and configuration procedure of the Centreon Monitoring Agent is detailed in this dedicated page. This includes installing the agent, and installing the plugins that will execute the non-native checks.
Installing the monitoring connector​
Pack​
The installation procedures for monitoring connectors are slightly different depending on whether your license is offline or online.
- If the platform uses an online license, you can skip the package installation instruction below as it is not required to have the connector displayed within the Configuration > Connectors > Monitoring Connectors menu. If the platform uses an offline license, install the package on the central server with the command corresponding to the operating system's package manager:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian 11 & 12
- CentOS 7
dnf install centreon-pack-hardware-storage-emc-symmetrix-cma
dnf install centreon-pack-hardware-storage-emc-symmetrix-cma
apt install centreon-pack-hardware-storage-emc-symmetrix-cma
yum install centreon-pack-hardware-storage-emc-symmetrix-cma
- Whatever the license type (online or offline), install the EMC Symmetrix CMA connector through the Configuration > Connectors > Monitoring Connectors menu.
Plugin​
This connector relies on an integration supported by Centreon Engine and does not need a plugin.
Using the monitoring connector​
Using a host template provided by the connector​
- HW-Storage-EMC-Symmetrix-Dmx34-CMA-custom
- HW-Storage-EMC-Symmetrix-Vmax-CMA-custom
- Log into Centreon and add a new host through Configuration > Hosts.
- Fill in the Name, Alias & IP Address/DNS fields according to your resource's settings.
- Apply the HW-Storage-EMC-Symmetrix-Dmx34-CMA-custom template to the host. A list of macros appears. Macros allow you to define how the connector will connect to the resource, and to customize the connector's behavior.
- Fill in the macros you want. Some macros are mandatory.
| Macro | Description | Default value | Mandatory |
|---|---|---|---|
| CENTREONAGENTPLUGINS | Path where the centreon_plugins.exe plugin can be found | C:/Program Files/Centreon/Plugins | X |
| SYSTEMLANGUAGE | Language installed on the Windows system | en |
- Deploy the configuration. The host appears in the list of hosts, and on the Resources Status page. The command that is sent by the connector is displayed in the details panel of the host: it shows the values of the macros.
- Log into Centreon and add a new host through Configuration > Hosts.
- Fill in the Name, Alias & IP Address/DNS fields according to your resource's settings.
- Apply the HW-Storage-EMC-Symmetrix-Vmax-CMA-custom template to the host. A list of macros appears. Macros allow you to define how the connector will connect to the resource, and to customize the connector's behavior.
- Fill in the macros you want. Some macros are mandatory.
| Macro | Description | Default value | Mandatory |
|---|---|---|---|
| CENTREONAGENTPLUGINS | Path where the centreon_plugins.exe plugin can be found | C:/Program Files/Centreon/Plugins | X |
| SYSTEMLANGUAGE | Language installed on the Windows system | en |
- Deploy the configuration. The host appears in the list of hosts, and on the Resources Status page. The command that is sent by the connector is displayed in the details panel of the host: it shows the values of the macros.
Using a service template provided by the connector​
- If you have used a host template and checked Create Services linked to the Template too, the services linked to the template have been created automatically, using the corresponding service templates. Otherwise, create manually the services you want and apply a service template to them.
- Fill in the macros you want (e.g. to change the thresholds for the alerts). Some macros are mandatory (see the table below).
- Hardware-Global
| Macro | Description | Default value | Mandatory |
|---|---|---|---|
| COMPONENT | Which component to check (default: '.*'). Can be: 'module', 'temperature', 'director, 'cabling', 'power', 'voltage', 'sparedisk' | .* | |
| FILEHEALTH | Name of the global storage file status (default: HealthCheck.log) | ||
| FILEHEALTHENV | Name of the environment storage file status (default: sympl_env_health.log) | ||
| EXTRAOPTIONS | Any extra option you may want to add to the command (a --verbose flag for example). All options are listed here. | --verbose |
- Deploy the configuration. The service appears in the list of services, and on the Resources Status page. The command that is sent by the connector is displayed in the details panel of the service: it shows the values of the macros.
How to check in the CLI that the configuration is OK and what are the main options for?​
Once the plugin is installed, log into your Centreon poller's CLI using the
centreon-engine user account (su - centreon-engine). Test that the connector
is able to monitor a resource using a command like this one (replace the sample values by yours):
C:/Program Files/Centreon/Plugins/centreon_plugins.exe" \
--plugin=storage::emc::symmetrix::vmax::local::plugin \
--mode=hardware \
--file-health-name="" \
--file-health-env-name="" \
--component=".*" \
--verbose'
The expected command output is shown below:
OK: All 2 components are ok [2/2 temperatures]. | 'temp1 Temp'=30C;;;;'temp2 Temp'=31C;;;;'count_temperature'=2;;;;
Troubleshooting​
Please find the troubleshooting documentation for Centreon Plugins typical issues.
Available modes​
In most cases, a mode corresponds to a service template. The mode appears in the execution command for the connector. In the Centreon interface, you don't need to specify a mode explicitly: its use is implied when you apply a service template. However, you will need to specify the correct mode for the template if you want to test the execution command for the connector in your terminal.
All available modes can be displayed by adding the --list-mode parameter to
the command:
C:/Program Files/Centreon/Plugins/centreon_plugins.exe" \
--plugin=storage::emc::symmetrix::vmax::local::plugin \
--list-mode
The plugin brings the following modes:
| Mode | Linked service template |
|---|---|
| hardware [code] | HW-Storage-EMC-Symmetrix-Dmx34-Hardware-Global-CMA-custom HW-Storage-EMC-Symmetrix-Vmax-Hardware-Global-CMA-custom |
Available options​
Modes options​
All available options for each service template are listed below:
- Hardware-*
| Option | Description |
|---|---|
| --component | Which component to check (default: '.*'). Can be: 'module', 'temperature', 'director, 'cabling', 'power', 'voltage', 'sparedisk'. |
| --filter | Exclude the items given as a comma-separated list (example: --filter=temperature --filter=module). You can also exclude items from specific instances: --filter=temperature,ES-PWS-A ES-4 |
| --absent-problem | Return an error if a component is not 'present' (default is skipping). It can be set globally or for a specific instance: --absent-problem='component_name' or --absent-problem='component_name,instance_value'. |
| --no-component | Define the expected status if no components are found (default: critical). |
| --threshold-overload | Use this option to override the status returned by the plugin when the status label matches a regular expression (syntax: section,[instance,]status,regexp). Example: --threshold-overload='director,WARNING,^(?!(OK)$)' |
| --warning | Set warning threshold for disk (syntax: type,regexp,threshold) Example: --warning='sparedisk,.*,5:' |
| --critical | Set critical threshold for disk (syntax: type,regexp,threshold) Example: --critical='sparedisk,.*,3:' |
| --warning-count-* | Define the warning threshold for the number of components of one type (replace '*' with the component type). |
| --critical-count-* | Define the critical threshold for the number of components of one type (replace '*' with the component type). |
| --memcached | Memcached server to use (only one server). |
| --redis-server | Redis server to use (only one server). Syntax: address[:port] |
| --redis-attribute | Set Redis Options (--redis-attribute="cnx_timeout=5"). |
| --redis-db | Set Redis database index. |
| --failback-file | Fall back on a local file if Redis connection fails. |
| --memexpiration | Time to keep data in seconds (default: 86400). |
| --statefile-dir | Define the cache directory (default: '/var/lib/centreon/centplugins'). |
| --statefile-suffix | Define a suffix to customize the statefile name (default: ''). |
| --statefile-concat-cwd | If used with the '--statefile-dir' option, the latter's value will be used as a sub-directory of the current working directory. Useful on Windows when the plugin is compiled, as the file system and permissions are different from Linux. |
| --statefile-format | Define the format used to store the cache. Available formats: 'dumper', 'storable', 'json' (default). |
| --statefile-key | Define the key to encrypt/decrypt the cache. |
| --statefile-cipher | Define the cipher algorithm to encrypt the cache (default: 'AES'). |
| --health-directory | Location of health files. |
| --health-directory-pattern | Set pattern to match the most recent directory (getting the hexa value). |
| --file-health-name | Name of the global storage file status (default: HealthCheck.log). |
| --file-health-env-name | Name of the environment storage file status (default: sympl_env_health.log). |
All available options for a given mode can be displayed by adding the
--help parameter to the command:
C:/Program Files/Centreon/Plugins/centreon_plugins.exe" \
--plugin=storage::emc::symmetrix::vmax::local::plugin \
--mode=hardware \
--help