source: monitoring/plugins/ids/README.txt @ 1830

Last change on this file since 1830 was 1830, checked in by oschonef, 12 years ago
  • add plugin for checking shibboleth service providers
  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/plain
File size: 505 bytes
Line 
1Name:
2  check_shib_sp - checks status of Shibboleth service provider
3Requirements:
4  Perl-Modules: LWP, XML::Parser, Date::Parse, Crypt::OpenSSL::X509
5  Shibboleth-IDP needs to put appropiate ACL in Status handler for
6  monitoring host
7
8Arguments:
9  -H        host, mandatory
10  -u        url, default: Shibboleth.sso/Status
11  -t        timeout, default 10 seconds
12  -S        use https
13  -D        maximum clock skew, default 120
14  -C        certificate expiry in days, will warn, if cert expires in less
Note: See TracBrowser for help on using the repository browser.