]> granicus.if.org Git - icinga2/commitdiff
fixes check_rbl parameter typo 6949/head
authorAlex <alexp710@hotmail.com>
Wed, 13 Feb 2019 06:44:20 +0000 (07:44 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Feb 2019 06:44:20 +0000 (07:44 +0100)
doc/10-icinga-template-library.md

index 3627d26ca26fe0093e244ade3d5e5fd9e5196d36..f830663852b573d66e61574c843e666534a9037c 100644 (file)
@@ -5469,7 +5469,7 @@ rbl_hostname      | **Optional.** The address or name of the SMTP server to check. De
 rbl_server     | **Required** List of RBL servers as an array.
 rbl_warning    | **Optional** Number of blacklisting servers for a warning.
 rbl_critical   | **Optional** Number of blacklisting servers for a critical.
-tbl_timeout    | **Optional** Seconds before plugin times out (default: 15).
+rbl_timeout    | **Optional** Seconds before plugin times out (default: 15).
 
 
 #### squid <a id="plugin-contrib-command-squid"></a>