ganeti-3.1: Cluster-based virtualization management software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ganeti.Cpu.LoadParser

Description

procstat file parser

This module holds the definition of the parser that extracts information about the CPU load of the system from the procstat file.

Synopsis

Documentation

cpustatParser :: Parser [CPUstat] #

The parser for the fragment of CPU status file containing information about the CPU load.