Can anyone tell me what this means? It is the output of /var/log/messages and I'm curious if it is a problem, a symptom, or awarning to me.Dec 19 12:45:04 war-admiral swatch[17366]: processing monitor namespace Overflow Dec 19 12:45:04 war-admiral cced(smd)[17367]: client 0:[0:17366]: SET succeeded Dec 19 12:45:05 war-admiral cced(smd)[17367]: client 0:[0:17366]: SET 16 . Over flow "lastRun" "=" "1071855905" "currentMessage" "=""[[base-overflow.amStatusGr een]]"
Those are normal administrative messages. swatch is the service that runs every 15 minutes to check the service availability on the server. cced is the 'database' daemon that maintains service state information for the GUI to display from.
In general, log entries on the even quarter-hour are almost always related to the normal system-checking-itself-out routine for Active Monitor.