package
0.0.0-20240308145155-7d76b79aafc4
Repository: https://github.com/ncr-devops-platform/nagiosfoundation.git
Documentation: pkg.go.dev

# Functions

GetFreeMemory returns the amount of available memory.
GetProcessMemoryPercentage returns the percentage of used memory of a process against total system memory.
GetTotalMemory returns the total amount of memory.
GetUsedMemory returns the amount of used memory.
GetUsedMemoryPercentage returns the amount of used memory as a percentage.