Issue #2145 has been updated by jamtur01. Status changed from Accepted to Closed Target version set to 0.25.0
Pushed in commit:"f1f0a57e4cafc5a9a4378f367022f7cc591033d7" in branch master. ---------------------------------------- Bug #2145: daemontools.rb status function does not catch downed services http://projects.reductivelabs.com/issues/2145 Author: bda Status: Closed Priority: Low Assigned to: Category: service Target version: 0.25.0 Complexity: Trivial Affected version: 0.24.7 Keywords: daemontools provider service /\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 \(/ -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
