Installing anti-virus software on TVC: Difference between revisions

From wiki.comcert.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:


=== Exclude the TVC Portal and web application directories (and all subdirectories) for reading ===
=== Exclude the TVC Portal and web application directories (and all subdirectories) for reading ===
The Portal directory is found at: <pre> C:\Program Files (x86)\Fluke Networks\Portal\</pre>


The Web application directory is found at: C:\Program Files (x86)\Fluke Networks\Visual UpTime Select Web\UpTime
The Portal directory is found at:
<pre> C:\Program Files (x86)\Fluke Networks\Portal\</pre>
 
The Web application directory is found at:
<pre>C:\Program Files (x86)\Fluke Networks\Visual UpTime Select Web\UpTime</pre>


=== Exclude the entire .NET application cache directory (and all subdirectories) for reading and writing ===
=== Exclude the entire .NET application cache directory (and all subdirectories) for reading and writing ===


The .NET application cache directory is found C:\WINDOWS\Microsoft.NET\Framework\<versionnumber>\Temporary ASP.NET Files
The .NET application cache directory is found
<pre>C:\WINDOWS\Microsoft.NET\Framework\<versionnumber>\Temporary ASP.NET Files</pre>


The 64-bit .NET application cache directory is found C:\WINDOWS\Microsoft.NET\Framework64\<versionnumber>\Temporary ASP.NET Files
The 64-bit .NET application cache directory is found
<pre>C:\WINDOWS\Microsoft.NET\Framework64\<versionnumber>\Temporary ASP.NET Files</pre>


You must enable&nbsp;this exclusion for ALL versions of .NET installed on TVC.
You must enable&nbsp;this exclusion for ALL versions of .NET installed on TVC.


After disabling virus scan, open the statistics window of the virus scanner. Open Web portal and log in. The "last file scanned" in the statistics window should not at any time display the paths excluded. If it does, stop the ASP.NET worker process and try again. Microsoft recommends either excluding or stopping real time monitoring on the scanner. However, it is better to exclude real time monitoring.<br/> <br/> For more information, see:<br/> [http://support.microsoft.com/default.aspx?scid=kb;en-us;312592 http://support.microsoft.com/default.aspx?scid=kb;en-us;312592].
After disabling virus scan, open the statistics window of the virus scanner. Open Web portal and log in. The "last file scanned" in the statistics window should not at any time display the paths excluded. If it does, stop the ASP.NET worker process and try again. Microsoft recommends either excluding or stopping real time monitoring on the scanner. However, it is better to exclude real time monitoring.&nbsp;For more information, see:&nbsp;[http://support.microsoft.com/default.aspx?scid=kb;en-us;312592 http://support.microsoft.com/default.aspx?scid=kb;en-us;312592].

Revision as of 08:42, 19 September 2017

Introduction

This article has been updated to version 10 of the TVC software.  If you are using older versions, directories and paths may be different.

After the successful installation of TruView central it is recommended to install an anti-virus software on the server. If this is not done properly, the user may notice a significant loss in performance of TruView Central.

 

Solution

This article assumes the TVC software was installed with default settings.

Once anti-virus software is installed on the VPM server it is strongly recommended that you disable the virus scan for the following folders (verify that "include subfolders" is selected during exclusion):

Exclude the TVC Portal and web application directories (and all subdirectories) for reading

The Portal directory is found at:

 C:\Program Files (x86)\Fluke Networks\Portal\

The Web application directory is found at:

C:\Program Files (x86)\Fluke Networks\Visual UpTime Select Web\UpTime

Exclude the entire .NET application cache directory (and all subdirectories) for reading and writing

The .NET application cache directory is found

C:\WINDOWS\Microsoft.NET\Framework\<versionnumber>\Temporary ASP.NET Files

The 64-bit .NET application cache directory is found

C:\WINDOWS\Microsoft.NET\Framework64\<versionnumber>\Temporary ASP.NET Files

You must enable this exclusion for ALL versions of .NET installed on TVC.

After disabling virus scan, open the statistics window of the virus scanner. Open Web portal and log in. The "last file scanned" in the statistics window should not at any time display the paths excluded. If it does, stop the ASP.NET worker process and try again. Microsoft recommends either excluding or stopping real time monitoring on the scanner. However, it is better to exclude real time monitoring. For more information, see: http://support.microsoft.com/default.aspx?scid=kb;en-us;312592.