Branch: refs/heads/1.6.0
Home: https://github.com/tribe29/checkmk
Commit: 12ec3f94154f32cc498fd0e446ac67fcac7db967
https://github.com/tribe29/checkmk/commit/12ec3f94154f32cc498fd0e446ac67fca…
Author: Andreas Umbreit <andreas.umbreit(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
A .werks/10433
Log Message:
-----------
10433 FIX Correct plugin name for netstat
This Werk fixes a regression for Linux and AIX since Werk #6314
When shipped via the agent bakery, the netstat agent plugin executable
is now correctly named "netstat" instead of "netstat.linux" and "netstat.aix"
respectively.
However, the incorrect naming did not interfere with correct plugin execution.
Change-Id: Ib63830a52a77ec53de9766d8fe23544d2f762fe0
Branch: refs/heads/master
Home: https://github.com/tribe29/checkmk
Commit: 9fad5140ecb524ba2cd60496e1e47d0f86d80eea
https://github.com/tribe29/checkmk/commit/9fad5140ecb524ba2cd60496e1e47d0f8…
Author: Wontek Hong <wontek.hong(a)tribe29.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
A .werks/10809
M agents/special/agent_prometheus
A checkman/cadvisor_diskstat
A checks/prometheus_cadvisor_diskstat
M cmk/gui/plugins/wato/datasource_programs.py
M cmk/utils/man_pages.py
Log Message:
-----------
10809 cadvisor_diskstat: Diskstat check for cadvisor metrics from Prometheus
This check plugin can be used for Prometheus retrieved metrics concerning disk IO information
from the cAdvisor. The information can be grouped by container and/or pod level. The grouping option
can be configured in the Prometheus Datasource Program ruleset.
Change-Id: Ie0845cc947f6646a74890e8ccdc7f770ba6f7148