summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2015-04-30 11:31:36 -0500
committerwushin <pasekei@gmail.com>2015-04-30 11:31:36 -0500
commit53a91a3fbf0929a99abcdfea23126f978c3ce71a (patch)
tree9a8089cebfabfde6fa2f177406cd7c4bfa524766 /README.md
parent477a8ce254ddd82bc2396f4abe341a2c66c85919 (diff)
downloadtmwa-53a91a3fbf0929a99abcdfea23126f978c3ce71a.tar.gz
tmwa-53a91a3fbf0929a99abcdfea23126f978c3ce71a.tar.bz2
tmwa-53a91a3fbf0929a99abcdfea23126f978c3ce71a.tar.xz
tmwa-53a91a3fbf0929a99abcdfea23126f978c3ce71a.zip
Remove tmwa-monitor
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index a48e8de..309a1d6 100644
--- a/README.md
+++ b/README.md
@@ -151,19 +151,19 @@ to installed files has begun.
####tmwa-monitor:
+<DEPRECATED>
Formerly known as `eathena-monitor`.
An unmaintained tool whose job was to keep restarting the servers
every time they crashed. It still builds in case anyone was using it,
but it proved inflexible and has't really been kept up-to-date with our
(TMW's) server-data, and besides, the server doesn't crash much now.
+There are also a number of other Open Source programs that monitor
+services already.
-At some point I plan to rewrite it and ship a new conf file, unless
-everyone agrees to use systemd, in which case I maybe can use that.
-
-In the mean time, there is a `run-all` script in the server-data repo
-that starts the appropriate server for that config. On the main server,
-we instead start the servers (and bots) individually in a tmux.
+There is a `run-all` script in the server-data repo that starts the
+appropriate server for that config. On the main server, we instead
+start the servers (and bots) individually in a tmux.
####tmwa-admin:
Formerly known as `ladmin` ("local").