# Saat Chatbot Dijalankan di Linux. Proses Apa yang Running Untuk Menandakan Aplikasi Sedang Berjalan?

#### Saat ChatBot dijalankan di Linux. Proses (layanan) apa yang UP / RUNNING untuk menandakan aplikasi sedang berjalan? Dan proses apa yang harus dipantau di App Server, Web Server, DB server, dll jika menggunakan software tambahan lainnya.

Berikut merupakan item untuk memastikan aplikasi berjalan dengan baik:

* Running MySQL&#x20;
* Running Minio
* Running zookeeper-solr.
* Running zookeeper-kafka.
* Running Kafka.
* Running solr pada database.
* Running memcached.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.3dolphins.ai/5.3.0-id/faq-user/data-settings/saat-chatbot-dijalankan-di-linux.-proses-apa-yang-running-menandakan-bahwa-aplikasi-sedang-berjalan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
