Cluster.cmd

Write then read the command datastream of Cluster.cmd to manage cluster nodes:

Request Definition

 <!ELEMENT ncsRequest (restart|down)>
 <!ELEMENT restart EMPTY>
 <!ELEMENT down EMPTY>
 

Reply Definition

 <!ELEMENT ncsReply (failed*)>
 <!ELEMENT failed (#CDATA)>