Monitoring plugins

... our gift to you

 

Installation

Some plugins have already been optimized for installation on Ubuntu 12.04 LTS. The Ubuntu package nagios-plugins-thomas-krenn contains the plugins for IPMI, SMART, LSI-RAID and Adaptec-RAID. For installation, simply execute the following commands on the command line:

Add the Thomas-Krenn apt key:

  • wget -O- http://archive.thomas-krenn.com/tk-archive.gpg.pub | sudo apt-key add -

     

Add the Thomas-Krenn repository and install nagios-plugins-thomas-krenn:

  • cd /etc/apt/sources.list.d
  • sudo wget http://archive.thomas-krenn.com/tk-optional.list
  • cd
  • sudo apt-get update
  • sudo apt-get install nagios-plugins-thomas-krenn

 

Please note – the proposed packages:

  • arcconf, storcli, freeipmi-tools, libipc-run-perl, smartmontools, libconfig-json-perl must be installed with the corresponding plugin.

 

The IPMI plugin can also be installed on its own via the following Debian, Ubuntu or Gentoo packages:

  • nagios-plugins-contrib (Debian)
  • nagios-plugins-contrib (Ubuntu)
  • net-analyzer/nagios-check_ipmi_sensor (Gentoo)

 

Please note– the plugins for GPUs and clamscan must be installed manually. Instructions
on how to do this can be found on the wiki at:

  • /de/wiki/GPU_Sensor_Monitoring_Plugin
  • /de/wiki/Clamscan_Monitoring_Plugin

 

Downloads

Current development versions:

IPMI:

  • git.thomas-krenn.com/check_ipmi_sensor_v3.git (Perl)
  • git.thomas-krenn.com/check_ipmi_sensor_v2.git (Bash)

GPU: git.thomas-krenn.com/check_gpu_sensor_v1.git

Clamscan: git.thomas-krenn.com/check_clamscan_v1.git

SMART: git.thomas-krenn.com/check_smart_attributes.git

LSI-RAID: git.thomas-krenn.com/check_lsi_raid.git

Adaptec-RAID: git.thomas-krenn.com/check_adaptec_raid.git


Packages for Ubuntu: archive.thomas-krenn.com

Current stable version: archive.thomas-krenn.com/packages/pool/optional/n/nagios-plugins-thomas-krenn (orig.tar.gz file)

 

More information

For more information about the monitoring plugins, see the Thomas-Krenn wiki: