Skip to content

This plugin monitor is designed to monitor Symantec Anti-Virus Virus Definition files. Users specify the directory where the XDB files are and the monitor will decode the filename of the latest XDB file. It outputs when the virus definition was last updated and how many days has it been since the last update

uptimesoftware/symantec-virus-definition-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Symantec Virus Definition Scanner

See http://uptimesoftware.github.io for more information.

Tags

plugin security virus symantec

Category

plugin

Version Compatibility

  • Symantec Virus Definition Monitor 1.1 - 7.1, 7.0, 6.0, 5.5, 5.4, 5.3.x Windows, 5.3.x Linux/Solaris, 5.3, 5.2
  • Symantec Virus Definition Monitor 2.0 - 7.3,7.4,7.5,7.6,7.7

Description

This plugin monitor is designed to monitor Symantec Anti-Virus Virus Definition files. Users specify the directory where the XDB files are and the monitor will decode the filename of the latest XDB file. It outputs when the virus definition was last updated and how many days has it been since the last update.

Supported Monitoring Stations

7.4,7.5,7.6,7.77.3, 7.1, 7.0, 6.0, 5.5, 5.4, 5.3.x Windows, 5.3.x Linux/Solaris, 5.3, 5.2

Supported Agents

None; no agent required

Installation Notes

Install using the up.time Plugin Manager On the Windows hosts where monitoring of the virus definition is required:

  1. Install an up.time agent. See this KB article

  2. Download and unzip MonitorSymantecVirusDefinition-vx.x-agent-files.zip

  3. Place the monitor-virus-def.vbs file in the uptime agent directory in a subdirectory called "scripts" (C:\Program Files\uptime software\up.time agent\scripts) (create the scripts directory if needed)

  4. Open the uptime Agent Console (Start > up.time agent > uptime Agent Console)

  5. Make sure you know what the value is in the Password field. Otherwise, set it to something you remember (e.g. uptime)

  6. Click on Advanced > Custom Scripts

  7. Enter the following:

Command Name: virusdef Path to Script: cmd.exe /c "cscript.exe /nologo "C:\Program Files\uptime software\up.time agent\scripts\monitor-virus-def.vbs""

Note: Depending on where you put the vbs script in step 2, the "Path to Script" value might be different

Dependencies

n/a

Input Variables

  • Script Name - the location of the script on the monitoring station that contains the logic for contacting the agent and returning the output in a useful format to the monitoring station. The default value should work in most cases.

  • Port - port that the up.time agent is listening on (default 9998)

  • Password - password that the up.time agent has setup

  • Virus Definition Directory - the full path location of the XDB files on the agent system that is to be monitored (e.g. C:\Program Files\SAV)

Output Variables

  • Days Since Last Update

  • Last Update Date

Languages Used

  • Shell/Batch

  • VBScript

About

This plugin monitor is designed to monitor Symantec Anti-Virus Virus Definition files. Users specify the directory where the XDB files are and the monitor will decode the filename of the latest XDB file. It outputs when the virus definition was last updated and how many days has it been since the last update

Resources

Stars

Watchers

Forks

Packages

No packages published