Open hopewise opened 4 years ago
The only way I could target the service is by writing its full name, as:
check service sidekiq-leads@1579448767148
however, that name is not persistent, I tried to use sidekiq-leads@ but that will lead into:
sidekiq-leads@
Service: sidekiq-leads@ [Unknown/0]
Any advice for this situation? How can I target pid file instead of service name?
The only way I could target the service is by writing its full name, as:
however, that name is not persistent, I tried to use
sidekiq-leads@
but that will lead into:Any advice for this situation? How can I target pid file instead of service name?