Sha256: c3d1d5e26705de7bfd906132aef4eba57eb9e5d1b5b0d914c97ca2e6c4e7d639
Contents?: true
Size: 381 Bytes
Versions: 9
Compression:
Stored size: 381 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)%> and gid <%=fetch(:monit_group)%> stop program = "<%="#{fetch(:daemons_path)}/#{fetch(:application)}-sidekiq stop"%>"
Version data entries
9 entries across 9 versions & 1 rubygems