Zabbix Share

Zabbix templates, modules & more
Log in
Choose social to login:
Login With Google
Login With Github

Nav view search

Navigation

Advanced Search
  • Applications
  • Cloud
  • Databases
  • Network Appliances
  • Network Devices
  • Official Templates
  • Operating Systems
  • Power (UPS)
  • Printers
  • SCADA, IoT, Energy, Home Automation, Industrial monitoring
  • Server Hardware
  • Storage Devices
    • Buffalo
    • Dell
    • EMC
    • FreeNAS
    • Fujitsu
    • HP
    • Huawei
    • IBM
    • Infinidat
    • Lenovo EMC
    • NetAPP
    • Nimble Storage
    • Oracle
    • Pure Storage
    • QNAP
    • QSAN
    • ReadyNAS
    • smartmontools
    • StarWind
    • Synology
  • Telephony
  • Unsorted
  • Virtualization
  • Zabbix

Template EMC VNX Storage Hardware

  • 950.png
Min Zabbix version

4.2.x

 

Python script for monitoring EMC VNX Storage hardware,including CPU、DIMM、Disk、I/O、LCC、Power、SP、SPS、SPS Cable.

The scripts use naviseccli to collect hardware staus and send data to zabbix server by zabbix_sender.

Installation

1. install Navisphere comnand line package:

the rpm package for RHEL and exe package for Windows is uploaded to folder 'Install Package' on github, and the configure method and manual is uploaded to 'Reference Documents'.

2. Replace 'EMC_manage_ip' in the scripts with emc manage ip,and replace 'zabbix_server_ip' with zabbix server/proxy ip. (The scrpits are in 'Monitor Script').

And

chmod +x emc_discovery.py

chmod +x emc_state.py

3. Add crontab task:

0 23 * * 6 /usr/bin/python /root/EMC/emc_discovery.py > /tmp/emc_discovery.log

5 * * * * /usr/bin/python /root/EMC/emc_state.py > /tmp/emc_state.log

4. Import the template in 'Zabbix Template'. Create a host on zabbix web and connect the template with the host. (The hostname must be setted as 'EMC_manage_ip')

5. You can excute the script manually to check if exists any error. The crontab log is in /tmp/emc_discovery.log and emc_state.log.

Rating
501
1 vote

Listing Details

Type
Template
Min Zabbix version
4.2.x
Features
  • Low Level Discovery (LLD)
  • Zabbix Trapper
  • Custom Script
Link
github.com/zhangrj/EMC-VNX-Storage-Zabbix-Monitor/tree/master
Created
2020-06-12
Modified
2020-06-29 06:01:29
Version 4.0
Download (230 downloads)
1 version, '2020-06-12 02:56' modified
Author
zhangrongjie
Owner
张荣杰
RecommendReportOwner's listing
All resources created by third parties; use at your own risk
© 2001-2018 by Zabbix SIA. All rights reserved. Trademark Policy · Contact us