monit-dev
[Top][All Lists]
Advanced

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

event queue patch - reloaded


From: Martin Pala
Subject: event queue patch - reloaded
Date: Fri, 04 Nov 2005 11:20:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051007 Debian/1.7.12-1

Hi,

here is new version of the event queue implementation which uses disk backend for the queue.

To enable the event queue, it is needed to add to the control file the 'set eventqueue' statement.

Example:

set eventqueue
  basedir /var/monit
  slots 100

The 'slots' option is optional and if used, monit will limit the queue size, otherwise there is no limit (just the storage capacity).

The patch also adds the notification when monit was started/stopped/reloaded.

May i add it to the cvs?


Martin

Attachment: internal_events_and_queue_20051104-03.patch
Description: application/unknown


reply via email to

[Prev in Thread] Current Thread [Next in Thread]