[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] crond don't cron [RaQ3i]
- Subject: [cobalt-developers] crond don't cron [RaQ3i]
- From: Fred Wunderlich <fwunder@xxxxxxx>
- Date: Fri May 5 19:30:10 2000
I noticed several exchanges in the user list regarding their RaQ 3i(s) not
not generating usage reports in the Cobalt UI.
Not only is mine not generating usage reports, but any shell script dropped
in a "run-parts" directory is not being processed.
/var/log/cron
root (05/05-21:50:00-1750) CMD ( /sbin/rmmod -as)
root (05/05-22:00:00-1934) CMD (/usr/local/sbin/swatch >/dev/null 2>&1)
root (05/05-22:00:00-1936) CMD ( /sbin/rmmod -as)
root (05/05-22:01:00-1965) CMD (run-parts /etc/cron.hourly)
root (05/05-22:03:00-2025) CMD (run-parts /etc/cron.quarter-hourly)
root (05/05-22:04:00-2068) CMD (run-parts /etc/cron.half-hourly)
root (05/05-22:10:00-2249) CMD ( /sbin/rmmod -as)
root (05/05-22:15:00-2444) CMD (/usr/local/sbin/swatch >/dev/null 2>&1)
root (05/05-22:18:00-2516) CMD (run-parts /etc/cron.quarter-hourly)
root (05/05-22:20:00-2558) CMD ( /sbin/rmmod -as)
Hmmmm. Am I the only one?
-fred