Open main menu

CDOT Wiki β

Changes

Viridis Commands

407 bytes added, 15:47, 18 September 2013
Node Boot Source
cxmanage -u ''user'' -p ''pass'' -a power off seneca''X''b # turn off
cxmanage -u ''user'' -p ''pass'' -a power reset seneca''X''b # check status
 
== Node Information ==
 
You can get information about each node using the cxmanage command:
 
cxmanage -u ''user'' -p ''pass'' ''request'' seneca''X''b -a
 
Where ''request'' is one of:
* info - display hardware, firmare, ECME, A9boot, Uboot, DTB, and other version numbers
* macaddrs - display mac addresses
* ipinfo - display ECME IP addresses
* sensor - display node temperatures, voltages, and currents
== Node Boot Source ==