# INEOM Web

## Show NE Info

{% hint style="info" %}
Untuk menampilkan NE Info, user dapat melakukan pencarian dengan:

1. Site ID
2. Phrase site
3. CGI atau cell identifier
   {% endhint %}

Proses menampilkan NE info melalui web INEOM:

1. Klik menu 1.4 NE Info (Monalisa Features).

<figure><img src="/files/sdSNfdHV1VN2vyhLiOYC" alt=""><figcaption></figcaption></figure>

2. Cari site atau NE ID.
3. Klik ikon 🔍.
4. Pilih data group.
5. Pilih NE list.

<div><figure><img src="/files/VhRrML84eojX6T6UuAec" alt=""><figcaption></figcaption></figure> <figure><img src="/files/b3e3PqUT51Y8URZLp9w4" alt=""><figcaption></figcaption></figure></div>

Berikut screenshot status result per-data group:

{% tabs %}
{% tab title="Basic" %}

<div><figure><img src="/files/1KK8NH27mIlKcAanIRRf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0VPcnoQWPR9lfwHHvaOL" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Status, Trans Status, dan Cell Status" %}
{% hint style="info" %}
Informasi warna pada cell status:

* Warna hijau: Menunjukkan status cell sedang up/normal.
* Warna merah: Menunjukkan status cell sedang down.
  {% endhint %}

<figure><img src="/files/z7Cege32iNMbKWA2jkgC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Utilization & Status" %}

<figure><img src="/files/cws0n1aHKJz9WqUwNkxZ" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="CPU Load" %}

<figure><img src="/files/NrhtlIvduUBwSGWmWjga" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Temperature" %}

<figure><img src="/files/EKKsmfMmucHaXKpoXNtA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Alarms" %}
{% hint style="info" %}
Informasi warna pada alarm:

* Warna hijau: Menunjukkan status alarm telah clear.
* Warna merah: Menunjukkan status alarm masih aktif.
  {% endhint %}

<figure><img src="/files/yfXVA674igMP37f30hmX" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.ineom-tsel.mit.id/monalisa/ne-info/ineom-web.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.
