Actions
Feature #280
closedAdd health check facility to session daemon
Start date:
06/20/2012
Due date:
% Done:
0%
Estimated time:
Updated by David Goulet about 12 years ago
- Status changed from Confirmed to Resolved
This new feature is available through the API call in lttng.h:
extern int lttng_health_check(enum lttng_health_component c);
It is right now available in version 2.1-rc1 and will be in the stable release.
Actions