- 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
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