exfacts v0.1.3 API Reference

Modules

Provides the entry point for the facts gathering and output

Handles all logic with regards to collecting metrics on the CPUs of the host. Returns a ExFactsCPU.InfoStat populated struct

Provides a struct to hold CPU data

Provides a struct to hold CPU data

Constants commonly used for filesystem identification

Provides a struct to hold IO counters data

Provides a struct to hold Partition data

Provides a struct to hold usage data

Provides a common entry point to gather all internal information in one command and returns a serialized JSON reponse

Provides a struct to hold Host data

Provides a struct to hold Host data

Provides a struct to hold average load data

Provides a struct to hold miscellaneous data

Provides a struct to hold virtual memory data

Provides a struct to hold virtual memory data

Contains common logic that is used mostly internally by other modules