Service Status¶
You can check if the service is running using your operating system's tools:
Using Task Manager:
- Press
Ctrl+Shift+Escto open Task Manager - Go to the Services tab
- Locate
dracal-device-servicein the list to see its status
Using command line:
Run: sc query dracal-device-service
Using command line:
Run: systemctl status dracal-device-service.service
Using command line:
Run: launchctl list com.dracal.device-service