Build precise queries to find exactly what you need
Press ESC to close
@chipa
Member Since: November 22, 2012
Favorites0
Views
Projects0
As the Backup log files replace characters with an underscore character (_) from the Backup Job name, the "strVeeamBackupName" string should be parsed to replace all spaces. The other problem is that I have one Job (from 10) that has failed for about 2 weeks. Even though logs exist in the history with Success status, I'm guessing they will be in one of the .1/2/3/4/5 archived log files. As I get this failure with the 2 weeks of failure job: .check_veaam.vbs(129, 4) Microsoft VBScript runtime error: Type mismatch: 'strBackupFailedDateTime' I presume it is because there is no logic to skip this step since the file probably does not have a success report. Otherwise it works perfect so far with Veeam 6.1.0.204. Now I just need a wrapper script to automatically extract Job names and run the script for auto running / Job addition :)
Reviewed 13 years ago