From 99dc3bd78bbfa80c627ef808ce408076cfe2e557 Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 13 Apr 2003 03:26:45 +0000 Subject: remove mrtg program git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@788 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- sample/crontab | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sample/crontab b/sample/crontab index 3cf76fdc..5cda4092 100644 --- a/sample/crontab +++ b/sample/crontab @@ -70,10 +70,7 @@ # mrtg每五分鐘計算一次 -*/5 * * * * bin/shmctl utmpnum > /tmp/utmpnum -*/5 * * * * bin/lookhdd.pl > /tmp/hdd -*/5 * * * * /usr/local/bin/getuptime -x > /tmp/uptime -*/5 * * * * /bin/ps -ax | /usr/bin/wc -l > /tmp/nps +#*/5 * * * * bin/shmctl utmpnum > /tmp/utmpnum # ??? 10 7 * * * bin/buildAnnounce -- cgit v1.2.3