netidx-sysinfo

Crates.ionetidx-sysinfo
lib.rsnetidx-sysinfo
version0.1.4
sourcesrc
created_at2023-06-19 17:07:06.913055
updated_at2024-05-29 20:11:01.944295
descriptionPublishes top-like stats from sysinfo into netidx
homepage
repository
max_upload_size
id894255
size104,489
(andrew-lee-architect)

documentation

README

Netidx Sysinfo Publisher

Publishes top-like stats for a whole host into a netidx hierarchy.

Not to be confused with netidx-sysfs

Setup

To setup cargo install netidx-sysinfo and make sure you have a netidx resolver either on the local machine or somewhere on the network. To run, either run as a regular user, in which case you won't be able to see everything, or run as root for full access. E.G.

# netidx-sysinfo -a local -b local --netidx-base /local/system/sysinfo
Commit count: 0

cargo fmt