Page 1 of 1

Check Linux OS version is outdated

Posted: Fri Apr 18, 2025 1:17 pm
by MaterazziSan
Hi,

Do you use some plugin for checking if your GNU/Linux OS version is not updated?
Do you create your own custom script?

Thank you!

Best regards

Re: Check Linux OS version is outdated

Posted: Fri Apr 25, 2025 8:47 am
by lgute
Hi @MaterazziSan,

Some users do create their own custom scripts. Here are the Nagios Plugin Development Guidelines, if you are interested.

Plugins created by other users can be found at the Nagios Exchange or Github.

For example, this plugin plugin checks for EOL.

Re: Check Linux OS version is outdated

Posted: Fri Apr 25, 2025 5:04 pm
by MaterazziSan
Hi,

Thank you for your answer! ;)

Best regards

Re: Check Linux OS version is outdated

Posted: Tue Apr 29, 2025 5:08 pm
by bbahn
@MaterazziSan,

I'd say that this would be a very simple plugin to implement and you could even use a free AI service to generate such a plugin for you if you don't see a good one on exchange.

Re: Check Linux OS version is outdated

Posted: Tue Apr 29, 2025 5:30 pm
by MaterazziSan
bbahn wrote: Tue Apr 29, 2025 5:08 pm @MaterazziSan,

I'd say that this would be a very simple plugin to implement and you could even use a free AI service to generate such a plugin for you if you don't see a good one on exchange.
Hi,

Yes, no worries about this. It is clear to me and thank you!

Best regards