Try setting the timeout higher. I had a similar issue with some MySQL servers. I set the timeout a bit higher and that solved the issue. If they go down I'm "paged" without getting a lot of false positives like before.
-- levi On Wed, Feb 17, 2010 at 6:58 PM, Thorsten Kampe <[email protected]> wrote: > Hi, > > I regularly have Monit reporting errors of services (SSH and VNC) on a > remote machine while this machine is running a report. This report > generation obviously stresses the remote machine so that it responds > with a bigger delay than normal. I'm already running the report with > "nice -n 19" so there is nothing I can do to make the report itself > "nicer" (from my point of view). > > I would like to get some recommendations on how to deal with this so I > don't get any email when this happens (normally on Sunday between 23:00 > and 23:50). What would be the best "strategy"? > > - Disable monitoring during that time? > > - set the "cycles" higher? > > - set the timeout higher > > - something else? > > > Thorsten > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- Lege, lege, relege, ora, labora et invenies. -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
