Info
Version: | 0.42.180-pre-1635 |
Author(s): | Volodymyr Hoida |
Last Update: | Monday, December 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devizer/Universe.NativeLinux.Interop |
NuGet Url: | https://www.nuget.org/packages/Universe.LinuxTaskStats |
Install
Install-Package Universe.LinuxTaskStats
dotnet add package Universe.LinuxTaskStats
paket add Universe.LinuxTaskStats
Universe.LinuxTaskStats Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
No dependencies.
No dependencies.
No dependencies.
Tags
The metrics include CPU Usage, counters and delays caused by IO, swap-in, memory reclaim, and memory trashing. Supports a range of taskstat versions available in the wild starting from 7th on RHEL 6.
In comparison to the Universe.CpuUsage package it is linux only, but it provides much more details on CPU usage and IO activity by thread/process. Targets everywhere: .Net Standard 1.1+, Net Core 1.0-3.1, Mono 3.12+.