# 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.

Ada lima server khusus di bank Mega, dua untuk colsocmed dan tiga untuk datsocmed. Untuk membuat aplikasi berjalan dengan baik yaitu:

* Running MySQL pada datsocmed3.
* Running Minio pada Datsocmed3.
* Running zookeeper-solr.
* Running zookeeper-kafka.
* Running Kafka.
* Running solr pada datsocmed1, datsocmed2, and datsocmed3.
* Running memcached pada datsocmed3.
* Untuk dua colsocmed servers, layanan yang harus running adalah social coordinator (live chat channel dan WhatsApp).


---

# 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.1.x-1/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.
