In Jenkins, we can monitor master and different agents with the use of a monitoring plugin:
- Go to Manage Jenkins|Manage Plugins and install Monitoring Plugins:
- After installing it successfully, go to Manage Jenkins and select Monitoring of Jenkins master.
- Click on Jenkins nodes in the same section to watch monitoring of agents of Jenkins:
- Verify the statistics of JavaMelody monitoring taken at a specific timestamp in the browser:
- Click on Other charts to get more information on different aspects of Jenkins, such ...