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

[cobalt-developers] (no subject)



Hi,
	Looking thru the source code for
`/usr/lib/perl5/site_perl/5.005/Cobalt/Monitor.pm', the following is found
in part inside Monitor.pm:

...
# PROCESS:
#
# The monitoring script (/usr/local/sbin/monitor) is run once every 15
# minutes out of cron.  There is a second script, /usr/local/sbin/custodiat,
# which runs as a standalone daemon and makes sure that crond stays
# running.
...

	But I can't seem to find either `/usr/local/sbin/monitor' or
`/usr/local/sbin/custodiat'.  Actually, what I am trying to do is to change
the Active Monitor to monitor the main web server service at port 82 instead
of the default port 80.  Can this be done?  I have changed the configuration
file in `/etc/cobalt/swatch/services/http' from `port = 80' to `port = 82'.
This does not seem to be enough.  Any help is greatly appreciated.  TIA.

Cheers
Jimmy