You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=====================================
After systemctl enable and start, I run systemctl status glances.service, I get this:
====================================
My glances.service file looks like this:
===================================
My Operating System:
===================================
My Glances & psutil versions
==================================
My Install method:
pip install --user 'glances[all]'
It was installed in $HOME/.local/bin. I added this to my path in my .zshrc script. I can run 'glances -w' just fine from the terminal and it responds to the REST API calls. I just can not get it to autostart with systemd. I am open to other autostart methods if systemd is not going to work for me.
Thanks!
The text was updated successfully, but these errors were encountered:
ddetton
changed the title
Unable to Autostart glances on pop-os 22.04 using the systemd instructions
Unable to Autostart glances using the systemd instructions
Feb 6, 2024
ddetton
changed the title
Unable to Autostart glances using the systemd instructions
Unable to Autostart glances using the systemd instructions [SOLVED]
Feb 7, 2024
[SOLVED] See first comment below.
I followed the instructions from here to autostart glances using systemd.
https://github.com/nicolargo/glances/wiki/Start-Glances-through-Systemd
=====================================
After systemctl enable and start, I run systemctl status glances.service, I get this:
====================================
My glances.service file looks like this:
===================================
My Operating System:
===================================
My Glances & psutil versions
==================================
My Install method:
It was installed in $HOME/.local/bin. I added this to my path in my .zshrc script. I can run 'glances -w' just fine from the terminal and it responds to the REST API calls. I just can not get it to autostart with systemd. I am open to other autostart methods if systemd is not going to work for me.
Thanks!
The text was updated successfully, but these errors were encountered: