If you're trying to uninstall Skedler Alerts. Please follow the below steps.
1. Stop Skedler.
2. Run the following commands:
- ps -aef | grep alert
- kill -9 <PID of the process>
3. Delete the Skedler folder.
4. If you're running Skedler Alert as service only, then remove the service script and use the following command.
- sudo rm /etc/init.d/alert
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article