| Agents Administration - Tests |
|---|
|
Default Parameters for JenkinsJobsTest This test auto-discovers different types of jobs that are currently running on the target Jenkins server, and for each job type, reports the count of jobs executed, the execution time of jobs, the count of job failures and abortions, and the percentage of job health. This way, the test sheds light on job types that fail/ are aborted often, those that are taking too long to execute, and the probable reasons for the same. This page depicts the default parameters that need to be configured for the JenkinsJobsTest.
When changing default configurations of tests, the values with “$” indicate variables that will be replaced by the eG system according to the specific server being managed - for instance, $hostName is the host/nickname of the target host, $port is the port number of the server being monitored. E.g., for a server xyz:80, $hostName will be changed automatically by the eG manager to “xyz” and $port will be changed to “80” when configuring a test.
|