ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/Netdata/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/Netdata/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Warning</span>
|
||||
<strong>{!! $count_warning !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Critical</span>
|
||||
<strong>{!! $count_critical !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user