I have removed alarmed and re installed now cant see any of my scripts when i open alarmed, but they are all still running anyone know how to wipe all the scripts withought using alarmed?
Notes:If it should happen that you create an event and for some reason it gets lost from Alarmed's menu/list, but still exists and acts, look in /var/cache/alarmd/alarm_queue.ini and you'll find your event somewhere at the bottom. It comes with a "cookie", which identifies it. For example: "cookie: 886". You can then use the CLI interface to delete the event. It will tell you it doesn't exist, but it will nevertheless delete the backend-event: Code: /opt/alarmed/alarmed.py -CD 886 Don't mess with the alarm_queue.ini, you might do serious damage!
/opt/alarmed/alarmed.py -CD 886