Make trmon into a usable command-line interface
authorJennifer Richards <jennifer@painless-security.com>
Thu, 19 Apr 2018 03:18:24 +0000 (23:18 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Thu, 19 Apr 2018 03:18:24 +0000 (23:18 -0400)
commiteeb92f9286aef72af1dec0f24cdc36adb935deb4
tree4b721c75d5cf9c50c9a0c9c24e0462e0446615f3
parent0ac866280fd97ef0b40a057f91b77b404499d185
Make trmon into a usable command-line interface

  * accept monitoring request command/options on the command line
  * display response JSON to stdout
  * remove extraneous stdout output
tr/trmon_main.c