Skip to main content
Universe.LinuxTaskStats package icon

Universe.LinuxTaskStats

Per-task and per-process statistics from the Linux kernel for .NET Core and Mono for x64, arm, and arm64. 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+

Total Downloads
71.5K
71,467
Published
May 31, 2020
Latest stable version

Install

.NET CLI
dotnet add package Universe.LinuxTaskStats --version 0.42.142-pre-1331
Package Manager Console
Install-Package Universe.LinuxTaskStats -Version 0.42.142-pre-1331
PackageReference
<PackageReference Include="Universe.LinuxTaskStats" Version="0.42.142-pre-1331" />

Frameworks

.NETCoreApp1.0 .NETStandard1.1 .NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.