Page cover

Monitoring and Visualization

Here is the list of monitoring and visualization tools currently available on Neon Cloud. You can also find the supported OS for each tool, along with a post-installation guide to assistance

App
Description
Min Requirements

Grafana

Grafana is an open-source analytics and visualization platform used to monitor and explore metrics, logs, and other time-series data.

1 CPU, 2GB RAM

Prometheus

Prometheus is an open-source monitoring system and time-series database used to collect, store, and query metrics from systems, applications, and services.

2 CPU, 4GB RAM

Uptime Kuma

Uptime Kuma is a self-hosted monitoring tool that checks the availability of websites, servers, APIs, or any networked service and alerts you when something goes down.

1–2 vCPUs, 200–300 MB,

Grafana

With the admin password set, you can now access your Grafana instance by visiting:

Admin URL: http://<your-server-ip>:3000

Use the default credentials to sign in:

· Username: admin

· Password: admin

After logging in for the first time, you will be prompted to set a new password for security purposes.

Prometheus

Command Line Access & Web Interface

To access the Prometheus web interface, open your browser and navigate to:

http://<your-public-ip>:9090

This will bring up the Prometheus dashboard where you can run queries, monitor metrics, and manage your monitoring setup.

Uptime Kuma

To access Uptime Kuma, open your browser and navigate to:

http://<your-server-ip>:3001 On your first visit, you’ll be prompted to set an admin username and password to complete the setup.

Last updated

Was this helpful?