Bug #2145

daemontools.rb status function does not catch downed services

Added by Bryan Allen almost 3 years ago. Updated almost 2 years ago.

Status:Closed Start date:04/08/2009
Priority:Low Due date:
Assignee:- % Done:

0%

Category:service
Target version:0.25.0
Affected Puppet version:0.24.7 Branch:
Keywords:daemontools provider service
Votes: 0

Description

/\bup\b/

will match

/service/minimon: down 1 seconds, normally up

The actual “up” output is

/service/minimon: up (pid 31934) 3 seconds

Slightly better expression:

/:(\s+)up (/

History

Updated by Bryan Allen almost 3 years ago

Fix: http://github.com/bda/puppet/commit/a68b4ff28ad7773a2b04b79135b85874dda44ddd

Updated by Luke Kanies almost 3 years ago

  • Status changed from Unreviewed to Accepted

Can you email your code to the -dev list for review?

Updated by Bryan Allen almost 3 years ago

Sent.

Updated by James Turnbull almost 3 years ago

  • Status changed from Accepted to Closed
  • Target version set to 0.25.0

Pushed in commit:f1f0a57e4cafc5a9a4378f367022f7cc591033d7 in branch master.

Also available in: Atom PDF