pub fn parse_lctl_output(
    lctl_output: &[u8]
) -> Result<Vec<Record>, LustreCollectorError>
Expand description

Must be called with output of lctl get_params for all params returned from parser::parse()