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




npm install natsboard -g
gnatsd server must be running with -m parameter.
gnatsd -m 8222
natsboard
# Custom port
gnatsd -m 12345
natsboard --nats-mon-url http://localhost:12345
Licensed under The MIT License (MIT)
For the full copyright and license information, please view the LICENSE.txt file.
Content type
Image
Digest
Size
32.8 MB
Last updated
over 7 years ago
docker pull mpepping/natsboard