expvarmon
expvarmon copied to clipboard
Feature - Embedding inside existing app
trafficstars
I'm curious if there is any way to use expvarmon inside my own program. I want to deploy one binary on the server and give admin view what's going on.
e.g. When I'll run ./my -expvarmon it should run expvarmon tool with all variables set
aliases on that server should do the trick dont you think ? .bashrc is your friend. :-)
@DaKine23 what have aliases in bashrc common to embedding library inside your own program ?