flg_create - Set a given LifeKeeper flag on a given node

Options:

-d <node to run command on>

-f <flag name>

flg_remove - Remove a given LifeKeeper flag on a given node

Options:

-d <node to run command on>

-f <flag name>

flg_list - List all LifeKeeper flags that are set on a given node

Options:

-d <node to run command on>

Turn on debug logging:

flg_create -f debug Turn on all the debug logging in LifeKeeper

flg_create -f debug_[source/Kit’s name Turn on the debug logging for a particular package/recovery kit

Turn off debug logging:

flg_remove -f debug Turn off all of the debug logging in LifeKeeper

flg_remove -f debug_[source/Kit’s name Turn off the debug logging for a particular package/recovery kit

Examples:

flg_create -f debug_ip Turn on the debug logging for IP Kit

flg_remove -f debug_ip Turn off the debug logging for IP Kit

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment