-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
zabbix_export: | ||
version: '7.0' | ||
template_groups: | ||
- uuid: 372bbb3675214fcf9ca8f57f2bc2ec77 | ||
name: Stacks/Applications | ||
templates: | ||
- uuid: 2446533622e04f2fae25827a3ada0a9a | ||
template: 'Apache with TLS by HTTP Stack' | ||
name: 'Apache with TLS by HTTP Stack' | ||
description: 'Monitor Apache by HTTP and do a Zabbix agent2 based certificate check.' | ||
vendor: | ||
name: RaBe | ||
version: '7.0' | ||
templates: | ||
- name: 'Apache by HTTP' | ||
- name: 'Website certificate by Zabbix agent 2' | ||
groups: | ||
- name: Stacks/Applications | ||
tags: | ||
- tag: class | ||
value: stack |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
zabbix_export: | ||
version: '7.0' | ||
template_groups: | ||
- uuid: 372bbb3675214fcf9ca8f57f2bc2ec77 | ||
name: Stacks/Applications | ||
templates: | ||
- uuid: f9adddfb423f4bb4b58cd77c2494f2dd | ||
template: 'Nginx with TLS by HTTP Stack' | ||
name: 'Nginx with TLS by HTTP Stack' | ||
description: 'Monitor Nginx by HTTP and do a Zabbix agent2 based certificate check.' | ||
vendor: | ||
name: RaBe | ||
version: '7.0' | ||
templates: | ||
- name: 'Nginx by HTTP' | ||
- name: 'Website certificate by Zabbix agent 2' | ||
groups: | ||
- name: Stacks/Applications | ||
tags: | ||
- tag: class | ||
value: stack |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
zabbix_export: | ||
version: '7.0' | ||
template_groups: | ||
- uuid: 372bbb3675214fcf9ca8f57f2bc2ec77 | ||
name: Stacks/Applications | ||
templates: | ||
- uuid: 93c461ba64e642968daa550ac188d74d | ||
template: 'Songticker Stack' | ||
name: 'Songticker Stack' | ||
description: 'Monitoring for our Songticker' | ||
vendor: | ||
name: RaBe | ||
version: '7.0' | ||
templates: | ||
- name: Songticker | ||
- name: 'Website certificate by Zabbix agent 2' | ||
groups: | ||
- name: Stacks/Applications | ||
tags: | ||
- tag: class | ||
value: stack | ||
- tag: system | ||
value: songticker | ||
- tag: type | ||
value: service |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
zabbix_export: | ||
version: '7.0' | ||
template_groups: | ||
- uuid: 372bbb3675214fcf9ca8f57f2bc2ec77 | ||
name: Stacks/Applications | ||
templates: | ||
- uuid: 77615056d84f4c289aa65a0610216f9e | ||
template: 'systemd Stack' | ||
name: 'systemd Stack' | ||
description: | | ||
The [systemd](https://systemd.io) combines all the pieces of | ||
systemd that ususally run on a system host. | ||
This template is part of [RaBe's Zabbix template and helpers | ||
collection](https://github.com/radiorabe/rabe-zabbix). | ||
vendor: | ||
name: RaBe | ||
version: '7.0' | ||
templates: | ||
- name: systemd-journald | ||
- name: systemd-logind | ||
- name: systemd-udevd | ||
groups: | ||
- name: Stacks/Applications | ||
tags: | ||
- tag: class | ||
value: stack |