项目作者: Aurorastation

项目描述 :
RAID Monitoring for Free ESXi Servers with LSI Raid Adapters.
高级语言: Python
项目地址: git://github.com/Aurorastation/ESXi_RAID_Monitor.git
创建时间: 2017-02-26T19:59:11Z
项目社区:https://github.com/Aurorastation/ESXi_RAID_Monitor

开源协议:GNU General Public License v3.0

下载


This script is used to monitor the RAID status of a ESXi Server.
The Free ESXi Server has no notification capabilities,
therefore I decided to write this script to get notified if there are any issues with the RAID.
It can either read the status via local files that are copied to the monitoring machine from the ESXi Server
or automatically get the status from the ESX.

This is room to expand this script, but for now it works and it is sufficient for my needs.
It also is fairly configurable and it is possible to adapt this for other RAID Controllers with a bit of effort.

Thanks goes to JetBrains for their PyCharm IDE

Dependencies: yaml, paramiko