Versions Compared

Key

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

Table OF Content marked in bold are draftedContent Development Status:

Topic to Cover

Query

Status

Application Health Check Prerequisite
a. Database Log Management
b. Database Index Management

Drafted

Log and Archival Cleanup Review

Drafted

Client Service Renewal

...

Check With Ethi/Abhishek

Certificate Expiry

Drafted

License Expiry

Drafted

Azure GIt REPO token Expiry

Drafted

Hussmann PPT preparation

...

Need PPT from Abhishek

Hussmann daily Monitoring tickets -

Check With

...

Ehtisham

Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

Prerequisite:

  1. Take the downtime from the client.

  2. Pause the scheduler 

  3. Scale down the webrunner pod.

  4. Run the below query to identify the free space in the Database.

...

  1. Run the optimize query “OPTIMIZE TABLE tablename;” This query will create a lock on the table and then create a new table with the same name and same data.

 

Post maintenance:

  1. Run the above query (point4) to verify the free space

  2. Scale up the webrunner pod

  3. Resume the scheduler

  4. Drop confirmation email to client.

Monitoring CPU and Memory Utilization Trend:

  1. Login into the Client grafana.

  2. Navigate to the dashboard and select  kubernetes-compute-resources-namespace-pods dashboard.

  3. Verify the CPU trend.

...

Monitoring Disk Utilization Trend:

  1. Login into the Client grafana.

  2. Navigate to the dashboard and select kubernetes-persistent-volumes dashboard.

  3. Verify the Disk utilization trend.

...

Log and Archival Cleanup Review:

  1. Login into environment of each customer

  2. Navigate to the system console page and verify the cleanup

...

Certificate Expiry:

  1. Take the backup of the cacert file.from below location

  2. Place the new cert in the same location

  3. Run the below command to add the new certificate in the cacert

...

  1. Restart the webrunner and runtime microservices.

License Expiry:

  1. We receive mail notification 1 month prior to license expiration.

  2. Get the latest license from Gaurav Gautam.

  3. Place the latest license into the /shared/license   location

  4. Restart the license pod.

Regency patch upgrade:

  1. Login into the regency environment using a remote desktop.

  2. Scale down the webrunner and kernel

  3. Navigate to windows update.

  4. Click on update and restart the windows

  5. Verify again if any other updates are pending

  6. Once Windows is uptodate.

  7. Restart the kernel and webrunner.