savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [739] add page for monit


From: iank
Subject: [Savannah-cvs] [739] add page for monit
Date: Wed, 3 Jan 2024 06:39:39 -0500 (EST)

Revision: 739
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=739
Author:   iank
Date:     2024-01-03 06:39:38 -0500 (Wed, 03 Jan 2024)
Log Message:
-----------
add page for monit

Added Paths:
-----------
    trunk/sviki/fsf/tools/monit.mdwn

Added: trunk/sviki/fsf/tools/monit.mdwn
===================================================================
--- trunk/sviki/fsf/tools/monit.mdwn                            (rev 0)
+++ trunk/sviki/fsf/tools/monit.mdwn    2024-01-03 11:39:38 UTC (rev 739)
@@ -0,0 +1,24 @@
+The following is the GNU All-permissive License as recommended in
+<https://www.gnu.org/licenses/license-recommendations.en.html>
+
+Copyright (C) 2024 Free Software Foundation <sysadmin@fsf.org>
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.  This file is offered as-is,
+without any warranty.
+
+Contributions are welcome. See <https://savannah.gnu.org/maintenance/fsf/>.
+
+# monit
+
+rwp installed monit onto wildebeest for monitoring www.gnu.org via 
/etc/monit/conf.d/apache
+
+WARNING: if you WANT the server to be OFFLINE then unless monit is told
+to stop the server that it will follow the runbook recipe and start it
+up again after it fails out.
+
+`monit stop apache2` will tell monit to stop it and stop monitoring it
+until told to `monit start apache2` again later. There is also
+`unmonitor` in the event you want it to just stop watching it for a
+while during manual maintenance.




reply via email to

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