Site updated at 2015-09-10 19:39:00 UTC
This commit is contained in:
parent
718cb79e66
commit
3ce314c0a7
82 changed files with 2127 additions and 953 deletions
|
@ -128,6 +128,19 @@ The system monitoring sensor platform to allow you to monitor disk usage, memory
|
|||
</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
||||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>resources</strong> array (<em>Required</em>): Contains all entries to display.
|
||||
|
||||
<ul>
|
||||
<li><strong>type</strong> (<em>Required</em>): The type of the information to display, please check the table below for details.</li>
|
||||
<li><strong>arg</strong> (<em>Optional</em>): Argument to use, please check the table below for details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<p>The table contains types and their argument to use in your <code>configuration.yaml</code> file.</p>
|
||||
|
||||
<table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue