matteocorti / check_updates

check_updates is a Nagios plugin to check if RedHat or Fedora system is up-to-date
https://matteocorti.github.io/check_updates/
GNU General Public License v3.0
20 stars 18 forks source link

Missing GPG Key #51

Closed haumanto closed 2 years ago

haumanto commented 2 years ago

When I tried to run it via nrpe, it gives "CHECK_UPDATES UNKNOWN - Missing GPG key, run "dnf check-update" manually" but when I run it via cli it gives result

/usr/lib64/nagios/plugins/check_updates CHECK_UPDATES CRITICAL - 7 non-security updates available | total_updates=7;0;0 security_updates=0;0;0 bpftool.x86_64 kernel.x86_64 kernel-core.x86_64 kernel-modules.x86_64 kernel-tools.x86_64 kernel-tools-libs.x86_64 python3-perf.x86_64

Please help

matteocorti commented 2 years ago

Duplicate of #44