Giter VIP home page Giter VIP logo

zabbix-sensors's Introduction

zabbix-sensors

Zabbix template & scripts to discover & monitor Linux sensors

Features:

  • Low-level discovery of sensors: temperature (with thresholds), fans and power
  • Triggers on temperature & fans (detect stopped fan, adjustable)

Usage:

  • Put sensors.conf in /etc/zabbix/zabbix_agentd.d folder
  • Put discover-sensors.py in /etc/zabbix/scripts folder (or in any other, but then you'll need to adjust sensors.conf)
  • Import & link template

Requirements:

  • lm-sensors installed

Macros to control behavior:

  • {$SENSORS_CRIT}: override discovered crit thresholds
  • {$SENSORS_HIGH}: override discovered max thresholds
  • {$SENSORS_FAN_STOP_TRIG}: set to 1 to enable fan stop trigger

Notes:

  • All the needed data can be obtained directly from SysFS, but sensors binary does a lot of work under the hoods to obtain the bus type etc, so it's not easy to get device names like coretemp-isa-0000 from SysFS manually and they're required by Zabbix's sensor function.
  • The actual arguments to the discovery script are not used, but are there rather to fullfill Zabbix's unique key constraints.
  • Power sensors are not working now in Zabbix (tested in 4.0.3) for some reason (or I'm doing something wrong).

zabbix-sensors's People

Contributors

blind-oracle avatar

Watchers

 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.