Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-09-13 Thread jeroen
Hi Lars, Dejan, I have a bash version laying around, one which works but doesn't try to do a login and one that has loggin in partially implemented. I attached them to this message. I got stuck trying to do the configuration file parsing in bash, that's why I created the C version. I'll be happy

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-08-25 Thread Dejan Muhamedagic
Hi Jeroen, On Fri, Aug 19, 2011 at 04:07:04PM +0200, jer...@intuxicated.org wrote: On Wed, 3 Aug 2011 15:34:37 +0200, Dejan Muhamedagic de...@suse.de wrote: Hi Jeroen, On Fri, Jul 22, 2011 at 10:51:56AM +0200, jer...@intuxicated.org wrote: On Fri, 15 Apr 2011 14:45:59 +0200, Raoul

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-08-25 Thread Dejan Muhamedagic
Hi Lars, Somehow missed your post... On Mon, Aug 22, 2011 at 09:05:09PM +0200, Lars Ellenberg wrote: On Fri, Aug 19, 2011 at 04:07:04PM +0200, jer...@intuxicated.org wrote: On Wed, 3 Aug 2011 15:34:37 +0200, Dejan Muhamedagic de...@suse.de wrote: Hi Jeroen, On Fri, Jul 22, 2011

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-08-22 Thread Lars Ellenberg
On Fri, Aug 19, 2011 at 04:07:04PM +0200, jer...@intuxicated.org wrote: On Wed, 3 Aug 2011 15:34:37 +0200, Dejan Muhamedagic de...@suse.de wrote: Hi Jeroen, On Fri, Jul 22, 2011 at 10:51:56AM +0200, jer...@intuxicated.org wrote: On Fri, 15 Apr 2011 14:45:59 +0200, Raoul Bhatia

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-08-19 Thread jeroen
On Wed, 3 Aug 2011 15:34:37 +0200, Dejan Muhamedagic de...@suse.de wrote: Hi Jeroen, On Fri, Jul 22, 2011 at 10:51:56AM +0200, jer...@intuxicated.org wrote: On Fri, 15 Apr 2011 14:45:59 +0200, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 01:19 PM, Andrew Beekhof wrote:

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-08-03 Thread Dejan Muhamedagic
Hi Jeroen, On Fri, Jul 22, 2011 at 10:51:56AM +0200, jer...@intuxicated.org wrote: On Fri, 15 Apr 2011 14:45:59 +0200, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 01:19 PM, Andrew Beekhof wrote: On Fri, Apr 15, 2011 at 12:53 PM, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote:

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-07-22 Thread jeroen
On Fri, 15 Apr 2011 14:45:59 +0200, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 01:19 PM, Andrew Beekhof wrote: On Fri, Apr 15, 2011 at 12:53 PM, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 11:10 AM, jer...@intuxicated.org wrote: Yes, it does the same thing but

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-04-15 Thread jeroen
Yes, it does the same thing but contains some additional features, like logging into a mailbox. Regards, Jeroen On Thu, 14 Apr 2011 18:10:35 +0200, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/12/2011 09:22 AM, jer...@intuxicated.org wrote: Hi, I recreated my Dovecot OCF resource

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-04-15 Thread Raoul Bhatia [IPAX]
On 04/15/2011 11:10 AM, jer...@intuxicated.org wrote: Yes, it does the same thing but contains some additional features, like logging into a mailbox. first of all, i do not know how the others think about a ocf ra implemented in c. i'll suggest waiting for comments from dejan or fghass. you

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-04-15 Thread Andrew Beekhof
On Fri, Apr 15, 2011 at 12:53 PM, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 11:10 AM, jer...@intuxicated.org wrote: Yes, it does the same thing but contains some additional features, like logging into a mailbox. first of all, i do not know how the others think about a ocf ra

Re: [Linux-ha-dev] Dovecot OCF Resource Agent

2011-04-15 Thread Raoul Bhatia [IPAX]
On 04/15/2011 01:19 PM, Andrew Beekhof wrote: On Fri, Apr 15, 2011 at 12:53 PM, Raoul Bhatia [IPAX] r.bha...@ipax.at wrote: On 04/15/2011 11:10 AM, jer...@intuxicated.org wrote: Yes, it does the same thing but contains some additional features, like logging into a mailbox. first of all, i

[Linux-ha-dev] Dovecot OCF Resource Agent

2011-04-12 Thread jeroen
Hi, I recreated my Dovecot OCF resource agent to include support for POP3/IMAP monitoring (PLAIN, SSL, and STARTTLS). It's written in C this time, and I was wondering if someone could take a look at it. I put the sources up here: http://www.intuxicated.org/dovecot-ocf.zip I couldn't find

[Linux-ha-dev] dovecot ocf resource agent

2011-02-03 Thread jeroen
Hi, I created a resource agent for dovecot as well, basic testing using ocf-tester has been done. It would be great if someone could have a look. Again, I will happily modify it if necessary to get it included. Best regards, Jeroen Koekkoek dovecot.sh Description: application/shellscript