Hi, On Fri, Aug 07, 2009 at 04:30:31PM +0300, Denis Chapligin wrote: > Hi! > > Is there any tool, that can be used to retrieve machine readable > cluster status? crm_mon -s -1 doesn't show resource state. I've also > tried parsing 'cibadmin --query' output, but it only gives me > information about node states, while i'm intersted in resource states > too.
crm_mon -n -r -1 ? It will group resources per node and show the status. Thanks, Dejan > > -- > Denis Chapligin _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
