pub fn monitor( intv: Duration, shutdown: Arc<AtomicBool>, max_width: usize, no_llc: bool, ) -> Result<()>