[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [Qube2] Monitor changes



I have been playing around with /etc/crontab to see if I could reduce the
noise in my logs resulting from the GUI monitoring. At this point it is down
to every 6 hours, i.e.,

# Monitor services to make sure everything is still okay.
#0,15,30,45 * * * * root /usr/local/sbin/monitor 
# Let's do it every 6 hours instead and see what happens
15 */6 * * * root /usr/local/sbin/monitor

I am thinking about going to once a day. Anyone know of any reason not to take
this step except that the monitor light on the GUI will only be current as of
once a day (which I do not use anyway)?

Mike.