Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_krb5_kinit.pl (Advanced Nagios Plugins Collection)
https://github.com/harisekhon/nagios-plugins
- Nagios 1.x
- Nagios 2.x
- Nagios 3.x
- Nagios XI
30471
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Part of the Advanced Nagios Plugins Collection.
Download it here:
https://github.com/harisekhon/nagios-plugins
check_krb5_kinit.pl
Nagios Plugin to check Kerberos is working by getting a TGT from the KDC using a keytab
Create a nagios kerberos principal and export a keytab for it to use in this check
Requirements:
1. Kerberos KDC(s)
2. /etc/krb5.conf
3. nagios kerberos principal
4. exported keytab for the nagios kerberos principal
usage: check_krb5_kinit.pl [ options ]
-p --principal Kerberos principal to use (default: nagios)
-k --keytab Path to Keytab exported containing principal credentials. Required
-h --help Print description and usage options
-t --timeout Timeout in secs (default: 10)
-v --verbose Verbose mode (-v, -vv, -vvv ...)
-V --version Print version and exit
Download it here:
https://github.com/harisekhon/nagios-plugins
check_krb5_kinit.pl
Nagios Plugin to check Kerberos is working by getting a TGT from the KDC using a keytab
Create a nagios kerberos principal and export a keytab for it to use in this check
Requirements:
1. Kerberos KDC(s)
2. /etc/krb5.conf
3. nagios kerberos principal
4. exported keytab for the nagios kerberos principal
usage: check_krb5_kinit.pl [ options ]
-p --principal Kerberos principal to use (default: nagios)
-k --keytab Path to Keytab exported containing principal credentials. Required
-h --help Print description and usage options
-t --timeout Timeout in secs (default: 10)
-v --verbose Verbose mode (-v, -vv, -vvv ...)
-V --version Print version and exit
Reviews (0)
Be the first to review this listing!