projects
/
icinga2
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b08d485
)
fixes check_rbl parameter typo
6949/head
author
Alex
<alexp710@hotmail.com>
Wed, 13 Feb 2019 06:44:20 +0000
(07:44 +0100)
committer
GitHub
<noreply@github.com>
Wed, 13 Feb 2019 06:44:20 +0000
(07:44 +0100)
doc/10-icinga-template-library.md
patch
|
blob
|
history
diff --git
a/doc/10-icinga-template-library.md
b/doc/10-icinga-template-library.md
index 3627d26ca26fe0093e244ade3d5e5fd9e5196d36..f830663852b573d66e61574c843e666534a9037c 100644
(file)
--- a/
doc/10-icinga-template-library.md
+++ b/
doc/10-icinga-template-library.md
@@
-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.
-
t
bl_timeout | **Optional** Seconds before plugin times out (default: 15).
+
r
bl_timeout | **Optional** Seconds before plugin times out (default: 15).
#### squid <a id="plugin-contrib-command-squid"></a>