Check_MK Extensions for Dell EMC Unity Storages
!!! Tested with following unity systems: Unity 300, Unity 450F (thanks to Christian M. for confirming this) !!!
If you are searching for check_mk plugins to monitor your Dell EMC Unity Storage System, this project is one place to look for.
I am not a professional programmer and I know there are some design and coding flaws in my python code. I try to keep track of what to do/change here https://github.com/ImTheLucKyOne/check_mk_emcunity/issues. Please let me know if you have useful hints regarding changes or fixes.
The special agent makes use of the Dell CLI tool "uemcli" (documentation: https://www.emc.com/collateral/TechnicalDocument/docu69330.pdf). You can download it from the dell support website ("https://support.emc.com").
- It has to be installed on your check_mk server.
- The user running the agent needs a home directory.
- The user running the agent (the CMK/OMD user) needs to connect to your EMC Unity system at least once over CLI to confirm the certificate and cache that information into its home directory. See the EMC documentation for details about how to connect to your Unity over CLI.
- Download and install the latest emcunity300-x.mkp Check_MK package from this github site.
- Create a new WATO rule "Datasource Programs - Check state of EMC Unity 300 storage systems"
- Enter an admin user and the password for this user to connect to the EMC Unity
- special agent "agent_emcunity" plus according WATO rule
- check plugins
- man pages
- pnp-templates for lun, pool, vmfs, fs
- metrics and perfometer for lun, pool, vmfs, fs
Special thanks to the users who are helping me to improve this extension are going to:
- Marco Lenhardt
- goam03
- Christian M.
- Marcel Werner