Avaya IPO Linux Services (stop, start, restart) SSH Commands
Run the command required to stop, start or restart a specific service
WebControl (7071) also known as Platform View
Stop Service Command: sudo systemctl stop webcontrol
Start Service Command: sudo systemctl start webcontrol
Restart Service Command: sudo systemctl restart webcontrol
Web Manager (7070)
Stop Service Command: sudo systemctl stop WebManager
Start Service Command: sudo systemctl start WebManager
Restart Service Command: sudo systemctl restart WebManager
Voicemail
Stop Service Command: sudo systemctl stop vmpro
Start Service Command: sudo systemctl start vmpro
Restart Service Command: sudo systemctl restart vmpro
Media Manager
Stop Service Command: sudo systemctl stop mediamanager
Start Service Command: sudo systemctl start mediamanager
Restart Service Command: sudo systemctl restart mediamanager
One X Portal
Stop Service Command: sudo systemctl stop onexportal
Start Service Command: sudo systemctl start onexportal
Restart Service Command: sudo systemctl restart onexportal
WebRTC Gateway
Stop Service Command: sudo systemctl stop webrtcgw
Start Service Command: sudo systemctl start webrtcgw
Restart Service Command: sudo systemctl restart webrtcgw
Web Client
Stop Service Command: sudo systemctl stop webclient
Start Service Command: sudo systemctl start webclient
Restart Service Command: sudo systemctl restart webclient
Web License Manager
Stop Service Command: sudo systemctl stop WebLM
Start Service Command: sudo systemctl start WebLM
Restart Service Command: sudo systemctl restart WebLM
Collaboration Services
Stop Service Command: sudo systemctl stop collab-svcs
Start Service Command: sudo systemctl start collab-svcs
Restart Service Command: sudo systemctl restart collab-svcs
You can also restart Apache Tomcat Services (web license manager, web manager, local media manager
Stop Service Command: sudo systemctl stop apache-tomcat
Start Service Command: sudo systemctl start apache-tomcat
Restart Service Command: sudo systemctl restart apache-tomcat