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

check_reboot_required.md

Blame
  • user avatar
    Hahn Axel (hahn) authored
    700ebf84
    History

    Check Reboot required

    Introduction

    Check if a reboot is required. It works for Centos and Debian/ Ubuntu.

    If the reboot is required:

    • On Centos it shows the kernel number that will be installed,
    • On Debian/ Ubuntu it shows the packages that require the reboot,

    Syntax

    $ check_reboot_required [-h]

    Parameters

    OPTIONS:
    
        -h or --help   show this help.
    
    PARAMETERS:
    
        None

    Examples

    check_cronstatus The Check of cronjobs with the default loction does not require any parameter

    check_cronstatus /usr/share/cronwrapper/cronstatus.sh The Check of cronjobs with custom loction.