Name: check_shib_idp - checks status of Shibboleth identitiy provider Requirements: Perl-Modules: LWP, Date::Parse, Crypt::OpenSSL::X509 NB: Shibboleth-IDP needs to have an appropiate ACL in Status handler for monitoring host (see Shibboleth documentation) Arguments: -H host, mandatory -u url, default: idp/status -t timeout, default 10 seconds -S use https -D maximum clock skew, default 120 -C certificate expiry in days, will warn, if cert expires in less Name: check_shib_sp - checks status of Shibboleth service provider Requirements: Perl-Modules: LWP, XML::Parser, Date::Parse, Crypt::OpenSSL::X509 NB: Shibboleth-SP needs to have an appropiate ACL in Status handler for monitoring host (see Shibbolteh documentation) Arguments: -H host, mandatory -u url, default: Shibboleth.sso/Status -t timeout, default 10 seconds -S use https -D maximum clock skew, default 120 -C certificate expiry in days, will warn, if cert expires in less