mirror of https://gitee.com/bigwinds/arangodb
Doc - quick fix
This commit is contained in:
parent
15ed9593cd
commit
61f48225b6
|
@ -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.
|
See [Installing ArangoDB on Linux](../Installation/Linux.md) for details.
|
||||||
- OS monitoring is in place
|
- OS monitoring is in place
|
||||||
(most common metrics, e.g. disk, CPU, RAM utilization).
|
(most common metrics, e.g. disk, CPU, RAM utilization).
|
||||||
- Disk space monitoring is in place.
|
- Disk space monitoring is in place
|
||||||
(only if you use the RocksDB storage engine)
|
(only if you use the RocksDB storage engine).
|
||||||
- The user _root_ is not used to run any ArangoDB processes
|
- The user _root_ is not used to run any ArangoDB processes
|
||||||
(if you run ArangoDB on Linux).
|
(if you run ArangoDB on Linux).
|
||||||
- The _arangod_ (server) process and the _arangodb_ (_Starter_) process
|
- The _arangod_ (server) process and the _arangodb_ (_Starter_) process
|
||||||
|
|
Loading…
Reference in New Issue