guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add nethogs.


From: Arun Isaac
Subject: Re: [PATCH] gnu: Add nethogs.
Date: Sun, 30 Oct 2016 22:34:54 +0530
User-agent: mu4e 0.9.16; emacs 25.1.1

> +    (arguments
> +     `(#:make-flags `("CC=gcc"
> +                      ,(string-append "PREFIX=" %output))
> +       #:phases
> +       (modify-phases %standard-phases
> +         (delete 'configure))))

I haven't moved the binary to /bin yet. If we can come to some consensus
on that, I'll make that change as well.

> +    (synopsis "Per-process bandwidth monitor")
> +    (description "NetHogs is a small 'net top' tool for Linux.
> +Instead of breaking the traffic down per protocol or per subnet, like
> +most tools do, it groups bandwidth by process.

I've updated the synopsis and description as discussed earlier.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]