Adds widget to fetch and display system stats

This commit is contained in:
Alicia Sykes
2021-12-16 04:03:36 +00:00
parent 6e84dacd51
commit e0b09d48ee
6 changed files with 222 additions and 1 deletions

View File

@@ -445,6 +445,24 @@ Pull recent load usage in 1, 5 and 15 minute intervals, from NetData.
---
### System Info
Displays info about the server which Dashy is hosted on. Includes user + host, operating system, uptime and basic memory & load data.
<p align="center"><img width="400" src="https://i.ibb.co/rvDPBDF/system-info.png" /></p>
##### Options
No config options.
##### Example
```yaml
- type: system-info
```
---
## Dynamic Widgets
### Iframe Widget