Web Hosting Talk







View Full Version : errrrr what is this?


-Edward-
05-04-2001, 04:24 AM
1475 root 18 0 964 964 624 R 0 96.0 0.3 706:21 swatch

Its been like that for a full day now and is keeping our average over 1.0 when its normally 0.12 ... what is it and how do i stop it?

-Edward-
05-04-2001, 05:23 AM
fixed it thanks to karl @ kdawebservices,

-Edward-
05-04-2001, 06:23 AM
maybe not .. it keeps coming back any ideas how to stop it?

huck
05-04-2001, 09:01 AM
It is a log monitor ... never used it, but here's the homepage:
http://www.stanford.edu/~atkins/swatch/


If it keeps comming back, then it may be in one of your cron tables....check them for swatch.

-Edward-
05-04-2001, 01:36 PM
I get this error when trying to elimanate the problem for good...


SQL INSERT command failed
query = INSERT INTO quota (type, total, used, name, percent, free, modify) VALUE
S ('quota', '3351.00', '317.05', 'users', '9.46', '3033.95', datetime('now'::abs
time));
ERROR: ERROR: cannot find attribute 1 of relation quota

How would i fix this problem? ... its with crond which works every 15 minutes.