<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: vscan questions in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165827#M37914</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I don't think ONTAP hold previous information on virus detections as stats. But you can get stats about the associated EMS messages with the ONTAP command:&lt;/P&gt;&lt;P&gt;event status -message-name Nblade.vscanVirusDetected -last-week-histogram&lt;/P&gt;&lt;P&gt;And events on vscan itself with:&lt;/P&gt;&lt;P&gt;vserver vscan show-events -event-type file-infected&lt;/P&gt;&lt;P&gt;You can start an active stats collection as per the following KB&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Understanding_Clustered_Data_ONTAP_Offbox_Vscan_Server_Extended_Metrics" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Understanding_Clustered_Data_ONTAP_Offbox_Vscan_Server_Extended_Metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-3. You probably want to consider installing AIUM (Active IQ Unified manager) local server (for free) to monitor the cluster. It already includes VSCAN events that you can see here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-2AB93F75-B435-46E5-813D-15B84B0BD9C7.html?cp=1_3_0_5" target="_blank"&gt;https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-2AB93F75-B435-46E5-813D-15B84B0BD9C7.html?cp=1_3_0_5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and you can find more EMS based events from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Common_EMS_messages_for_Vscan" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Common_EMS_messages_for_Vscan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or with the ONTAP command "event catalog show" and subscribe to these in AIUM using:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-B4565396-580F-433A-A9D8-74BBABDAE893.html" target="_blank"&gt;https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-B4565396-580F-433A-A9D8-74BBABDAE893.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Mentioned above the local AIUM (Active IQ Unified manager). I'm not sure if the online Active IQ (used to be known as MyASUP) give much on vSCAN these days (Currently I don't have access to it).&amp;nbsp; Active IQ does get events using AutoSupport. Which you can configure to send out upon events using the ONTAP command "event destination ... " (that will also send you an email - but don't add ones that likely to happen frequently, as generating austsupport takes system resources).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. I'd actually prefer scanning on reads - as it will be with the more up-to-date signatures DB than when the file been written. Having said that - write is important too as it can help stop file encryption/weaponizing/corruption&amp;nbsp; in some cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. not familiar with this term. you can schedule a vSCAN full scan to cover files that missed in the inline scan (due to timeout) or ones that not been detected with the old signature DB.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-900%2Fvserver__vscan__on-demand-task__schedule.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-900%2Fvserver__vscan__on-demand-task__schedule.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Apr 2021 16:31:53 GMT</pubDate>
    <dc:creator>GidonMarcus</dc:creator>
    <dc:date>2021-04-10T16:31:53Z</dc:date>
    <item>
      <title>vscan questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165821#M37911</link>
      <description>&lt;P&gt;We have vscan servers in production for multiple SVMs.&lt;/P&gt;&lt;P&gt;1. how can we find out the statistics of VSCAN such as how many scans completed, how many virus detected and cleaned, how many scan processes queued?&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; how can we find out if vscan servers too busy and more servers need to be added?&lt;/P&gt;&lt;P&gt;3. if any VSCAN servers or connections issues, will we get alerts or notitcations?&lt;/P&gt;&lt;P&gt;4. is there any VSCAN information integrated with active IQ?&lt;/P&gt;&lt;P&gt;5. happened a few times already, we had cifs share access issues, had to stop vscan services to regain the access.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; we plan to set&amp;nbsp;&lt;FONT&gt;-vscan-fileop to writes-only&lt;/FONT&gt;, and add excluvise list, are they good ideas?&lt;/P&gt;&lt;P&gt;6. what is the regular vscan daily monitoring?&lt;/P&gt;&lt;P&gt;thanks advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:27:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165821#M37911</guid>
      <dc:creator>FelixZhou</dc:creator>
      <dc:date>2025-06-04T10:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: vscan questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165827#M37914</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I don't think ONTAP hold previous information on virus detections as stats. But you can get stats about the associated EMS messages with the ONTAP command:&lt;/P&gt;&lt;P&gt;event status -message-name Nblade.vscanVirusDetected -last-week-histogram&lt;/P&gt;&lt;P&gt;And events on vscan itself with:&lt;/P&gt;&lt;P&gt;vserver vscan show-events -event-type file-infected&lt;/P&gt;&lt;P&gt;You can start an active stats collection as per the following KB&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Understanding_Clustered_Data_ONTAP_Offbox_Vscan_Server_Extended_Metrics" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/FAQ%3A_Understanding_Clustered_Data_ONTAP_Offbox_Vscan_Server_Extended_Metrics&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2-3. You probably want to consider installing AIUM (Active IQ Unified manager) local server (for free) to monitor the cluster. It already includes VSCAN events that you can see here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-2AB93F75-B435-46E5-813D-15B84B0BD9C7.html?cp=1_3_0_5" target="_blank"&gt;https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-2AB93F75-B435-46E5-813D-15B84B0BD9C7.html?cp=1_3_0_5&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and you can find more EMS based events from:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Common_EMS_messages_for_Vscan" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/Common_EMS_messages_for_Vscan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or with the ONTAP command "event catalog show" and subscribe to these in AIUM using:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-B4565396-580F-433A-A9D8-74BBABDAE893.html" target="_blank"&gt;https://docs.netapp.com/ocum-97/topic/com.netapp.doc.onc-um-sysconfig/GUID-B4565396-580F-433A-A9D8-74BBABDAE893.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Mentioned above the local AIUM (Active IQ Unified manager). I'm not sure if the online Active IQ (used to be known as MyASUP) give much on vSCAN these days (Currently I don't have access to it).&amp;nbsp; Active IQ does get events using AutoSupport. Which you can configure to send out upon events using the ONTAP command "event destination ... " (that will also send you an email - but don't add ones that likely to happen frequently, as generating austsupport takes system resources).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. I'd actually prefer scanning on reads - as it will be with the more up-to-date signatures DB than when the file been written. Having said that - write is important too as it can help stop file encryption/weaponizing/corruption&amp;nbsp; in some cases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. not familiar with this term. you can schedule a vSCAN full scan to cover files that missed in the inline scan (due to timeout) or ones that not been detected with the old signature DB.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-900%2Fvserver__vscan__on-demand-task__schedule.html" target="_blank"&gt;https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-cm-cmpr-900%2Fvserver__vscan__on-demand-task__schedule.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 16:31:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165827#M37914</guid>
      <dc:creator>GidonMarcus</dc:creator>
      <dc:date>2021-04-10T16:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: vscan questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165987#M37968</link>
      <description>&lt;P&gt;5: I'd recommend opening a case or at least reviewing KBs &lt;A href="https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_identify_vscan_server_latency" target="_blank"&gt;https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_identify_vscan_server_latency&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 22:55:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/vscan-questions/m-p/165987#M37968</guid>
      <dc:creator>paul_stejskal</dc:creator>
      <dc:date>2021-04-15T22:55:15Z</dc:date>
    </item>
  </channel>
</rss>

