Skip to content
Snippets Groups Projects
Select Git revision
  • 723fb0495f86046d097a22116459e90233d6b31e
  • master default protected
  • simple-task/7248-eol-check-add-node-22
  • 6877_check_iml_deployment
4 results

check_snmp_synology

Blame
  • os.cfg 2.57 KiB
    # ======================================================================
    #
    # EOL Config :: operating systems
    #
    # REMARK: Do not change the delivered default file.
    # You can add custom files matching "check_eol-data/*.cfg" i.e. 
    # check_eol-data/custom-[my-name].cfg 
    #
    # SYNTAX
    # [Key]:METADATA for a product (can be multiline)
    # [Key]:[version]:[Date as YYYY-MM-DD]:[optional: [COMMENT]]
    #
    # see https://endoflife.software/
    # ======================================================================
    
    
    
    # ----------------------------------------------------------------------
    almalinux:A 1:1 binary compatible clone of RHEL
    almalinux:website https://www.almalinux.org/
    # ......................................................................
    
    almalinux:8:2029-03-30:EOL of Alma Linux 8
    almalinux:9:2032-05-31:EOL of Alma Linux 9
    
    
    # ----------------------------------------------------------------------
    centos:The CentOS Project
    centos:website https://www.centos.org/
    # ......................................................................
    
    centos:6:2020-11-30
    centos:7:2024-06-30
    centos:8:2021-12-31:EOL was moved from 2029-05-31 to end of 2021
    centos:8-stream:2024-05-31:EOL of Centos Stream
    centos:9-stream:2026-05-31:EOL not anounced
    
    
    # ----------------------------------------------------------------------
    debian:Debian - The universal operating system
    debian:website https://www.debian.org/
    debian:LTS information is here https://wiki.debian.org/LTS
    # ......................................................................
    
    debian:6:2016-02-29:LTS
    debian:7:2018-05-31:LTS
    debian:8:2020-06-06:LTS
    debian:9:2022-06-22:LTS
    debian:10:2024-06-30:LTS starts July 2022
    debian:11:2026-06-30:LTS starts July 2024
    debian:12:2028-06-30:(not defined yet - check https://wiki.debian.org/LTS)
    
    # ----------------------------------------------------------------------
    rocky:A 1:1 binary compatible clone of RHEL
    rocky:website https://rockylinux.org/
    # ......................................................................
    
    rocky:9:2027-05-31:End of Active Support Rocky Linux 9
    
    
    
    # ----------------------------------------------------------------------
    ubuntu:Canonical Ubuntu Linux
    ubuntu:https://ubuntu.com/
    # ......................................................................
    
    ubuntu:10:2015-04-30:LTS
    ubuntu:12:2017-04-28:LTS
    ubuntu:14:2022-04-30:Ubuntu 14.04.5 LTS
    ubuntu:16:2024-04-30:Ubuntu 16.04.4 LTS
    ubuntu:18:2028-04-30:Ubuntu 18.04 LTS
    ubuntu:20:2030-04-30:Ubuntu 20.04 LTS
    ubuntu:22:2027-04-30:Ubuntu 22.04 LTS
    ubuntu:24:2029-04-30:Ubuntu 24.04 LTS
    
    # ----------------------------------------------------------------------