Vik.System (Vik v0.0.1-rc1)

View Source

Fetches and formats system information.

Summary

Functions

Fetches system info (version, specs, limits etc.) for the given node.

Fetches current system usage statistics for the given node.

All connected nodes (including the current node).

Functions

fetch_system_info(node, keys \\ [])

Fetches system info (version, specs, limits etc.) for the given node.

If provided, will fetch values for the given keys from the shell environment.

fetch_system_usage(node)

Fetches current system usage statistics for the given node.

nodes()

All connected nodes (including the current node).