From df1b6e62576f9562a0d96678592255f26d1bd093 Mon Sep 17 00:00:00 2001 From: Finn-Arne Johansen Date: Wed, 18 Nov 2009 07:07:15 +0000 Subject: /proc/meminfo is already mentioned in README fil, but never uploaded --- collect.d/system | 1 + 1 file changed, 1 insertion(+) (limited to 'collect.d/system') diff --git a/collect.d/system b/collect.d/system index 1ea8196..2a43630 100644 --- a/collect.d/system +++ b/collect.d/system @@ -35,6 +35,7 @@ uname -n > hostname ifconfig -a > ifconfig-a route -n > route-n cat /proc/cpuinfo > cpuinfo +cat /proc/meminfo > meminfo # Collect mount points, for nagios configuration cp /etc/fstab fstab -- cgit v1.2.3