From 61f48225b6fdb6eebc8141e9760ee264a19f8192 Mon Sep 17 00:00:00 2001 From: sleto-it <31849787+sleto-it@users.noreply.github.com> Date: Tue, 5 Feb 2019 11:43:50 +0100 Subject: [PATCH] Doc - quick fix --- Documentation/Books/Manual/Deployment/ProductionChecklist.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Books/Manual/Deployment/ProductionChecklist.md b/Documentation/Books/Manual/Deployment/ProductionChecklist.md index 4d8d1b5492..05aae430aa 100644 --- a/Documentation/Books/Manual/Deployment/ProductionChecklist.md +++ b/Documentation/Books/Manual/Deployment/ProductionChecklist.md @@ -8,8 +8,8 @@ have been performed on your production system before you go live: See [Installing ArangoDB on Linux](../Installation/Linux.md) for details. - OS monitoring is in place (most common metrics, e.g. disk, CPU, RAM utilization). -- Disk space monitoring is in place. - (only if you use the RocksDB storage engine) +- Disk space monitoring is in place + (only if you use the RocksDB storage engine). - The user _root_ is not used to run any ArangoDB processes (if you run ArangoDB on Linux). - The _arangod_ (server) process and the _arangodb_ (_Starter_) process