Giter VIP home page Giter VIP logo

Comments (1)

sqall01 avatar sqall01 commented on June 5, 2024

Hi,

thank you very much.

To use arguments in the executer client take a look at this tutorial: https://github.com/sqall01/alertR/wiki/Tutorial-AlertClientExecuter#tutorial_configuration_configfile_alerts

As you can see, it uses "/usr/bin/python" as a program to execute and "/home/alertr/alertClientExecuter/scripts/notify.py" and "start" as arguments. The is used for arguments that are passed when the alarm is triggered and when the alarm is stopped. You can just add multiple or to have multiple arguments passed to the program that is executed. They are passed in the order you define them.

Regarding the Mail client. I have not written a tutorial for it yet unfortunately. The client only works if you have a local SMTP server installed because I did not implement anything regarding SMTP authentication. An example email template is given here (should also be available when the client is installed): https://github.com/sqall01/alertR/blob/master/alertClientMail/config/example_template.mail Just enter your message there, add the keywords at the places you want the data to be (if you want any) and you are good to go. The rest of the client configuration is the same as for the other clients.

Yes, I still want to have "profiles" to disable stuff separately. But I do not know when I will start working on it. At the moment, I am working on push notification with an Android app. So when an alarm is triggered, you get a push notification to your Android devices. This will be the next part that will be finished.

Chers,

sqall

from alertr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.