In the following section, we will take a look at the Jenkins Manage Nodes page:
- From the Jenkins dashboard, click on Manage Jenkins | Manage Nodes.
- On the left-hand side, you will see a menu; the options are as explained in the following screenshot:
![](https://static.packt-cdn.com/products/9781788479356/graphics/assets/3d3ac1f1-a5fe-4051-a628-421c9132ff5c.png)
Jenkins Manage Nodes page
- On the right-hand side, you will also see a table showing the list of available Jenkins slaves, as shown in the following screenshot:
![](https://static.packt-cdn.com/products/9781788479356/graphics/assets/08c511ac-04fa-4cb6-a924-55ba54dc975c.png)
List of available nodes
- Since we haven't configured any Jenkins slaves yet, the list (as shown in the preceding screenshot) contains only one entry: that is, master.
- Along with the node's Name, the table also displays other useful information about the node, such as its Architecture, the amount of Free Disk Space, and the Response Time.
- To enable/disable the amount of information being displayed about each node...