Skip to content

dustinkirkland/hollywood

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

  - depend on bsdextrautils|bsdmainutils, Closes: #963226, #964524
35275a6

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
Launch Byobu
Open a random number of splits, random sizes
In each split, run a noisy text app

Rules:
 - Must work as a non-root user
 - Must display information indefinitely (a la "watch", or cmatrix)
   + Can use a while/true + a timeout
 - Must not OOM a system
 - Must not over load a system
 - Must not be too egregious with I/O
 - Must not require outbound internet access

Sample Apps:
 - atop		# xxx Root
 - bmon		# DONE
 - cmatrix	# DONE
 - dnstop	# xxx Root
 - ethstatus
 - glances
 - htop
 - ifstat
 - iotop
 - iptotal
 - iptraf-ng
 - itop
 - jnettop
 - kerneltop
 - latencytop
 - logtop
 - netmrg
 - nload
 - nmon
 - ntop
 - powertop
 - sagan
 - slurm
 - snetz
 - top
 - tiptop
 - vnstat