1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

dead links

This commit is contained in:
Alberto Ricart
2019-05-20 16:33:52 -05:00
parent c1f113449a
commit 2268002f81
124 changed files with 135 additions and 135 deletions

View File

@@ -1857,11 +1857,11 @@
<section class="normal markdown-section">
<h2 id="nats-top-tutorial">NATS TOP Tutorial</h2>
<p>You can use <a href="natstop.md">nats-top</a> to monitor in realtime NATS server connections and message statistics.</p>
<p>You can use <a href="https://github.com/nats-io/nats-top" target="_blank">nats-top</a> to monitor in realtime NATS server connections and message statistics.</p>
<h4 id="prerequisites">Prerequisites</h4>
<ul>
<li><a href="../../documentation/additional_documentation/go-install">Set up your Go environment</a></li>
<li><a href="../../documentation/managing_the_server/installing">Installed the NATS server</a></li>
<li><a href="https://golang.org/doc/install" target="_blank">Set up your Go environment</a></li>
<li><a href="../../nats_server/installation.html">Installed the NATS server</a></li>
</ul>
<h4 id="1-install-nats-top">1. Install nats-top</h4>
<pre class="language-"><code class="lang-sh">% go get github.com/nats-io/nats-top
@@ -1887,7 +1887,7 @@ Connections: 0
</code></pre>
<h4 id="4-run-nats-client-programs">4. Run NATS client programs</h4>
<p>Run some NATS client programs and exchange messages.</p>
<p>For the best experience, you will want to run multiple subscribers, at least 2 or 3. Refer to the <a href="../../documentation/additional_documentation/nats-pub-sub">example pub-sub clients</a>.</p>
<p>For the best experience, you will want to run multiple subscribers, at least 2 or 3. Refer to the <a href="../../nats_server/clients.html">example pub-sub clients</a>.</p>
<h4 id="5-check-nats-top-for-statistics">5. Check nats-top for statistics</h4>
<pre class="language-"><code class="lang-sh">nats-server version 0.6.6 <span class="token punctuation">(</span>uptime: 30m51s<span class="token punctuation">)</span>
Server:
@@ -1993,7 +1993,7 @@ Connections: 3
<script>
var gitbook = gitbook || [];
gitbook.push(function() {
gitbook.page.hasChanged({"page":{"title":"Tutorial","level":"4.5.1","depth":2,"next":{"title":"nats-bench","level":"4.6","depth":1,"path":"nats_tools/natsbench.md","ref":"nats_tools/natsbench.md","articles":[]},"previous":{"title":"nats-top","level":"4.5","depth":1,"path":"nats_tools/nats_top/README.md","ref":"nats_tools/nats_top/README.md","articles":[{"title":"Tutorial","level":"4.5.1","depth":2,"path":"nats_tools/nats_top/tutorial.md","ref":"nats_tools/nats_top/tutorial.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-highlight","include-html","toggle-chapters"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"include-html":{},"toggle-chapters":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_tools/nats_top/tutorial.md","mtime":"2019-05-15T19:59:57.992Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-20T21:03:51.799Z"},"basePath":"../..","book":{"language":""}});
gitbook.page.hasChanged({"page":{"title":"Tutorial","level":"4.5.1","depth":2,"next":{"title":"nats-bench","level":"4.6","depth":1,"path":"nats_tools/natsbench.md","ref":"nats_tools/natsbench.md","articles":[]},"previous":{"title":"nats-top","level":"4.5","depth":1,"path":"nats_tools/nats_top/README.md","ref":"nats_tools/nats_top/README.md","articles":[{"title":"Tutorial","level":"4.5.1","depth":2,"path":"nats_tools/nats_top/tutorial.md","ref":"nats_tools/nats_top/tutorial.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["prism","-highlight","include-html","toggle-chapters"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"prism":{"lang":{"ascii":"markup","text":"markup"}},"include-html":{},"toggle-chapters":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","author":"The NATS Maintainers","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"title":"NATS","gitbook":"*","description":"Administrative, developer and conceptual documentation for the NATS messaging system."},"file":{"path":"nats_tools/nats_top/tutorial.md","mtime":"2019-05-20T21:32:03.164Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-05-20T21:33:32.997Z"},"basePath":"../..","book":{"language":""}});
});
</script>
</div>