You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marc Wäckerlin 3a8138fabf new check mountpoint - bugfix 7 years ago
LICENSE Initial commit 7 years ago
README.md new check mountpoint 7 years ago
load_per_cpu.sh new check mountpoint - bugfix 7 years ago
mountpoint.sh new check mountpoint 7 years ago

README.md

Icinga Check Scripts

Various check scripts for use in icinga.

All scripts support option --help, so call ./scriptname --help for more information.

load_per_cpu.sh

Icinga plugin to check load average per CPU. Shows 1min, 5min 15min average per CPU. Different to check_load, the load is divided by the number of CPU units and therefore normalized. So the same warning and critical levels fit for any server.

mountpoint.sh

Icinga plugin to check whether a given path is available. Detects problems, e.g. with glusterfs: In case of a problem, there is an error message such as "socket not connected". Called with path to check.