<div dir="ltr"><div><div>Hi all,<br><br></div>When I run crm_mon -A I get get a list of all nodes attributes. I couldn't find a way to show the attributes of only one node, either with crm_mon or other command. Any ideas?<br><br></div>I the (simplified) example bellow, I would like to a command that would give me the node cluster-node4 attributes.<br><div><br>me@node1:~# crm_mon -A1<br>Last updated: Thu Jul 16 19:54:46 2015<br>Last change: Thu Jul 16 19:26:49 2015 via crmd on cluster<br>Stack: corosync<br>Current DC: cluster-node4 (1084803300) - partition with quorum<br>Version: 1.1.12-561c4cf<br>5 Nodes configured<br>15 Resources configured<br><br><br>Online: [ cluster-node4 cluster-node3 cluster-node2 cluster-node1 cluster-node5 ]<br><br> sysinfo_ds    (ocf::pacemaker:SysInfo2):    Started cluster-node2<br> sysinfo_db    (ocf::pacemaker:SysInfo2):    Started cluster-node4<br><br><br>Node Attributes:<br>* Node cluster-node4:<br>    + arch                                : x86_64   <br>    + cpu_cores                           : 4        <br>    + cpu_info                            : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz<br>    + cpu_load                            : 0.08,    <br>    + cpu_speed                           : 4200.00  <br>    + free_swap                           : 950      <br>    + os                                  : Linux-3.13.0-44-generic<br>    + cluster_free                        : 68333    <br>    + ram_free                            : 1550     <br>    + ram_total                           : 3950     <br>    + root_free                           : 3575     <br>* Node cluster-node3:<br>* Node cluster-node2:<br>    + arch                                : x86_64   <br>    + cpu_cores                           : 4        <br>    + cpu_info                            : Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz<br>    + cpu_load                            : 0.58,    <br>    + cpu_speed                           : 4200.00  <br>    + free_swap                           : 0        <br>    + os                                  : Linux-3.13.0-44-generic<br>    + cluster_free                        : 58592    <br>    + ram_free                            : 2050     <br>    + ram_total                           : 3950     <br>    + root_free                           : 4563      <br><br><br></div><div><br></div><div><br></div></div>