All Projects → devfacet → Natsboard

devfacet / Natsboard

Licence: mit
Dashboard for monitoring NATS (an open source messaging system)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Natsboard

Hastic Grafana App
Hastic data management server for labeling patterns and anomalies in Grafana
Stars: ✭ 166 (-51.03%)
Mutual labels:  monitoring, dashboard
Grafana Dashboards
Grafana Dashboards
Stars: ✭ 228 (-32.74%)
Mutual labels:  monitoring, dashboard
Ktop
top for k8s
Stars: ✭ 178 (-47.49%)
Mutual labels:  monitoring, dashboard
Gitlab Ci Monitor
A simple dashboard for monitoring GitLab CI builds. Alpha version.
Stars: ✭ 152 (-55.16%)
Mutual labels:  monitoring, dashboard
Netdata
Real-time performance monitoring, done right! https://www.netdata.cloud
Stars: ✭ 57,056 (+16730.68%)
Mutual labels:  monitoring, dashboard
Dashbuilder
Dashboard composition tooling based on the Uberfire framework
Stars: ✭ 163 (-51.92%)
Mutual labels:  monitoring, dashboard
Temboard
PostgreSQL Remote Control
Stars: ✭ 218 (-35.69%)
Mutual labels:  monitoring, dashboard
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+13448.67%)
Mutual labels:  monitoring, dashboard
Beam Dashboards
BEAM ❤️ Prometheus ❤️ Grafana
Stars: ✭ 244 (-28.02%)
Mutual labels:  monitoring, dashboard
Smashing
The exceptionally handsome dashboard framework in Ruby and Coffeescript.
Stars: ✭ 2,765 (+715.63%)
Mutual labels:  monitoring, dashboard
Angular5 Iot Dashboard
Multipurpose dashboard admin for IoT softwares, remote control, user interface. Develop your client dashboards in Angular 5 with vast variety of components available.
Stars: ✭ 148 (-56.34%)
Mutual labels:  monitoring, dashboard
Nats Top
A top-like tool for monitoring NATS servers.
Stars: ✭ 202 (-40.41%)
Mutual labels:  nats, monitoring
Monitaure
🔔 A server uptime monitoring progressive web application - NO LONGER MAINTAINED
Stars: ✭ 135 (-60.18%)
Mutual labels:  monitoring, dashboard
Github Monitoring
Monitor your GitHub Repos with Docker & Prometheus
Stars: ✭ 163 (-51.92%)
Mutual labels:  monitoring, dashboard
Kubebox
⎈❏ Terminal and Web console for Kubernetes
Stars: ✭ 1,855 (+447.2%)
Mutual labels:  monitoring, dashboard
Goaccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Stars: ✭ 14,096 (+4058.11%)
Mutual labels:  monitoring, dashboard
Postgresql Dashboard
A real-time monitoring screen based on Dashing and Sinatra
Stars: ✭ 96 (-71.68%)
Mutual labels:  monitoring, dashboard
Linux Dash
A beautiful web dashboard for Linux
Stars: ✭ 9,813 (+2794.69%)
Mutual labels:  monitoring, dashboard
Kube Opex Analytics
🎨 Kubernetes Cost Allocation and Capacity Planning Analytics Tool. Hourly, daily, monthly reports - Prometheus exporter - Built-in & Grafana dashboard.
Stars: ✭ 232 (-31.56%)
Mutual labels:  monitoring, dashboard
Prometheus Nats Exporter
A Prometheus exporter for NATS metrics
Stars: ✭ 179 (-47.2%)
Mutual labels:  nats, monitoring

NATSboard

NPM Build Status

Dashboard for monitoring NATS. It provides real-time information from NATS server.

Overview

Connections

Routes

Dashboard

Installation

npm install natsboard -g

Usage

gnatsd server must be running with -m parameter.

gnatsd -m 8222
natsboard

# Custom port
gnatsd -m 12345
natsboard --nats-mon-url http://localhost:12345

License

Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].