# Functions
New returns a new Monitor.
# Structs
Monitor tracks and renders the server's process and operating system statistics.
Options holds the optional fields for the Monitor structure.
Stats holds the process and operating system statistics values.
StatsHolder holds and refreshes the statistics.
Uint64 completes the expvar metric interface, holds an uint64 value.