ViewVC Help
View Directory | Root Listing
root/i-scream/projects/cms/source/idar
File Last Change
 ../
AUTHORS 1.1 (21 years ago) by tdb: Initial stab at the autoconf/automake stuff for idar. Not sure it's perfect, I've done a lot of this sort of stuff today ;)
Makefile.am 1.1 (21 years ago) by tdb: Initial stab at the autoconf/automake stuff for idar. Not sure it's perfect, I've done a lot of this sort of stuff today ;)
NEWS 1.3 (21 years ago) by tdb: Updated for version 1.1.
README 1.2 (21 years ago) by tdb: Updated for 1.0 release.
README.CVS 1.1 (21 years ago) by tdb: Initial stab at the autoconf/automake stuff for idar. Not sure it's perfect, I've done a lot of this sort of stuff today ;)
acinclude.m4 1.1 (21 years ago) by tdb: Now tests for either curses or ncurses. By default prefers to use curses, but will use ncurses if curses is not available or if forced by a configure flag. Also minor other tweaks.
configure.in 1.4 (21 years ago) by tdb: Update version for next release.
genmergesort.h 1.1 (21 years ago) by pajs: idar is a "top like" client which displays data collected by ihost. It currently displays cpu, load, pageing, mem, swap, net and disk io. There is infastructure to display much more in the future, and to be able to sort on more than just CPU. genmergesort is macro written by mtr to sort a linked list. Inital version 1.0 This compiles and works. It requires libxml2 (but it may work against libxml, but this has not been checked). It also requires ukcprog. This will not currently compile on linux (as it lacks strlcpy). Usage is idar <-d number_lines_to_display> machine_name port <"fqdn1;fqdn2;fqdn3">
idar.c 1.15 (21 years ago) by pajs: Proper resize support by catching SIGWINCH. Done some tiding. Added the ability to do process stats (r). Changed the megabytes units to have 2d.p. so it would show more than units of 100k/sec.
0 directories and 9 files shown