41dfb51146
Yet another network load monitor. Slurm started as a port of a Linux PPP link monitor called pppstatus by Gabriel Montenegro. It was then transformed into a generic netowrk load monitor that supports *BSD, Linux, HP-UX, and Solaris. Slurm shows `realtime' traffic statistics, has three graph modes, can monitor any network device, and uses curses to draw ascii graphics, including ascii theme support. From maintainer Ryan Freeman, adjusted by myself and ajacoutot. ok ajacoutot@
9 lines
403 B
Plaintext
9 lines
403 B
Plaintext
Yet another network load monitor. Slurm started as a port of a Linux
|
|
PPP link monitor called pppstatus by Gabriel Montenegro. It was then
|
|
transformed into a generic netowrk load monitor that supports *BSD,
|
|
Linux, HP-UX, and Solaris.
|
|
|
|
Slurm shows `realtime' traffic statistics, has three graph modes,
|
|
can monitor any network device, and uses curses to draw ascii
|
|
graphics, including ascii theme support.
|