Update raspberry.html
This commit is contained in:
parent
726e9e588e
commit
103b5d9a95
@ -23,7 +23,13 @@
|
|||||||
<a class="nav-link active" aria-current="page" href="#">raspberry</a>
|
<a class="nav-link active" aria-current="page" href="#">raspberry</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
Not yet implemented.
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=loadavg&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=cpu&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=memory&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=disk&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=interface&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=filesystem&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
|
<iframe src="https://mackerel.io/embed/orgs/yude/hosts/41YiSSEuFNq?graph=custom.temperature.%2a&period=30m" height="200" width="400" frameborder="0"></iframe>
|
||||||
</div>
|
</div>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
||||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js" integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/" crossorigin="anonymous"></script>
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js" integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/" crossorigin="anonymous"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user