Use the /opt/terraspring/sbin/cereg command to manually register and unregister resource pool servers for monitoring. In normal operation, registration of resource pool servers for monitoring is done automatically at I-Fabric installation time, so you would use this command only in an error or troubleshooting situation. See Chapter 7, Troubleshooting for details and examples on how to use this command.
Command Usage |
Description |
---|---|
-addAllCPDevices |
Registers all devices on the control plane. |
-deleteCPDevice -ipaddr IP address |
Deregisters the control plane server from monitoring. |
-deletenode -ipaddr IP address -netmask netmask -nodetype node type |
Deregisters the resource pool server from monitoring. |
-addnode -ipaddr IP address -netmask netmask -nodetype node type |
Adds a resource pool server for monitoring. |