chronograf

Open source monitoring and visualization UI for the TICK stack

brewmacoslinux
Try with needOr install directly
Source

About

Open source monitoring and visualization UI for the TICK stack

Commands

chronograf

Examples

Start Chronograf server on default port 8888$ chronograf
Start Chronograf on a custom port$ chronograf --port 3000
Connect to InfluxDB and Kapacitor instances$ chronograf --influxdb-url http://localhost:8086 --kapacitor-url http://localhost:9092