eDirectory Obituaries Check

eDirectory Obituaries Check

A Nagios plugin to do a Novell eDirectory obituary check

Usage:

check_edir_obits.sh [ -w ][ -c ]

Options:

[-w warning]The number of days old the oldest obit must be to produce a warning state. Default: 2
[-c critical]The number of days old the oldest obit must be to produce a critical state. Default: 5

Example:

check_edir_obits.sh -w 5 -c 10