Coder Social home page Coder Social logo

zabbix-ipmi's Introduction

zabbix-ipmi

IPMI LLD and check for zabbix
Zabbix通过IPMI协议监控服务器硬件,使用python脚本自动发现风扇、电源、硬盘、温度等监控项。

使用说明

  1. 安装freeipmi
  • CentOS/Redhat
sudo yum -y install freeipmi
  • Ubuntu
sudo apt-get install freeipmi-tools
  • 源码安装

freeipmi[官网]: https://www.gnu.org/software/freeipmi/download.html

  1. 将python文件下载后放入外部脚本目录(/lib/zabbix/externalscripts/),给脚本相应权限。
sudo chown zabbix:zabbix /lib/zabbix/externalscripts/ipmi*.py
sudo chmod a+x /lib/zabbix/externalscripts/ipmi*.py
  1. 修改脚本中的ipmi账号密码为自己设备的账号密码。

  2. 注意给临时文件赋予zabbix的读写权限,脚本中为/var/tmp/

  3. 导入监控脚本,添加主机。接口保持不变,设置宏,左侧填入{$SERVER},右侧填入设备的IP地址(管理地址)。

zabbix-ipmi's People

Contributors

go2fear avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.