package
0.0.0-20220608120815-3f388d4a4e58
Repository: https://github.com/apsaradb/polardb-nodeagent.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DirSizeExcludeHardLink calculate the file size one by one(hard link only calculate once) and return file count also.
DirSize calculate the file size one by one and return file count also.
GetBinName get binary name, is kernel "".
GetClkTck return the system clock ticks this will return the same as C.sysconf(C._SC_CLK_TCK).
GetCmdLine get cmdline, if kernel cmd.
GetCPUCount return cpu count.
GetHostname return the os hostname of this machine.
No description provided by the author
GetPageSize return the pagesize on this machine.
No description provided by the author
GetSysconf return the sysconf value associated with th scID.
No description provided by the author
No description provided by the author
No description provided by the author
ReadFile reads the filename to buf.
ReadIOStat read statm from /proc/pid/io.
ReadMemStat read statm from /proc/pid/statm.
ReadProcessStat reads stat from /proc/pid/stat.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Mem the memory size in bytes.
No description provided by the author
No description provided by the author