Skip to main content

Nagios plugin to check Nvidia GPU status using nvidia-smi

Project description

This plugin for checks Nvidia GPU stats via the nvidia-smi executable provided by nvidia-current.

Setup

  1. pip install nagios-nvidia-smi-plugin

  2. /usr/local/bin/check_nvidiasmi.py -h:

    usage: check_nvidiasmi.py [-h] [-w RANGE] [-c RANGE] [-W RANGE] [-C RANGE]
                              [-t RANGE] [-T RANGE] [-d DEVICE] [-v]
    
    Nagios plugin to check Nvidia GPU status using nvidia-smi
    
    optional arguments:
      -h, --help            show this help message and exit
      -w RANGE, --gpu_warning RANGE
                            warning if threshold is outside RANGE
      -c RANGE, --gpu_critical RANGE
                            critical if threshold is outside RANGE
      -W RANGE, --mem_warning RANGE
                            warning if threshold is outside RANGE
      -C RANGE, --mem_critical RANGE
                            critical if threshold is outside RANGE
      -t RANGE, --gputemp_warning RANGE
                            warning if threshold is outside RANGE
      -T RANGE, --gputemp_critical RANGE
                            critical if threshold is outside RANGE
      -d DEVICE, --device DEVICE
                            Device ID (starting from 0)
      -v, --verbose         increase verbosity (use up to 3 times)

Releases

0.4.0 - May 06, 2015: Specify device to check, and added check for temperature; thanks @gslongo! 0.2.0 - Jan 16, 2013: Initial release

Develop

Fork me on Github.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nagios-nvidia-smi-plugin-0.4.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page