Azure App Service/Azure Web Apps comes with diagnose and solve problems to find out about resource health and solutions to some common problems.
Monitoring Jenkins and Microsoft Azure
Monitoring Jenkins
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 as buffer memory, threads count, swap space...