Skip to content

MassimilianoPasquini97/zbx_dell_unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dell Unity Zabbix Template

This template is meant for monitoring Dell EMC Unity SAN appliances using Unity REST API

Tested Unity Appliances and versions

Model OS Release
Unity 380 5.3

Features

  • 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.

How to use

  1. First of all you need to import the template file zbx_template_dell_unify.yaml in Zabbix. 😅
  2. Create a service user with operator permission on Unify appliance.
  3. 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.

Contribute

This template is on early stage and can bee improved supporting other Unity parameters. Feel free to fork and submit pull request. 🙏🏻

License

Licensed under the MIT license.