Commit 25cb57b24d41c9a5572e384d68540ae1a699c50f

Authored by Evandro Jr
1 parent ac5811de

configuration file for streaming monitor

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
twitter-stream-listener/monitrc 0 → 100755
... ... @@ -0,0 +1,5 @@
  1 +set daemon 5
  2 +
  3 +check process ruby with pidfile /var/run/twitter_stream.pid
  4 + start = "/home/93274300500/projetos/noosfero/plugins/community_hub/twitter-stream-listener/stream_monitor start"
  5 + stop = "/home/93274300500/projetos/noosfero/plugins/community_hub/twitter-stream-listener/stream_monitor stop"
... ...