restqborad
v4.0.2
Published
Dashboard for monitoring NATS
Downloads
1
Maintainers
Readme
NATSboard
Dashboard for monitoring NATS. It provides real-time information from NATS server.
Installation
npm install natsboard -g
Usage
gnatsd server should be running with -m
parameter.
gnatsd -m 8222
natsboard
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.