#883088 nagios-plugins-contrib: check_running_kernel error on Marvell kernels

Package:
nagios-plugins-contrib
Source:
nagios-plugins-contrib
Description:
Transitional package for monitoring-plugins-contrib
Submitter:
John Lines
Date:
2017-11-29 14:57:04 UTC
Severity:
normal
#883088#5
Date:
2017-11-29 14:43:35 UTC
From:
To:
Dear Maintainer,

The /boot directory on /boot includes /vmlinuz.old - a link to the previously installed kernel.
This is detected by check_running_kernel, which incorrectly detects it as the current installed
kernel.

Excluding it from the candidates for the on disk kernel fixes the issue.

John