Sha256: 4c5493d73b099425911d52699a0b70b48a9ad8e672e39faacde581709cf99245
Contents?: true
Size: 395 Bytes
Versions: 20
Compression:
Stored size: 395 Bytes
Contents
check process <%="#{fetch(:application)}-sidekiq"%> with pidfile <%="#{shared_path}/pids/sidekiq.pid"%> group <%=fetch(:application)%> start program = "<%="#{fetch(:daemons_path)}/#{fetch(:application)}-sidekiq start"%>" as uid <%=fetch(:monit_user,'root')%> and gid <%=fetch(:monit_group,'root')%> stop program = "<%="#{fetch(:daemons_path)}/#{fetch(:application)}-sidekiq stop"%>"
Version data entries
20 entries across 20 versions & 1 rubygems