Help Center/
MapReduce Service/
FAQs/
Node Management/
How Do I Query the Startup Time of an MRS Node?
Updated on 2025-10-23 GMT+08:00
How Do I Query the Startup Time of an MRS Node?
- Log in to the MRS console, click a cluster name to go to its details page.
- Click the Nodes tab and view the IP address of the node.
- Log in to the target node and run the following command to query the startup time:
date -d "$(awk -F. '{print $1}' /proc/uptime) second ago" +"%Y-%m-%d %H:%M:%S"

Parent topic: Node Management
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.