monit-dev
[Top][All Lists]
Advanced

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

[monit-dev] [monit] r374 committed - Sane title


From: monit
Subject: [monit-dev] [monit] r374 committed - Sane title
Date: Mon, 06 Jun 2011 13:50:19 +0000

Revision: 374
Author:   address@hidden
Date:     Mon Jun  6 06:32:18 2011
Log:      Sane title

http://code.google.com/p/monit/source/detail?r=374

Modified:
 /trunk/http/cervlet.h
 /trunk/monitrc

=======================================
--- /trunk/http/cervlet.h       Wed Jan 19 10:40:32 2011
+++ /trunk/http/cervlet.h       Mon Jun  6 06:32:18 2011
@@ -39,7 +39,7 @@
 "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">"\
 "<html>"\
 "<head>"\
-"  <title>%s Monit</title>"\
+"  <title>Monit: %s</title>"\
 "  <style type=\"text/css\">"\
 "  body {"\
 " margin: 0;"\
=======================================
--- /trunk/monitrc      Sun Aug 15 08:53:20 2010
+++ /trunk/monitrc      Mon Jun  6 06:32:18 2011
@@ -43,8 +43,9 @@
 # set statefile /var/.monit.state
 #
 ## Set the list of mail servers for alert delivery. Multiple servers may be
-## specified using a comma separator. By default Monit uses port 25 - it is
-## possible to override this with the PORT option.
+## specified using a comma separator. If the first mail server fails, Monit
+# will use the second mail server in the list and so on. By default Monit uses
+# port 25 - it is possible to override this with the PORT option.
 #
 # set mailserver mail.bar.baz,               # primary mailserver
# backup.bar.baz port 10025, # backup mailserver on port 10025



reply via email to

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