The Rack Manage Agent is a CLI service used to monitor server uptime and send commands to servers via IPMI.
For more about Rack Manage see rackmanage.io.
The Rack Manage Agent is a Node-based CLI that runs on an on-premises server and communicates with the Rack Manage cloud application. The agent is responsible for monitoring server uptime by pinging other devices on the network and sending the results to the cloud service. Additionally, the agent can connect to hardware via IPMI to send commands to the server, such as chassis identification.
Visit the Rack Manage support site for installation instructions and download links.
For problems directly related to the CLI, add an issue on GitHub.
For other issues, submit a support ticket.
rackmanage help- Display help for rackmanage.rackmanage ipmi- Manage IPMI settings for serversrackmanage login- Connect agent to Rack Manage accountrackmanage logout- Disconnect this device from Rack Managerackmanage server- Manage servers monitored by the agentrackmanage service- Manage the agent background servicerackmanage status- Check the status of the agentrackmanage update- update the rackmanage CLIrackmanage version
For development instructions, head to the project wiki.