# and since some ping command want args after the host, put the
# word HOST where you need the host to be in your ping command
# ---------------------------------------------------------------------------
-# $Id: spong.conf.linux,v 1.5 2000/11/07 06:10:58 sljohnson Exp $
+# $Id: spong.conf.linux,v 1.6 2001/06/24 16:16:57 supermathie Exp $
$DF = "/bin/df";
$UPTIME = "/usr/bin/uptime";
$NTPDATE = "/usr/sbin/ntpdate -q";
$DNSCMD = "/usr/bin/nslookup";
$RPCINFO = "/usr/sbin/rpcinfo -u";
+$MEMCHECK = "/usr/bin/top -b -n 1";
undef $LSPS;