nikkolasg / check_dnf

nagios / icinga check for DNF updates
GNU General Public License v2.0
0 stars 0 forks source link

Takes about 3 minutes to execute #2

Open tamarw opened 6 years ago

tamarw commented 6 years ago

I'm back. :) Still using this script, or would like to.

The command takes about 3 minutes to execute these days. Naturally, nagios refuses to work with it because it exceeds the 60 seconds.

I don't think you accept any arguments so I can't increase the time threshold, and was hoping you can update this to work with later versions of Fedora (even though it's been almost 3 years). I'm on F28, but this has been an issue since F27... maybe even F26.

nikkolasg commented 6 years ago

Hi there, Unfortunately, I am not using this script anymore and thus not maintaining it anymore. I don't even use Nagios no more these days ! Regardless of that, I am not sure why the command takes longer in recent version than in older version, since it is only parsing the output of DNF.

I am happy to review and merge pull request if you can dig enough to find the problem !