Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
classnoprint


Expand
titleTable of contents (Click to expand...)


Panel
borderColor#3AAADC
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#3AAADC
titleTable of contents

Table of Contents
stylesquare



December, 5th 2018 - kit version 1.50

...

New features

  • License expiration check can:
    • Now execute a custom script named "/opt/charon/utils/charon_expchk.custom" when it detects a license expiration, useful with monitoring utilities
    • Work now as a separate kit for Charon-SSP and Charon-HPA
  • Preferences:
    • New option to globally disable log monitoring in case virtual machines log files and license driver (aksusbd) are monitored by a dedicated software.
    • Update on OOM Killer management:
      • The vm.overcommit_memory parameter can be updated with values 0, 1 or 2 (explanations are available by entering ? while selecting the mode)
      • The vm.panic_on_oom parameter can be updated with values 0 or 1 (explanations are available by entering ? while selecting the mode)
      • "Charon VM process killing prevention" can be selected regardless of vm.overcommit_memory value
  • Show host information
    • The output file generated displays more information on 'ncu'
    • Firefox could fail with "Running Firefox as root in a regular user's session is not supported" message in case the session was not opened directly connected as root (with "su"). A workaround has been implemented
  • Menu:
    • "Virtualization technology" replaced by "Legacy server emulation"
    • colors updated
    • check added to limit execution to one user at a time.
      Note: if you upgrade from a previous version, the aliases have to be reset running the following commands:
      # cd /opt/charon/utils
      # ./menusetup -a
  • The "vmstop" command has a new parameter -f or --force to stop a virtual machine without asking for confirmation

...