../
|
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.2
(21 years ago)
by tdb:
Updated for 1.0 release.
|
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.3
(21 years ago)
by tdb:
Checks for strlcpy and atoll. These functions will need to be found
for platforms that don't have them.
|
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.11
(21 years ago)
by pajs:
Now works on freebsd too :)
|
0 directories and
9 files shown