Skip to content

Commit 9faf65b

Browse files
author
Carlos Gonzalez Betancort
committed
MB-33429 Merge branch 'vulcan' into alice-merge
* vulcan: MB-33429 Document alert-communication-issue flag Change-Id: I23a4fe1c8720ae06747373757d98eed237e52a01
2 parents aaa74f4 + c7d7842 commit 9faf65b

3 files changed

Lines changed: 52 additions & 35 deletions

File tree

docs/generated/doc/couchbase-cli/couchbase-cli-setting-alert.html

Lines changed: 34 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="Asciidoctor 1.5.7.1">
7+
<meta name="generator" content="Asciidoctor 1.5.8">
88
<meta name="author" content="Couchbase">
99
<title>couchbase-cli-setting-alert(1)</title>
1010
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700">
@@ -80,7 +80,7 @@
8080
h3,#toctitle,.sidebarblock>.content>.title{font-size:1.375em}
8181
h4,h5{font-size:1.125em}
8282
h6{font-size:1em}
83-
hr{border:solid #ddddd8;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}
83+
hr{border:solid #dddddf;border-width:1px 0 0;clear:both;margin:1.25em 0 1.1875em;height:0}
8484
em,i{font-style:italic;line-height:inherit}
8585
strong,b{font-weight:bold;line-height:inherit}
8686
small{font-size:60%;line-height:inherit}
@@ -142,9 +142,9 @@
142142
#content{margin-top:1.25em}
143143
#content::before{content:none}
144144
#header>h1:first-child{color:rgba(0,0,0,.85);margin-top:2.25rem;margin-bottom:0}
145-
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #ddddd8}
146-
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #ddddd8;padding-bottom:8px}
147-
#header .details{border-bottom:1px solid #ddddd8;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}
145+
#header>h1:first-child+#toc{margin-top:8px;border-top:1px solid #dddddf}
146+
#header>h1:only-child,body.toc2 #header>h1:nth-last-child(2){border-bottom:1px solid #dddddf;padding-bottom:8px}
147+
#header .details{border-bottom:1px solid #dddddf;line-height:1.45;padding-top:.25em;padding-bottom:.25em;padding-left:.25em;color:rgba(0,0,0,.6);display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap}
148148
#header .details span:first-child{margin-left:-.125em}
149149
#header .details span.email a{color:rgba(0,0,0,.85)}
150150
#header .details br{display:none}
@@ -153,8 +153,8 @@
153153
#header .details br+span#revremark::before{content:"\00a0|\00a0"}
154154
#header #revnumber{text-transform:capitalize}
155155
#header #revnumber::after{content:"\00a0"}
156-
#content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #ddddd8;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem}
157-
#toc{border-bottom:1px solid #efefed;padding-bottom:.5em}
156+
#content>h1:first-child:not([class]){color:rgba(0,0,0,.85);border-bottom:1px solid #dddddf;padding-bottom:8px;margin-top:0;padding-top:1rem;margin-bottom:1.25rem}
157+
#toc{border-bottom:1px solid #e7e7e9;padding-bottom:.5em}
158158
#toc>ul{margin-left:.125em}
159159
#toc ul.sectlevel0>li>a{font-style:italic}
160160
#toc ul.sectlevel0 ul.sectlevel1{margin:.5em 0}
@@ -165,13 +165,13 @@
165165
#toctitle{color:#7a2518;font-size:1.2em}
166166
@media screen and (min-width:768px){#toctitle{font-size:1.375em}
167167
body.toc2{padding-left:15em;padding-right:0}
168-
#toc.toc2{margin-top:0!important;background-color:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #efefed;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
168+
#toc.toc2{margin-top:0!important;background-color:#f8f8f7;position:fixed;width:15em;left:0;top:0;border-right:1px solid #e7e7e9;border-top-width:0!important;border-bottom-width:0!important;z-index:1000;padding:1.25em 1em;height:100%;overflow:auto}
169169
#toc.toc2 #toctitle{margin-top:0;margin-bottom:.8rem;font-size:1.2em}
170170
#toc.toc2>ul{font-size:.9em;margin-bottom:0}
171171
#toc.toc2 ul ul{margin-left:0;padding-left:1em}
172172
#toc.toc2 ul.sectlevel0 ul.sectlevel1{padding-left:0;margin-top:.5em;margin-bottom:.5em}
173173
body.toc2.toc-right{padding-left:0;padding-right:15em}
174-
body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #efefed;left:auto;right:0}}
174+
body.toc2.toc-right #toc.toc2{border-right-width:0;border-left:1px solid #e7e7e9;left:auto;right:0}}
175175
@media screen and (min-width:1280px){body.toc2{padding-left:20em;padding-right:0}
176176
#toc.toc2{width:20em}
177177
#toc.toc2 #toctitle{font-size:1.375em}
@@ -188,7 +188,7 @@
188188
@media screen and (min-width:768px){#content{margin-bottom:1.25em}
189189
.sect1{padding-bottom:1.25em}}
190190
.sect1:last-child{padding-bottom:0}
191-
.sect1+.sect1{border-top:1px solid #efefed}
191+
.sect1+.sect1{border-top:1px solid #e7e7e9}
192192
#content h1>a.anchor,h2>a.anchor,h3>a.anchor,#toctitle>a.anchor,.sidebarblock>.content>.title>a.anchor,h4>a.anchor,h5>a.anchor,h6>a.anchor{position:absolute;z-index:1001;width:1.5ex;margin-left:-1.5ex;display:block;text-decoration:none!important;visibility:hidden;text-align:center;font-weight:400}
193193
#content h1>a.anchor::before,h2>a.anchor::before,h3>a.anchor::before,#toctitle>a.anchor::before,.sidebarblock>.content>.title>a.anchor::before,h4>a.anchor::before,h5>a.anchor::before,h6>a.anchor::before{content:"\00A7";font-size:.85em;display:block;padding-top:.1em}
194194
#content h1:hover>a.anchor,#content h1>a.anchor:hover,h2:hover>a.anchor,h2>a.anchor:hover,h3:hover>a.anchor,#toctitle:hover>a.anchor,.sidebarblock>.content>.title:hover>a.anchor,h3>a.anchor:hover,#toctitle>a.anchor:hover,.sidebarblock>.content>.title>a.anchor:hover,h4:hover>a.anchor,h4>a.anchor:hover,h5:hover>a.anchor,h5>a.anchor:hover,h6:hover>a.anchor,h6>a.anchor:hover{visibility:visible}
@@ -203,7 +203,7 @@
203203
.admonitionblock>table td.icon{text-align:center;width:80px}
204204
.admonitionblock>table td.icon img{max-width:none}
205205
.admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase}
206-
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #ddddd8;color:rgba(0,0,0,.6)}
206+
.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6)}
207207
.admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0}
208208
.exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px}
209209
.exampleblock>.content>:first-child{margin-top:0}
@@ -215,10 +215,10 @@
215215
.exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0}
216216
.literalblock pre,.listingblock pre:not(.highlight),.listingblock pre[class="highlight"],.listingblock pre[class^="highlight "],.listingblock pre.CodeRay,.listingblock pre.prettyprint{background:#f7f7f8}
217217
.sidebarblock .literalblock pre,.sidebarblock .listingblock pre:not(.highlight),.sidebarblock .listingblock pre[class="highlight"],.sidebarblock .listingblock pre[class^="highlight "],.sidebarblock .listingblock pre.CodeRay,.sidebarblock .listingblock pre.prettyprint{background:#f2f1f1}
218-
.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;padding:1em;font-size:.8125em}
219-
.literalblock pre.nowrap,.literalblock pre[class].nowrap,.listingblock pre.nowrap,.listingblock pre[class].nowrap{overflow-x:auto;white-space:pre;word-wrap:normal}
218+
.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;overflow-x:auto;padding:1em;font-size:.8125em}
220219
@media screen and (min-width:768px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:.90625em}}
221220
@media screen and (min-width:1280px){.literalblock pre,.literalblock pre[class],.listingblock pre,.listingblock pre[class]{font-size:1em}}
221+
.literalblock pre.nowrap,.literalblock pre.nowrap pre,.listingblock pre.nowrap,.listingblock pre.nowrap pre{white-space:pre;word-wrap:normal}
222222
.literalblock.output pre{color:#f7f7f8;background-color:rgba(0,0,0,.9)}
223223
.listingblock pre.highlightjs{padding:0}
224224
.listingblock pre.highlightjs>code{padding:1em;-webkit-border-radius:4px;border-radius:4px}
@@ -231,30 +231,30 @@
231231
table.pyhltable{border-collapse:separate;border:0;margin-bottom:0;background:none}
232232
table.pyhltable td{vertical-align:top;padding-top:0;padding-bottom:0;line-height:1.45}
233233
table.pyhltable td.code{padding-left:.75em;padding-right:0}
234-
pre.pygments .lineno,table.pyhltable td:not(.code){color:#999;padding-left:0;padding-right:.5em;border-right:1px solid #ddddd8}
234+
pre.pygments .lineno,table.pyhltable td:not(.code){color:#999;padding-left:0;padding-right:.5em;border-right:1px solid #dddddf}
235235
pre.pygments .lineno{display:inline-block;margin-right:.25em}
236236
table.pyhltable .linenodiv{background:none!important;padding-right:0!important}
237237
.quoteblock{margin:0 1em 1.25em 1.5em;display:table}
238238
.quoteblock>.title{margin-left:-1.5em;margin-bottom:.75em}
239-
.quoteblock blockquote,.quoteblock blockquote p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
239+
.quoteblock blockquote,.quoteblock p{color:rgba(0,0,0,.85);font-size:1.15rem;line-height:1.75;word-spacing:.1em;letter-spacing:0;font-style:italic;text-align:justify}
240240
.quoteblock blockquote{margin:0;padding:0;border:0}
241241
.quoteblock blockquote::before{content:"\201c";float:left;font-size:2.75em;font-weight:bold;line-height:.6em;margin-left:-.6em;color:#7a2518;text-shadow:0 1px 2px rgba(0,0,0,.1)}
242242
.quoteblock blockquote>.paragraph:last-child p{margin-bottom:0}
243-
.quoteblock .attribution{margin-top:.5em;margin-right:.5ex;text-align:right}
244-
.quoteblock .quoteblock{margin-left:0;margin-right:0;padding:.5em 0;border-left:3px solid rgba(0,0,0,.6)}
245-
.quoteblock .quoteblock blockquote{padding:0 0 0 .75em}
246-
.quoteblock .quoteblock blockquote::before{display:none}
243+
.quoteblock .attribution{margin-top:.75em;margin-right:.5ex;text-align:right}
247244
.verseblock{margin:0 1em 1.25em}
248245
.verseblock pre{font-family:"Open Sans","DejaVu Sans",sans;font-size:1.15rem;color:rgba(0,0,0,.85);font-weight:300;text-rendering:optimizeLegibility}
249246
.verseblock pre strong{font-weight:400}
250247
.verseblock .attribution{margin-top:1.25rem;margin-left:.5ex}
251248
.quoteblock .attribution,.verseblock .attribution{font-size:.9375em;line-height:1.45;font-style:italic}
252249
.quoteblock .attribution br,.verseblock .attribution br{display:none}
253250
.quoteblock .attribution cite,.verseblock .attribution cite{display:block;letter-spacing:-.025em;color:rgba(0,0,0,.6)}
251+
.quoteblock.abstract blockquote::before,.quoteblock.excerpt blockquote::before,.quoteblock .quoteblock blockquote::before{display:none}
252+
.quoteblock.abstract blockquote,.quoteblock.abstract p,.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{line-height:1.6;word-spacing:0}
254253
.quoteblock.abstract{margin:0 1em 1.25em;display:block}
255254
.quoteblock.abstract>.title{margin:0 0 .375em;font-size:1.15em;text-align:center}
256-
.quoteblock.abstract blockquote,.quoteblock.abstract blockquote p{word-spacing:0;line-height:1.6}
257-
.quoteblock.abstract blockquote::before,.quoteblock.abstract p::before{display:none}
255+
.quoteblock.excerpt,.quoteblock .quoteblock{margin:0 0 1.25em;padding:0 0 .25em 1em;border-left:.25em solid #dddddf}
256+
.quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem}
257+
.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0}
258258
table.tableblock{max-width:100%;border-collapse:separate}
259259
p.tableblock:last-child{margin-bottom:0}
260260
td.tableblock>.content{margin-bottom:-1.25em}
@@ -313,8 +313,8 @@
313313
.colist td:not([class]):first-child img{max-width:none}
314314
.colist td:not([class]):last-child{padding:.25em 0}
315315
.thumb,.th{line-height:0;display:inline-block;border:solid 4px #fff;-webkit-box-shadow:0 0 0 1px #ddd;box-shadow:0 0 0 1px #ddd}
316-
.imageblock.left,.imageblock[style*="float: left"]{margin:.25em .625em 1.25em 0}
317-
.imageblock.right,.imageblock[style*="float: right"]{margin:.25em 0 1.25em .625em}
316+
.imageblock.left{margin:.25em .625em 1.25em 0}
317+
.imageblock.right{margin:.25em 0 1.25em .625em}
318318
.imageblock>.title{margin-bottom:0}
319319
.imageblock.thumb,.imageblock.th{border-width:6px}
320320
.imageblock.thumb>.title,.imageblock.th>.title{padding:0 .125em}
@@ -408,7 +408,7 @@
408408
p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3}
409409
h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid}
410410
#toc,.sidebarblock,.exampleblock>.content{background:none!important}
411-
#toc{border-bottom:1px solid #ddddd8!important;padding-bottom:0!important}
411+
#toc{border-bottom:1px solid #dddddf!important;padding-bottom:0!important}
412412
body.book #header{text-align:center}
413413
body.book #header>h1:first-child{border:0!important;margin:2.5em 0 1em}
414414
body.book #header .details{border:0!important;display:block;padding:0!important}
@@ -602,13 +602,18 @@ <h2 id="_options">OPTIONS</h2>
602602
This warning is only shown for if the index storage type is Memory Optimized
603603
Indexes (MOI).</p>
604604
</dd>
605+
<dt class="hdlist1">--alert-timestamp-drift-exceeded</dt>
606+
<dd>
607+
<p>Specifies that an email alert should be sent if the clocks on two different
608+
machines in the cluster are more that five seconds apart.</p>
609+
</dd>
610+
<dt class="hdlist1">--alert-communication-issue</dt>
611+
<dd>
612+
<p>Specifies that an email alert should be sent when nodes are experiencing
613+
communication issues.</p>
614+
</dd>
605615
</dl>
606616
</div>
607-
<div class="paragraph">
608-
<p>--alert-timestamp-drift-exceeded
609-
Specifies that an email alert should be sent if the clocks on two different
610-
machines in the cluster are more that five seconds apart.</p>
611-
</div>
612617
</div>
613618
</div>
614619
<div class="sect1">

docs/generated/man/man1/couchbase-cli-setting-alert.1

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
'\" t
22
.\" Title: couchbase-cli-setting-alert
33
.\" Author: Couchbase
4-
.\" Generator: Asciidoctor 1.5.7.1
5-
.\" Date: 2018-08-29
4+
.\" Generator: Asciidoctor 1.5.8
5+
.\" Date: 2019-03-25
66
.\" Manual: Couchbase CLI Manual
77
.\" Source: Couchbase CLI 1.0.0
88
.\" Language: English
99
.\"
10-
.TH "COUCHBASE\-CLI\-SETTING\-ALERT" "1" "2018-08-29" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
10+
.TH "COUCHBASE\-CLI\-SETTING\-ALERT" "1" "2019-03-25" "Couchbase CLI 1.0.0" "Couchbase CLI Manual"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0
@@ -202,8 +202,16 @@ Indexes (MOI).
202202
.RE
203203
.sp
204204
\-\-alert\-timestamp\-drift\-exceeded
205-
Specifies that an email alert should be sent if the clocks on two different
206-
machines in the cluster are more that five seconds apart.
205+
.RS 4
206+
Specifies that an email alert should be sent if the clocks on two different
207+
machines in the cluster are more that five seconds apart.
208+
.RE
209+
.sp
210+
\-\-alert\-communication\-issue
211+
.RS 4
212+
Specifies that an email alert should be sent when nodes are experiencing
213+
communication issues.
214+
.RE
207215
.SH "HOST FORMATS"
208216
.sp
209217
When specifying a host for the couchbase\-cli command the following formats are expected:

docs/modules/cli/pages/cbcli/couchbase-cli-setting-alert.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,14 @@ include::{partialsdir}/cbcli/part-common-options.adoc[]
119119
This warning is only shown for if the index storage type is Memory Optimized
120120
Indexes (MOI).
121121

122-
--alert-timestamp-drift-exceeded
122+
--alert-timestamp-drift-exceeded::
123123
Specifies that an email alert should be sent if the clocks on two different
124124
machines in the cluster are more that five seconds apart.
125125

126+
--alert-communication-issue::
127+
Specifies that an email alert should be sent when nodes are experiencing
128+
communication issues.
129+
126130
include::{partialsdir}/cbcli/part-host-formats.adoc[]
127131

128132
== EXAMPLES

0 commit comments

Comments
 (0)