check_entropy

check script for available entropy

check_entropy screenshot  

Download

Feedback

Documentation

NAME

check_entropy

VERSION

$Revision: 384 $

SYNOPSIS

check_entropy [-H HOST] [-w WARN] [-c CRIT]

OPTIONS

  • H

    Dummy for compatibility with Nagios.

  • w

    Warn when available entropy drops below this threshold.

  • c

    Return critical state when available entropy drops below this threshold.

DESCRIPTION

This nagios/icinga check script checks the available entropy. It also returns the perfdata.

DEPENDENCIES

  • Getopt::Long
  • Pod::Usage