Commits
12
12
This template was tested on:
13
13
14
14
- Travis CI, version API V3 2021
15
15
16
16
## Setup
17
17
18
18
> See [Zabbix template operation](https://www.zabbix.com/documentation/6.0/manual/config/templates_out_of_the_box/http) for basic instructions.
19
19
20
20
You must set {$TRAVIS.API.TOKEN} and {$TRAVIS.API.URL} macros.
21
21
{$TRAVIS.API.TOKEN} is a Travis API authentication token located in User -> Settings -> API authentication.
22
-
{$TRAVIS.API.URL} could be in 3 different variations:
22
+
{$TRAVIS.API.URL} could be in 2 different variations:
23
23
- for a private project : api.travis-ci.com
24
24
- for an enterprise projects: api.example.com (where you replace example.com with the domain Travis CI is running on)
25
25
26
26
27
27
## Zabbix configuration
28
28
29
29
No specific Zabbix configuration is required.
30
30
31
31
### Macros used
32
32