Monitoring EFA Status
The Monitoring service provides REST API to monitor the status of the various services running in EFA.
The service runs on the host and is exposed on port 8078, which is not the port where the EFA application is running. In a multi-node deployment, this service is available on both nodes and can be accessed through the virtual IP (VIP).
- To start or stop the Monitoring
service, run the systemctl stop/start/restart monitor.service command as a sudo or
root user.
For information, see REST API Documentation for EFA.
- Use the efa status command
to verify application status.
For more information, see the efa status command in the Extreme Fabric Automation Command Reference, 3.1.0 .