Icinga / icinga-powershell-plugins

A collection of Windows check plugins for the Icinga PowerShell Framework
GNU General Public License v2.0
51 stars 28 forks source link

Feature Request; Invoke-IcingaCheckUpdates add time Range #396

Open tomabg opened 5 months ago

tomabg commented 5 months ago

Hi,

in my opinion it would be a nice Feature if there is a Time Parameter for Updates.

For example only go into warning if the Updates are ready for installation longer then 7 Days and only pop a Critical if Updates are longer then 14 Days.

Because often people have planned Update Schedules or tolerances until when an Update should be installed. So maybe one will not see a warning directly after new Updates are available but want to see this if Updates are available and not installed after 1 week....and then doing some activities like trigger the Owner of the server.

Dont know if this is possible. Maybe using release date?

BR Thomas

LordHepipud commented 3 months ago

That is actually a great idea. I will have a look on how this could be implemented.