Enable data communication without TLS 1.2

Is there a work-around for enabling client-server data communication, if TLS 1.2 version is not available?

Yes, in case you have older versions of TLS installed, please follow the steps below to ensure uninterrupted data collection.

Info
This workaround applies only to Windows Server 2003 and 2008.
  1. Download the appropriate file based on your OS architecture:
    32-bit: http://staticdownloads.site24x7.com/server/WinCommunicationExt32.zip 
    64-bit: http://staticdownloads.site24x7.com/server/WinCommunicationExt64.zip 
  2. Rename the downloaded file:

    1. Change the file name to WinCommunicationExt
      Alert
      Do not change or add to the .zip extension. For example, if you downloaded WinCommunicationExt64.zip, just rename it to WinCommunicationExt.zip. The renamed file should not be WinCommunicationExt.zip.zip.

  3. Move the renamed file to the Site24x7 Windows agent installation directory - C:\Program Files\Site24x7\WinAgent

  4. Update the registry:

    1. Open regedit.

    2. Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ManageEngine\Site24x7WindowsAgent\Monitoring\

    3. Set the value of UseCommunicationExt to true.

  5. Navigate to the path: C:\Program Files (x86)\Site24x7\WinAgent\monitoring\conf\

  6. Check if the folder named script-output is present within the above directory.

    1. If the folder does not exist, create a new folder named script-output

  7. Restart the Site24x7 Windows Agent service:

    1. Open services.msc.

    2. Locate the Site24x7 Windows Agent service.

    3. Right-click and select Restart.

  8. Verify optimal monitoring:

    1. Wait 5-10 minutes.

    2. Confirm that the monitor status changes to UP and data collection has resumed successfully.

This will ensure the Windows server monitoring agent continues to perform data collection, even if TLS 1.2 is not installed in your servers. 

Refer some common FAQs related to TLS 1.2 upgrade and follow our community post for instant updates on this topic 

    • Related Articles

    • Why is my Windows server monitor in DOWN status, even after enabling TLS version 1.2

      If the OS version is Windows 2008 R2 & above, check if: https://fancyssl.hboeck.de/ is accessible in IE from that server. The machine is rebooted after applying the TLS 1.2 Microsoft update. All the steps (particularly steps 5 & 6) mentioned in this ...
    • FAQs on upgrading to TLS version 1.2

      What is TLS? TLS is a secure way of client-server data communication. The TLS protocol protects the confidentiality and integrity of the information passed between two systems. Why migrate to TLS version 1.2? As Site24x7 is a SaaS-based product, it ...
    • Troubleshooting steps if you don't see any data after installing the PHP agent

      Problem statement: The APM Insight PHP agent has been installed, but no data is displayed in the Site24x7 web client. Troubleshooting steps: Ensure that you have installed both the PHP agent and the S247DataExporter. Check that you have restarted the ...
    • What TLS versions are supported by the Windows agent?

      We have terminated the support for earlier TLS versions (TLS 1.0 and TLS 1.1) and have completely migrated to TLS version 1.2.  For the Windows Server Monitoring agent, TLS 1.2 is disabled by default for Windows 2008. To enable it, please try this ...
    • Troubleshooting no data or missing monitor for .NET applications

      When using APM Insight to monitor .NET applications, it's crucial to ensure the application is both actively running and correctly configured for monitoring. Here's how you can verify that using Site24x7 and Windows tools: Video For IIS applications ...