@human-nature-lab/glasses
v0.1.6
Published
Monitor and report resource consumption for multiple servers
Downloads
5
Readme
glasses
Monitor and report resource consumption for multiple servers
blinkers shades lorgnette trifocals pince-nez field-glasses
Starting the services in production
Must set the SECRET env variable on the server and the SECRET, HOST, and TAG env variables on the client.
- glasses client
pm2 start pm2.config.js --only client
- glasses server
pm2 start pm2.config.js --only server
- glasses server w/ self monitoring
pm2 start pm2.config.js
and set HOST tolocalhost:port
andTAG=fg-server