GithubHelp home page GithubHelp logo

dabus's Introduction

Dabus

Dabus is a systemd dbus notification observer written in Go, bundled with a Hipchat and Slack notifier.

If your systemd services stop, start or restart, you can receive a Hipchat or Slack notification.

This is useful for monitoring services on CoreOS machines.

It is configured through a YAML file, and you can run it like this:

dabus config.yaml

A sample configuration file is available as is a sample services file.

Project Setup

To get started with dabus, run go get github.com/carnivalmobile/dabus

Dabus depends on systemd being present on your system.

If systemd is not installed, you can run an appropriate Linux in a virtual machine to test it out.

Testing

How do I run the project's automated tests?

  1. go test

Deploying

Grab the latest binary from the available releases.

Troubleshooting

  • dial unix /var/run/dbus/system_bus_socket: no such file or directory

Check that your operating system has systemd configured correctly and that the socket is present.

Contributing changes

Once you've made your great commits:

  1. Fork Dabus
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Open a Pull Request to discuss your changes

That's it!

License

See LICENSE

dabus's People

Contributors

tuttinator 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.