We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HI,
I have followed this documents. I could able to do monitor Jenkins using Zabbix.
jobs in root of the Jenkins are monitoring properly, But few of my jobs inside folders, which are not being shown in the Zebbix.
for Reference,
http://jenkins_Url/job/JOB1/ - this project i can monitor in the Zabbix.
http://jenkins_Url/job/test/job/JOB2/ - this project i couldn't able to see in Zabbix. (this JOB2 is present in 'test' folder in Jenkins).
i feel i should do some changes to .py or .conf file to read the jobs inside folder in Jenkins.
Any help appreciated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HI,
I have followed this documents. I could able to do monitor Jenkins using Zabbix.
jobs in root of the Jenkins are monitoring properly, But few of my jobs inside folders, which are not being shown in the Zebbix.
for Reference,
http://jenkins_Url/job/JOB1/ - this project i can monitor in the Zabbix.
http://jenkins_Url/job/test/job/JOB2/ - this project i couldn't able to see in Zabbix. (this JOB2 is present in 'test' folder in Jenkins).
i feel i should do some changes to .py or .conf file to read the jobs inside folder in Jenkins.
Any help appreciated.
The text was updated successfully, but these errors were encountered: