Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Your review has been submitted and is pending approval.
Checks a specific Kerberos KDC is working by getting a TGT using a keytab Create a nagios kerberos principal and export a keytab for it to use in this check Requirements: - Kerberos KDC - Kerberos Realm - nagios kerberos principal - exported keytab for the nagios kerberos principal - kinit command in standard system path
Current Version
Last Release Date
January 2, 2014
Owner
Hari Sekhon
Website
https://github.com/harisekhon/nagios-plugins
Download URL
Compatible With
Part of the Advanced Nagios Plugins Collection.
Download it here:
./check_krb5_kdc.pl --help
usage: check_krb5_kdc.pl [ options ]
-H --host KDC host ($KDC_HOST, $HOST) -P --port KDC port ($KDC_PORT, $PORT, default: 88) -R --realm Kerberos Realm -k --keytab Path to Keytab exported containing principal credentials. Required -p --principal Kerberos principal to use (default: nagios) -r --renewable Checks we are able to retrieve a renewable TGT -t --timeout Timeout in secs (default: 10) -v --verbose Verbose mode (-v, -vv, -vvv ...) -h --help Print description and usage options -V --version Print version and exit
You must be logged in to submit a review.
To:
From: