konitor, the command-line tool for monitoring konnectors
Install konitor
using yarn.
$ yarn global add konitor
If you cannot execute konitor
after this command, it may be because you do not
have the directory where yarn
stores its symbolic links in your PATH
. Edit
it to append the result of yarn global bin
.