This launch agent will automatically start a glances web server
- Install Homebrew.
- Install
glances. Executebrew install glances. - Copy the
.plistfile in this gist into~/Library/LaunchAgents/. - EDIT the
.plist: change/Users/boneskull/to/Users/<you>/ - Execute
launchctl load ~/Library/LaunchAgents/com.boneskull.glances-web.plist. Do not run this command with superuser privileges.
- You can also just install
glancesviapip3if you have it. - This may be better installed as a global daemon instead of a user agent.
I agree! 100%. I had no idea about it until I actually needed something like it. Now it's a must-have app for me and my self-hosted stuff.