# LRM Admin Command-line Interface # It's a draft NAME lrmadmin - Local Resource Manager Commander-line Daministrator Tools SYNOPSIS lrmadmin {-d|--daemon} {-A|--add} [] {-D|--delete} {-F|--flush} {-E|--execute} [] {-M|--monitor} -s [] {-M|--monitor} {-g|-c} {-S|--status} {-L|--listall} {-I|--information} {-R|--rasupported} {-h|--help} Detailed Explanation for Options Lrmd daemon options {-d|--daemon} # -s The status of lrmd: running or not running # -r Reset lrmd (?) Resource options {-A|--add} [] Add a resource. {-D|--delete} Delete a resource {-E|--execute} [] Let resource agent to performance the operation {-F|--flush} Clear all pending operation on the resource agnency {-M|--monitor} {-s|-g} -s rscname Set a monitors on the resource agent -g Get the information about the monitors on the resource agent {-S|--status} Get the status of current resource agent {-L|--listall} List all available resource agent {-I|--information} List the information about a resource {-R|--rasupported} List the support types of resource agent such as OCF and etc. Other options {-h|--help} Display the help screen