I use something based on https://github.com/mhorowitz/pykrb5 , wrapped with gevent. That makes it easy to continuously monitor hundreds of KDCs with very low CPU use.
I would advise doing a TGS request rather than AS as that makes it is to filter these out of your logs. Just create kdcping/hostname principals :) On Thu, Apr 3, 2014 at 7:29 AM, Elia Pinto <[email protected]> wrote: > I am written a script for this. I can share if interested. > > Best regards > Il 02/apr/2014 21:24 "Wang Shouhua" <[email protected]> ha scritto: > > > Is there such an utility which can issue a "ping" (null command) to > > the kdc to see if it is still responding? > > > > Wang > > -- > > Wang Shouhua - [email protected] > > 中华人民共和国科学技术部 - HTTP://WWW.MOST.GOV.CN > > > > > > ________________________________________________ > > Kerberos mailing list [email protected] > > https://mailman.mit.edu/mailman/listinfo/kerberos > > > > > > ________________________________________________ > Kerberos mailing list [email protected] > https://mailman.mit.edu/mailman/listinfo/kerberos > > ________________________________________________ Kerberos mailing list [email protected] https://mailman.mit.edu/mailman/listinfo/kerberos
