You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently added an analyzer.rb, which processes existing errata-files and collects statistical data.
This was also used in check_latest_errata.rb, which is supposed to provide a nagios-check.
However, the analysation of the files takes too long for nagios, so it would be better to collect the statistical data during errata creation.
The text was updated successfully, but these errors were encountered:
I recently added an
analyzer.rb
, which processes existing errata-files and collects statistical data.This was also used in
check_latest_errata.rb
, which is supposed to provide a nagios-check.However, the analysation of the files takes too long for nagios, so it would be better to collect the statistical data during errata creation.
The text was updated successfully, but these errors were encountered: