description: 'The number of plugins in the Jenkins instance that have a newer version reported as available in the current Jenkins update center metadata held by Jenkins. This value is not indicative of an issue with Jenkins but high values can be used as a trigger to review the plugins with updates with a view to seeing whether those updates potentially contain fixes for issues that could be affecting your Jenkins instance.'
- uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
name: Templates/Applications
- uuid: 2ef2f2eb75ee4a0bae839e22aa76e5fc
template: 'Jenkins by HTTP'
Get Jenkins metrics by HTTP agent.
Metrics are collected by requests to Metrics API. Install Metrics plugin and configure access to the Metrics Servlet by issuing API key.
Don't forget to change macros {$JENKINS.URL}, {$JENKINS.USER}, {$JENKINS.API.TOKEN}, {$JENKINS.API.KEY}.
You can discuss this template or leave feedback on our forum https://www.zabbix.com/forum/zabbix-suggestions-and-feedback
Generated by official Zabbix template tool "Templator"
- name: Templates/Applications
- uuid: 7ae6f7fae8d4485fb850c84ac00b7ff1
name: 'Get computer info'
key: jenkins.computer_info
username: '{$JENKINS.USER}'
password: '{$JENKINS.API.TOKEN}'
- type: CHECK_NOT_SUPPORTED
url: '{$JENKINS.URL}/computer/api/json'
- uuid: 790aedce97be4e7dae6f4de8238340a7
name: 'File descriptor ratio'
key: jenkins.descriptor.ratio
description: 'The ratio of used to total file descriptors'
- '$.[''vm.file.descriptor.ratio''].value'