# Status page

The Efento Gateway provides a **Status Page** accessible through a web browser after logging in to the device. This page offers a comprehensive overview of the gateway’s operational state, network connectivity, and logger environment, allowing users to monitor and verify proper functioning.

<figure><img src="https://2607632871-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSAMGOBd5D40UODsJVCVL%2Fuploads%2FmkCJvuuItUGudKSs1hG2%2Fimage.png?alt=media&#x26;token=3c169f9d-fdb9-4a9f-9412-653dd273b2dc" alt=""><figcaption></figcaption></figure>

The status page includes the following key information:

* **Device Identification:**
  * **Name:** The user-assigned name of the gateway.
  * **Model:** Gateway model identifier.
  * **Firmware Version:** Current version of the gateway firmware.
  * **UI Version:** Version of the user interface.
  * **MAC Address:** Unique hardware address of the gateway.
* **Local Time:** Displays the time currently set on the gateway.
* **Last Connection to Server:** Timestamp of the gateway’s most recent communication with the server. If the device has not yet communicated, this field will be empty.
* **Uptime:** Time elapsed since the last device reset or power-on, showing how long the gateway has been operating continuously.
* **Sensors in Range:** Number of loggers currently detected by the gateway. Each gateway supports a maximum of **128 loggers**.
* **Network Status:** Shows the current status of the gateway’s network connection. Possible values include:
  * **OK** – The device successfully connects to the Internet.
  * **DNS error** – The device cannot resolve the domain name. This may indicate an issue with the DNS server configuration or an incorrect domain address.
  * **NTP bad address** – The device cannot resolve the NTP server address.
  * **NTP connection error** – The device is unable to connect to the configured NTP server.
  * **NTP invalid time received** – The device communicated with the NTP server but did not receive a valid time response.
* **Server:** Shows the server to which the gateway sends its data. A value of **“Efento”** indicates that data is transmitted to **Efento Cloud**.
* **Organisation Token:** Displays the HTTP token used to assign the gateway to an organization within Efento Cloud.
* **Server Status:** Indicates the gateway’s ability to communicate with the configured server. Possible values include:
  * **OK** – Communication is successful and data is being transmitted properly.
  * **Invalid address** – The server address is incorrect.
  * **Connection error** – The gateway cannot reach the server (no response received).
  * **Maintenance** – The server is temporarily unavailable (HTTP 503). The gateway will resend any missing measurements once the server becomes operational again.
  * **Invalid certificates** – The gateway cannot establish a secure HTTPS connection due to invalid or untrusted certificates.
  * **Unknown error** – A non-specific issue is preventing successful communication with the server.

The Status Page provides a clear and detailed view of the gateway’s current operational and network state, enabling users to quickly verify configuration, connectivity, and logger coverage.
