ExFacts v0.1.5 API Reference
Modules
Provides the entry point for the facts gathering and output
Provides a common entry point to gather all external information in one command and returns a serialized JSON reponse
Provides a common entry point to gather all internal information in one command and returns a serialized JSON reponse
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 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
Exceptions
Custom errors/exceptions are handled here