Site updated at 2016-09-02 22:06:31 UTC

This commit is contained in:
Travis CI 2016-09-02 22:06:31 +00:00
parent 8d78413c1d
commit adb0170ea3
23 changed files with 47 additions and 36 deletions

View file

@ -129,6 +129,17 @@
</li>
</ul>
<p>Note that this will create sensors under the name sab and NOT sabnzbd as follows:</p>
<div class="highlighter-rouge"><pre class="highlight"><code> - sensor.sab_status
- sensor.sab_speed
- sensor.sab_queue
- sensor.sab_left
- sensor.sab_disk
- sensor.sab_disk_free
</code></pre>
</div>
<p>As always, you can determine the names of sensors by looking at the dev-state page <code class="highlighter-rouge">&lt; &gt;</code> in the web interface.</p>
</article>