HenriWahl / checkmk-agent-plugin-yum

Checks for updates on RPM-based distributions via yum.
GNU General Public License v2.0
23 stars 22 forks source link

Update of server side checks to be more thorough #66

Closed swampdogmash closed 3 months ago

swampdogmash commented 4 months ago

I've added some extra check conditions to cover off results combinations that come from the agent script.

EG. When updates are available but non are security updates, the perf-o-meter is not available as no metric for security updates was reported

EG. When security updated failed it was not reported

EG. When no updates were available that was ONLY reported in text not in metrics