monit-general
[Top][All Lists]
Advanced

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

Re: [monit] monit config


From: Aleksander Kamenik
Subject: Re: [monit] monit config
Date: Sat, 27 Oct 2007 14:50:59 +0300
User-agent: Thunderbird 2.0.0.5 (X11/20070727)

Dudi Goldenberg wrote:

I am stopping cyrus nightly for the backup cycle, now monit kicks the service 
back into action as soon as it finds out that cyrus is not running.

---
#!/bin/sh

/usr/bin/monit unmonitor cyrus
/etc/init.d/cyrus stop

# backup stuff

/etc/init.d/cyrus start
/usr/bin/monit monitor cyrus
---

HTH,

--
Aleksander Kamenik
system administrator
+372 6659 649
address@hidden

Krediidiinfo AS
http://www.krediidiinfo.ee/




reply via email to

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