[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] SWATCH: The Simple WATCHer [Addendum]
- Subject: [cobalt-users] SWATCH: The Simple WATCHer [Addendum]
- From: "Cobalt" <cobalt@xxxxxxxxxx>
- Date: Sun Mar 18 08:37:09 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I forgot to mention swatch config files are located at
/etc/cobalt/swatch and /etc/cobalt/swatch/services
(almost in RaQ3).
And the tool itself at /usr/local/sbin
I post this msg. because somebody experiment some trouble
in log files. Getting some zcat broken pipe msg. and some
Active_Monitor_69 msgs.
The tool is launched by crond every 15 minutes, look at /etc/crontab file
# Monitor services to make sure everything is still okay.
0,15,30,45 * * * * root /usr/local/sbin/swatch >>/var/cobalt/adm.log 2>&1
RB