How to Integrate the Jenkins Plugin
Introduction
The Jenkins plugin enables seamless integration with the CloudNetra monitoring platform to track and analyze CI/CD pipeline performance. This guide walks you through the steps to integrate the Jenkins plugin, ensuring detailed insights into your Jenkins jobs and processes.
Steps to Integrate the Jenkins Plugin
Step 1: Navigate to the Metrics Integration Page
Log in to the application.
Go to the Integration section and click on Metrics in the left-side panel.
Step 2: Expand the CI/CD Section
Expand the CI/CD section by clicking on it.
Click on the Jenkins from the available CI/CD plugins.
Step 3: Review Plugin Pre-Requisites
Before proceeding, click on the Plugin Pre-Requisites section to view and complete the necessary pre-requisites.
Ensure all conditions are met for successful integration.
Step 4: Plugin Configuration
Download the installation script provided in the Plugin Configuration section.
Assign execution permissions to the script by running the appropriate command.
Step 5: Plugin Installation
Important: Ensure the CloudNetra agent is installed on the target machine before proceeding. Plugins rely on the agent for proper functionality.
Select the target host from the available list.
If the host is not listed, you must first Add the Linux Agent.
Execute the Installation Script
Once the host is selected, a customized installation script will be generated. Execute this script on the remote server/host to complete the Jenkins plugin installation.
Step 6: Install the Dashboard
Click the Install Dashboard button to set up a detailed metrics dashboard for monitoring Jenkins performance. This dashboard provides insights into build statuses, execution times, resource utilization, and error tracking, enabling efficient monitoring and troubleshooting of your CI/CD pipelines.
Step 7: Verify the Installation
Navigate to the Metrics Dashboard page.
Confirm that the Jenkins Dashboard is displayed, indicating successful integration and setup.
Jenkins Dashboard
Last updated