Site updated at 2015-06-03 04:15:41 UTC

This commit is contained in:
Paulus Schoutsen 2015-06-02 21:15:41 -07:00
parent aeb7a66949
commit d40a2dc4d8
25 changed files with 668 additions and 93 deletions

View file

@ -104,7 +104,9 @@
<hr class="divider">
<p>Theodor has contributed a new sensor platform to allow you to monitor disk usage, memory usage, CPU usage and running processes. This platform has superseded the process component which is now considered deprecated.</p>
<p>The system monitoring sensor platform to allow you to monitor disk usage, memory usage, CPU usage, and running processes. This platform has superseded the process component which is now considered deprecated.</p>
<p>To add this platform to your installation, add the following to your <code>configuration.yaml</code> file:</p>
<figure class='code'><figcaption><span></span></figcaption><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
@ -127,6 +129,8 @@
</span></code></pre></td></tr></table></div></figure>
<p><a href="https://github.com/theolind">Theodor Lindquist</a> has contributed the System monitoring platform.</p>
</article>