1
3
Fork
You've already forked systemstat
1

Add dummy illumos implementation #1

Merged
valpackett merged 1 commit from teutat3s/systemstat:trunk into trunk 2023年04月12日 05:50:07 +02:00
Contributor
Copy link

TODO for a future PR: During my research, I identified one possible approach to implement platform specific metrics: kstat, used in e.g. https://github.com/FillZpp/sys-info-rs/blob/master/kstat.rs, a rust lib exists here https://github.com/oxidecomputer/kstat-rs

Feedback welcome!

- used this to compile garage, a [S3-compatible object store for small self-hosted geo-distributed deployments](https://git.deuxfleurs.fr/Deuxfleurs/garage/) on [SmartOS](https://www.tritondatacenter.com/smartos), an [illumos](https://www.illumos.org/) distro TODO for a future PR: During my research, I identified one possible approach to implement platform specific metrics: kstat, used in e.g. https://github.com/FillZpp/sys-info-rs/blob/master/kstat.rs, a rust lib exists here https://github.com/oxidecomputer/kstat-rs Feedback welcome!

Thanks! Not 100% sure about including target_os = "solaris" but well, we can always switch that to another dummy later I guess.

Thanks! Not 100% sure about including `target_os = "solaris"` but well, we can always switch that to another dummy later I guess.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
valpackett/systemstat!1
Reference in a new issue
valpackett/systemstat
No description provided.
Delete branch "teutat3s/systemstat:trunk"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?