Logo

GitLab

Sign in

scripts / nagios-plugins

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Labels
  • Commits 24
  • Compare
  • Branches 1
  • Tags 0
master
  • nagios-plugins
  • plugins
  • check_temperature
29 Dec, 2024
1 commit
  • updated plugins to python3 ...
    c1cfdd7d
    made specifying which temperatur for plugins/check_temperature mandatory
    Frederik Lindenaar authored
    7 months ago  
    Browse File »

10 Mar, 2019
1 commit
  • Added Bosch Sensortec I2C BME280/BMP280 sensor ...
    379482e7
    Added support for additional measurements in addition to the temperature
    Fixed handling of default I2C address
    Updated documentation for the new I2C sensors (and fixed a few errors)
    Frederik Lindenaar authored
    6 years ago  
    Browse File »

03 Mar, 2019
2 commits
  • fixed scaling issue for Raspberry Pi CPU temperature
    28daf07d
    Frederik Lindenaar authored
    6 years ago  
    Browse File »
  • Added support for I2C MCP9808 sensor (closes #4) based on https://github.com/Con… ...
    2349fc1a
    …trolEverythingCommunity/MCP9808/blob/master/Python/MCP9808.py
    Frederik Lindenaar authored
    6 years ago  
    Browse File »

06 Jan, 2018
1 commit
  • added Raspberry Pi CPU temperature reading ...
    8afdb5e3
    please note: CLI change: now need to specify which device to read!
    
    Documentation updated accordingly
    Frederik Lindenaar authored
    8 years ago  
    Browse File »

18 Oct, 2016
1 commit
  • changed way how performance data is handled so that the order is preserved (fixes #1) ...
    fd109cda
    rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix.
    
    improved the status message when warn or critical thresholds are exceeded
    Frederik Lindenaar authored
    9 years ago  
    Browse File »

17 Oct, 2016
2 commits
  • Added units in performance data (C/F for temperature and s for time). ...
    d5ca8d76
    closes #2
    
    renamed time performance data to checktime
    Frederik Lindenaar authored
    9 years ago  
    Browse File »
  • added check_temperature plugin to monitor temperatures on a RaspberryPi
    a1eeb872
    Frederik Lindenaar authored
    9 years ago  
    Browse File »