From mboxrd@z Thu Jan 1 00:00:00 1970 From: rennes Subject: [PATCH] gnu: Add gnome-system-monitor. Date: Wed, 7 Dec 2016 21:47:26 -0600 Message-ID: <20161208034727.1079-1-rennes@openmailbox.org> Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51456) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEpgo-0007lK-3l for guix-devel@gnu.org; Wed, 07 Dec 2016 22:48:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEpgj-0006Mp-9D for guix-devel@gnu.org; Wed, 07 Dec 2016 22:48:10 -0500 Received: from mail2.openmailbox.org ([62.4.1.33]:48810) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cEpgi-0006KS-VB for guix-devel@gnu.org; Wed, 07 Dec 2016 22:48:05 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hello, this patch is GNOME System Monitoring, a tool to monitoring resources such as: CPU, memory, swap and networking. Linted and tested. Thanks