From 04c9a664cb6f834b40cf21be6352478a44711af5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 30 Mar 2004 01:03:32 +0000 Subject: Add jtop, a perl wrapper to "top(1)" that gets its output and maps pids to jails. The wrapper takes all "top(1)" options and passed then to the "top(1)" if some specified. When no options specified the wrapper uses default options. No additional software or tools like "jailer(8)" needed. WWW: http://ext.by/jtop/ PR: ports/64812 Submitted by: Pavel Novikov --- sysutils/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/Makefile') diff --git a/sysutils/Makefile b/sysutils/Makefile index 2d2d687d09b2..1b8b92bce178 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -164,6 +164,7 @@ SUBDIR += jailer SUBDIR += jailutils SUBDIR += jdiskreport + SUBDIR += jtop SUBDIR += k3b SUBDIR += kcpuload SUBDIR += kcube -- cgit v1.2.3