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