Site updated at 2017-07-29 22:06:40 UTC
This commit is contained in:
parent
e55d4ce725
commit
59edc9bad6
744 changed files with 14665 additions and 3545 deletions
|
@ -89,9 +89,14 @@
|
|||
<li><strong>verify_ssl</strong> (<em>Optional</em>): Verify the certification of the system. Default to <code class="highlighter-rouge">True</code>.</li>
|
||||
<li><strong>monitored_conditions</strong> (<em>Optional</em>): Defines the stats to monitor as sensors.
|
||||
<ul>
|
||||
<li><strong>dns_queries_today</strong>: Total number of DNS queries handled by Pi-Hole today</li>
|
||||
<li><strong>ads_blocked_today</strong>: Total number of blocked ads today</li>
|
||||
<li><strong>ads_percentage_today</strong>: Percentage of blocked ads</li>
|
||||
<li><strong>ads_blocked_today</strong>: Total number of blocked ads today.</li>
|
||||
<li><strong>ads_percentage_today</strong>: Percentage of blocked ads.</li>
|
||||
<li><strong>dns_queries_today</strong>: Total number of DNS queries handled by Pi-Hole today.</li>
|
||||
<li><strong>domains_being_blocked</strong>: Total number of domains blocked by Pi-Hole.</li>
|
||||
<li><strong>queries_cached</strong>: Total number of cache queries on the last 24 hours.</li>
|
||||
<li><strong>queries_forwarded</strong>: Total number of forwarded queries on the last 24 hours.</li>
|
||||
<li><strong>unique_clients</strong>: Total number of unique clients on the last 24 hours.</li>
|
||||
<li><strong>unique_domains</strong>: Total number of unique domains on the last 24 hours.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -146,6 +151,9 @@
|
|||
<li>
|
||||
<a href='/components/sensor.glances/'>Glances</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.google_wifi/'>Google Wifi</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.hddtemp/'>HDDTemp</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue