CSMONITOR not starting when calendar starts?

Why does csmonitor not start when the calendar server starts? Is it not supposed to? I have it configured in the ics.conf file to run in looping mode, and check every 30 minutes. But if I don't actually go and start it manually...it never runs (no entries in the csmonitor log).

If I start it manually... (/opt/SUNWics5/cal/sbin/csmonitor) ...then it just starts spitting a bunch of info to the screen and I have to kill the processes before it will go away.

What's the method for getting csmonitor to start up when the calendar services start?

Thanks,

Matt

[590 byte] By [Chewie71a] at [2007-11-26 17:41:38]
# 1
Hi,According to the 2005Q4 Calendar Server Admin Guide, you need to set service.monitor.continuous to "1" in ics.conf and restart calendar server to enable csmonitor to run automatically. Have you tried that?Regards,Shane.
shane_hjortha at 2007-7-9 0:09:49 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 2

Yep....it's been set that way for months and we've restarted the calendar services many times. It's not been a hot issue, but I just noticed that we had a problem a few days ago, and if the csmonitor had been running I would have been notified.

So...it is set correctly...but still is not running.

Thanks,

Matt

Chewie71a at 2007-7-9 0:09:49 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...
# 3
Hi,If that is the case the process may be crashing or exiting for some other reason. Have you tried to truss the process to see why it is dying? Do you have coreadm set-up to capture core-dumps on your system?Regards,Shane.
shane_hjortha at 2007-7-9 0:09:49 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Calendar Server...