On Fri, Jun 13, 2008 at 01:01:07AM -0700, ivanka ivanka wrote:
>    hi, i try monit on fedora core 6, but the monitrc file doesnt exist.
>    it say that " cannot find monitrc file". but i try monit -t and the
>    answer is "syntax ok"
>    whats wrong with my monit?

Try:

    strace monit

That may give you a better clue as to what file it's trying to open and
what's happening when it does.

Could also try: monit -c /path/to/monitrc

If you built from someone else's RPM file, you may find the config file is
somewhere else (e.g. /etc/monit.conf)

HTH,

Brian.


_______________________________________________
monit-dev mailing list
monit-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monit-dev

Reply via email to