Skip to content

Managevisor: Managevisor restart

We've used this when Managevisor becomes unresponsive or does not show correct data for everyone

Running supervisorctl commands requires sudo.

ssh attracs.devops.1
supervisorctl restart managevisor-nightly.attracs.com
exit

LOGS in the attracs.devops.1 machine /tmp folder managevisor.attracs.com-stdout---supervisor*

Available logs can be printed out with command:

ll /tmp/managevisor.attracs.com-std*

With this command you can jump to latest row in the logs:

less +G /tmp/LOGNAME