This template is meant for monitoring Dell EMC Unity SAN appliances using Unity REST API
Model | OS Release |
---|---|
Unity 380 | 5.3 |
- Unity System monitoring.
- Unity Battery monitoring.
- Unity Fan monitoring.
- Unity Power Supply monitoring.
- Unity Interfaces monitoring.
- Unity Disk monitoring.
- Unity Pool monitoring.
- Unity Storage Processor monitoring.
- Unity Filesystem monitoring.
- Unity CIFS Server monitoring.
- Unity CIFS Share monitoring.
- First of all you need to import the template file zbx_template_dell_unify.yaml in Zabbix. 😅
- Create a service user with operator permission on Unify appliance.
- On Zabbix create a new host and link Dell Unity REST API template those macros need to be configured:
- {$UNITY.HOSTNAME}: Unity Appliance Hostname or IP.
- {$UNITY.USERNAME}: Unity User with Operator privileges.
- {$UNITY.PASSWORD}: Unity Password with Operator privileges.
- If you prefer you can modify other macros for further personalize trigger parameters.
This template is on early stage and can bee improved supporting other Unity parameters. Feel free to fork and submit pull request. 🙏🏻
Licensed under the MIT license.