Giter Club home page Giter Club logo

djmonitor's Introduction

DJ Monitor

This gem is meant to monitor a DJ Work queue. Right now its a work in progress and only works for me. Some config options need to be extracted as of yet (defaults to mine)

More Information

Not right now.

Required Gems

This gem requires these gems:

  • pony
  • sequel

Dependencies

To use this gem, you will need:

  • The Ruby language (version 1.8.7 or 1.9.2)
  • it need to be run for the rails root of your app

Installing the gem

  • gem install dj-monitor

Getting Started

After installing the gem, you can set this up as a cron task like this:

*/10 * * * * cd /your/rails/app/path && RAILS_ENV=production /opt/ruby-ent/bin/dj-monitor

Every 10 minutes this script gets run and checks the database for the RAILS_ENV set.

The script will look for a dj-monitor.yml file for some options. Example of this file:

alert_to: “[email protected],[email protected]
alert_from: “[email protected]
alert_subject: “OMG! DJ has a problem here!”

Documentation and Support

This is the only documentation.

Issues

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Similar Projects

  • This project is based on delayed_job-monitor from Michael Guterl. Thanks!

Contributing

If you make improvements to this application, please share with others.

  • Make your feature addition or bug fix.
  • Make a test for it!
  • Commit with Git.
  • Send the author message.

If you add functionality to this application, create an alternative implementation, or build an application that is similar, please contact me and I’ll add a note to the README so that others can find your work.

Credits

This project is based on delayed_job-monitor from Michael Guterl. Thanks!

License

None

djmonitor's People

Contributors

davidakachaos avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.