Jenkins jobs and builds

Hello folks,
I’m trying to get Jobs and builds from Jenkins in Checkmk for Monitoring.

  1. I set up a “generic” Host, where these Jobs and Builds should show up (no Agent)
  2. Via Setup, Agent, Other integrations, Jenkins jobs and builds I gave
  • a basic URL “fqdn\jenkins” where I normally get the infos via GUI
  • a User / Password (API Key)
  • defined the explicit hosts from step 1

Now,

  • does anybody get this working?
  • where are the services get made?
  • where can I see some errors?

Any help would be very appreciated :slight_smile:
Andrea

We are doing this internally, so maybe @gulaschcowboy can give some insights.

In the meantime I have configured the host to use the API integration.
As an output I see the Jenkins Queue, as Detail: Queue length: 0 Tasks
As mentioned above I use fqdn/jenkins.

Configured enforced services, Jenkins Jobs and added to the generic host.
The Job is in a subfolder, so I tried several types of combination in the Value field, as described here https://checkmk.com/integrations/jenkins_jobs:

  • {“FOLDER1/FOLDER2/JOBNAME”}
  • {“FOLDER1/JOBNAME”}
  • FOLDER1/JOBNAME
  • /FOLDER1/JOBNAME

But nothing works “Item not found in monitoring data”. Did I missed something?

OK, I think the problem was and is the same - and the answer is here: Jenkins plugin setup - #2 by jodok.glabasna

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.