summaryrefslogtreecommitdiff
path: root/conf.yaml
blob: 7416c97881e958ac6c79658aded30da1ed966b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
output_format: i3
plugins:
- name: ping
  title: NET
  hosts:
  - de-ber-as20647.anchors.atlas.ripe.net
  - nl-ams-as1101.anchors.atlas.ripe.net
  - uk-boh-as196745.anchors.atlas.ripe.net
- name: disk
  partition: /
  problem: 80
  hide_ok: false
- name: disk
  partition: /home
  problem: 90
- name: pacman
- name: mem
- name: load
- name: date
  format: '%a %d %H:%M'