ARPEntry contains a single row of the columnar data represented in /proc/net/arp.
A BuddyInfo is the details parsed from /proc/buddyinfo.
Cgroup models one line from /proc/[pid]/cgroup.
CgroupSummary models one line from /proc/cgroups.
A ConntrackStatEntry represents one line from net/stat/nf_conntrack and contains netfilter conntrack statistics at one CPU core.
CPUInfo contains general information about a system CPU found in /proc/cpuinfo.
CPUStat shows how much time the cpu spend in various stages.
Crypto holds info parsed from /proc/crypto.
FS represents the pseudo-filesystem sys, which provides an interface to kernel data structures.
Fscacheinfo represents fscache statistics.
No description provided by the author
No description provided by the author
No description provided by the author
InotifyInfo represents a single inotify line in the fdinfo file.
Interrupt represents a single interrupt line.
No description provided by the author
No description provided by the author
No description provided by the author
IPVSBackendStatus holds current metrics of one virtual / real address pair.
IPVSStats holds IPVS statistics, as exposed by the kernel in `/proc/net/ip_vs_stats`.
KernelRandom contains information about to the kernel's random number generator.
LoadAvg represents an entry in /proc/loadavg.
MDStat holds info parsed from /proc/mdstat.
Meminfo represents memory statistics.
A Mount is a device mount parsed from /proc/[pid]/mountstats.
A MountInfo is a type that describes the details, options for each mount, parsed from /proc/self/mountinfo.
A MountStatsNFS is a MountStats implementation for NFSv3 and v4 mounts.
Namespace represents a single namespace of a process.
NetDevLine is single line parsed from /proc/net/dev or /proc/[pid]/net/dev.
This contains generic data structures for both udp and tcp sockets.
NetProtocolCapabilities contains a list of capabilities for each protocol.
NetProtocolStatLine contains a single line parsed from /proc/net/protocols.
A NetRouteLine represents one line from net/route.
A NetSockstat contains the output of /proc/net/sockstat{,6} for IPv4 or IPv6, respectively.
A NetSockstatProtocol contains statistics about a given socket protocol.
NetStat contains statistics for all the counters from one file.
NetUNIX holds the data read from /proc/net/unix.
NetUNIXLine represents a line of /proc/net/unix.
A NFSBytesStats contains statistics about the number of bytes read and written by an NFS client to and from an NFS server.
A NFSEventsStats contains statistics about NFS event occurrences.
A NFSOperationStats contains statistics for a single operation.
A NFSTransportStats contains statistics for the NFS mount RPC requests and responses.
Proc provides information about a running process.
ProcFDInfo contains represents file descriptor information.
ProcIO models the content of /proc/<pid>/io.
ProcLimits represents the soft limits for each of the process's resource limits.
ProcMap contains the process memory-mappings of the process read from `/proc/[pid]/maps`.
ProcMapPermissions contains permission settings read from `/proc/[pid]/maps`.
ProcNetstat models the content of /proc/<pid>/net/netstat.
ProcSchedstat contains the values from `/proc/<pid>/schedstat`.
No description provided by the author
ProcSnmp models the content of /proc/<pid>/net/snmp.
ProcSnmp6 models the content of /proc/<pid>/net/snmp6.
ProcStat provides status information about the process, read from /proc/[pid]/stat.
ProcStatus provides status information about the process, read from /proc/[pid]/status.
PSILine is a single line of values as returned by `/proc/pressure/*`.
PSIStats represent pressure stall information from /proc/pressure/*
"Some" indicates the share of time in which at least some tasks are stalled.
Schedstat contains scheduler statistics from /proc/schedstat
See https://www.kernel.org/doc/Documentation/scheduler/sched-stats.txt for a detailed description of what these numbers mean.
SchedstatCPU contains the values from one "cpu<N>" line.
Slab represents a slab pool in the kernel.
SlabInfo represents info for all slabs.
Softirqs represents the softirq statistics.
SoftIRQStat represent the softirq statistics as exported in the procfs stat file.
SoftnetStat contains a single row of data from /proc/net/softnet_stat.
Stat represents kernel/system statistics.
Swap represents an entry in /proc/swaps.
No description provided by the author
No description provided by the author
TLSStat struct represents data in /proc/net/tls_stat.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The VM interface is described at
https://www.kernel.org/doc/Documentation/sysctl/vm.txt
Each setting is exposed as a single file.
Wireless models the content of /proc/net/wireless.
XfrmStat models the contents of /proc/net/xfrm_stat.
Zoneinfo holds info parsed from /proc/zoneinfo.