Skip to content
English
  • There are no suggestions because the search field is empty.

Site Cancellation Procedure (Version 8.x.x Tomcat Sites Only)

This article will walk you through the cancellation procedures for sites on the version 8 build hosted on Tomcat application servers

 

For sitename editing purposes, open the following Word document:


Version 8 Site Cancellation Tomcat Only


Use Ctrl+H AND REPLACE ALL INSTANCES OF THE WORD: sitename-online with the site’s domain in this document. Also, replace the date 00/00/0000 with a date one month from the preferred cancellation or contract end date (see Billing)

Send the Customer the cancellation email from this article(Edit the article as needed based on the cancellation and customer’s notes):

https://knowledge.goclockwise.com/cancellation-email-template

This will give the customer the opportunity to decide what they want to do with their data before the site is taken down.

 

CANCELLATION STEPS:

Make the Customer Site Inactive in HubSpot

    1. Open up the ticket in HubSpot (located on the Activity page of the company profile) and confirm that this cancellation is not just an archive site. (Also, was backup media paid for, or the date changed)[Also something the cancelling agent should be able to note using the cancellation email sent when the form is filled out]
    2. Go to each contact on the account in HubSpot and mark them as “Inactive
                     
    3. In the Company Profile, change the Customer Status under the Site Status tab to “Inactive” on the account.

                                                 

 

Disable Nagios Notifications

    1. Go to Nagios, http://nms.ghg.com:65080/ log in as eems_support, password is eEMS.
    2. Press Ctrl + F and search for sitename-online, click on it.
    3. Click Disable notifications for this service

 

Backup the Database in SQL

  1. Log in to the database server that the database is hosted on.
  2. In the object explorer window on the left find the database you need to backup.
  3. Right-click the database > [Tasks] > [Back up...]
  4. In the destination box, there should be a default location. We will need to remove this and add the correct location.
    1. Select the default location and click [Remove]
    2. Click [Add...] a text box for the location will appear. Enter the following location (Remember to replace sitename-online, and 00000000)
      G:\Temp\SITENAME-ONLINE_ONLINE_eEMS00000000.bak
    3. Click [OK]
  5. Click [OK] again to begin the backup process.
    1. If a dialog box appears claiming that it cannot verify the existence of the location just click [OK] to continue.

Sample screenshots of the process:

 

Shutdown Site

Open a Putty session for the application server the site is running on and run the following command in Putty:

sudo cwctl stop sitename-online

 

Delete Site Files From Server

Run the following command to delete the site files form the server. 

sudo cwctl deletesite sitename-online

Remove the Site from the Tomcat File

  1. In Putty, run: sudo vi /etc/init.d/tomcat
  2. Use your arrow keys to move the cursor to the line that has the tomcat script for the customer’s site
  3. Press “d” twice (this will remove the line).
  4. Press the Shift and colon keys at the same time (Shift + :) to advance to the bottom field of the file.
  5. Type wq
  6. Press Enter.

    Sample screenshots of the Tomcat file (Blue entries show commented-out sites):

     

     

    Notify Manager to Remove the File From Public Domain

    Send a Teams message to Ethan letting him know which sites you have taken down so he can remove them from the Azure servers and DNS.

     

    Update the Tenant Table

    • In SQL, connect to the ds01.teamkeeper.com,442 database server.
    • Expand Databases and navigate to and expand the TKBILLING database.
    • Expand Tables.
    • Right-click dbo.Tenant and click Edit Top 200 Rows.
    • Click Show Criteria Pane (or press Ctrl + 2) and type in sitename-online under the Filter row for the sub-domain column.
    • Change the status to “Deleted” and press Enter.

    Update the customer's HubSpot account

    • Go to the Cancellation Ticket (HubSpot).
    • Update the site status from Active to Inactive
    • Close the Ticket.

    Add the cancellation form as a PDF in SharePoint

              Note: This file location is limited to managers and team leads

     

     

    Check If Customer is Using QuickBooks Online (QBO)

    Every time TeamKeeper customer was using QBO will need to be removed from the list of accounts for TeamKeeper. Check with billing to verify this.