| @@ -47,7 +47,7 @@ module Agents | ||
| 47 | 47 | MD | 
| 48 | 48 |  | 
| 49 | 49 | def working? | 
| 50 | - | |
| 50 | + received_event_without_error? && !recent_error_logs? | |
| 51 | 51 | end | 
| 52 | 52 |  | 
| 53 | 53 | def validate_options |