File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
This file documents the revision history for the Open Monitoring Distribution (Labs Edition)
2
2
3
- next:
3
+ 4.20 Jun 10 2021
4
4
- Naemon:
5
5
- update core to 1.2.4
6
6
- update livestatus to 1.2.4.1
11
11
- Icinga2 update to 2.11.8
12
12
- Monitoring-Plugins: update to 2.3.1
13
13
- Grafana
14
- - Grafana update to 7.5.2
14
+ - Grafana update to 7.5.7
15
15
- Prometheus:
16
16
- Prometheus update to 2.27.1
17
17
- node_exporter update to 1.1.1
Original file line number Diff line number Diff line change 1
1
# General settings included by all packages
2
2
3
- OMD_VERSION = 4.00 -labs-edition
4
- OMD_SERIAL = 54
3
+ OMD_VERSION = 4.20 -labs-edition
4
+ OMD_SERIAL = 56
5
5
OMD_PATCH_LEVEL = 1
6
6
OMD_BASE = /omd
7
7
OMD_PHYSICAL_BASE = /opt/omd
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ import random
33
33
import string
34
34
from subprocess import *
35
35
36
- OMD_VERSION = "4.00 -labs-edition"
36
+ OMD_VERSION = "4.20 -labs-edition"
37
37
38
38
# Some global variables
39
39
opt_verbose = False
You can’t perform that action at this time.
0 commit comments