dvMRTG - Version 2.0 (9/26/2005)
dvMRTG.exe is a .Net Windows console application that can be used under MRTG to gather data from your Declude Virus log files. dvMRTG can provide statistics on how many viruses
were detected overall or by a specific scanner.
Requirements
dvMRTG.exe has the following requirements
Microsoft .NET Framework Version 1.1
Expects Declude Log Files To Be Named As Follows virMMDD.log
dvMRTG 2.0 Works On Declude Version 3.0.+
dvMRTG 1.0 Works On Declude Version 1.77915 - Declude 3.0
Tested Under MRTG 2.10.13
Please see the MRTG home page for MRTG Installation Instructions
Usage
dvMRTG.exe has the following command line arguments.
-s <path> - Path To Declude Log Files
-vs <scanner number> - [OPTIONAL]. Monitor a specific virus scanner.
-b <buffer size> - [OPTIONAL] Buffer size used in reading log files. You can experiment with this to find the optimal value for your system and log files. If left blank a default buffer size of 1024 will be used.
Example:
dvMRTG.exe -s c:\imail\spool -b 2048
dvMRTG.exe -s c:\imail\spool -b 2048 -vs 3
View Example MRTG Script For Use With dvMRTG
View Sample MRTG Script
View Sample Graph Generated With dvMRTG.exe:
Viruses Detected / Overall Messages (COMING SOON)
Download dvMRTG:
Download dVMRTG 2.0 and Sample Scripts
Download dVMRTG 1.0 and Sample Scripts
|