ratchet-agent

Ratchet.io server-side agent
Download

ratchet-agent Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Brian Rue
  • Publisher web site:
  • http://github.com/brianr/

ratchet-agent Tags


ratchet-agent Description

ratchet-agent is a daemon to monitor log files and push messages to Ratchet.io.InstallationInstall with pip:pip install ratchet-agentSee Configuration for configuration options to make it actually useful.Ratchetd comes with an example init.d script, chkconfig compatible and tested on Fedora Linux. To install it, symlink ratchet-agent-init.sh to /etc/init.d/ratchet-agent and add to chkconfig:ln -s /path/to/ratchet-agent/ratchet-agent-init.sh /etc/init.d/ratchet-agentchkconfig --add ratchet-agentchkconfig on ratchet-agentservice ratchet-agent startConfigurationConfiguration options for ratchet-agent itself are in ratchet-agent.conf. If you're using the init script, it has a few of its own configuration variables inside which control how it runs.``ratchet-agent.conf`` At the bare minimum, you will want to change the following variables:- params.access_token -- your Ratchet.io access token- targets -- white-space-separated list of files or directories (non-recursive) to process.Setting the following variables will enable github integration:- params.root -- path to your code root- params.branch -- the current branch- params.github.account -- your github account name- params.github.repo -- your github repo nameOther options are documented in the sample config file.``ratchet-agent-init.sh`` Configuration variables should be self-explanatory. If you're not using a virtualenv, set VIRTUALENV="".ContributingContributions are welcome. The project is hosted on github at http://github.com/brianr/ratchet-agentProduct's homepage


ratchet-agent Related Software