Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
jenkins
  •  

  • jenkins и zabbix_agentd

    Такая история, сервис дженкинса работает, а агент не видит что он активен, что посмотреть, где копнуть?

    Code:
    [root@wrs ~]# zabbix_agentd -t proc.num[jenkins]
    proc.num[jenkins] [u|0]
    [root@wrs ~]# /etc/init.d/jenkins status
    ● jenkins.service - LSB: Jenkins Automation Server
    ...
    See more | Go to post

  • hound
    started a topic Monitoring jenkins process through zabbix

    Monitoring jenkins process through zabbix

    I am trying to monitor jenkins process through zabbix server, but proc.num always returns 0

    $ zabbix_get -s jenkins.com -k proc.num[,,all,jenkins]
    0

    Same is the case with artifactory process as well,
    $ zabbix_get -s artifactory -k proc.num[,,all,artifactory]...
    See more | Go to post
Working...