blob: 20916e25f296bedd748b1bf93763b7da978a5249 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Requirements
============
- OpenSSL
Optional dependencies
=====================
- In order to use timeouts the plugin needs 'expect' in the current PATH
See: http://en.wikipedia.org/wiki/Expect
- In order to perform date computations the plugin needs a Perl
interpreter and the module Date::Parse
- In order to use the SSL Lab Assessment 'curl' is required to reside in the
current PATH.
Installation
============
Simply copy the plugin to your nagios plugin directory
|