tools: crm_mon prints Stopped clones only if --inactive was specified
This introduces a new pe_print_options flag pe_print_clone_active; if set, the
print method for clone resources will print only instances that are active.
crm_mon sets this new flag unless the --inactive command-line option was used.