system_monitor_host
Host snapshot rollup combining OS / hostname / uptime / load / CPU% / memory% into one block. Entries is the default; TextBlock collapses each row to "key: value". For a single static identifier (terminal / shell / arch / etc) use system_info_host.
| Kind | Safety | Shapes |
|---|---|---|
| realtime | Safe | entries, text_block |
Options
Section titled “Options”No options.
Compatible renderers
Section titled “Compatible renderers”| Shape | Renderers |
|---|---|
entries | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, grid_table |
text_block | animated_boot, animated_postfx, animated_scanlines, animated_splitflap, animated_wave, list_plain |
Preview
Section titled “Preview”entries via grid_table
Section titled “entries via grid_table”os linux host dev uptime 3d 4h load 0.42 cpu 18%
[[widget]]id = "system_monitor_host"fetcher = "system_monitor_host"render = "grid_table"text_block via list_plain
Section titled “text_block via list_plain”os: linux host: dev uptime: 3d 4h load: 0.42
[[widget]]id = "system_monitor_host"fetcher = "system_monitor_host"render = "list_plain"