Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mchinchilla/systeminfoapi

This Web API in its first phase, tries to provide the metrics of a Linux system of CPU, Memory and Disks.
https://github.com/mchinchilla/systeminfoapi

debian dotnet linux litedb mongo net5 postgres ravendb redhat ubuntu

Last synced: 4 days ago
JSON representation

This Web API in its first phase, tries to provide the metrics of a Linux system of CPU, Memory and Disks.

Awesome Lists containing this project

README

        

# SystemInfoApi

This project in its first phase, will be able to return the metrics of CPU, Memory and Disks for a Linux system (Debian, Ubuntu, Redhat, etc.).

In its second phase, the project will be able to keep the history of the metrics in a Database, with the aim of making reports and graphs of said historical data.

Thanks to this author (see link) which is the base for this project:

https://gunnarpeipman.com/dotnet-core-system-memory/