Skip to content

origamaster/Zabbix-Templates-Arcserve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input this userparameter on your zabbix_agentd.conf
Put jobs_status.vbs script on C:\scripts (create the folder)
Then reload your zabbix agent service
Import Template
Link Template to Host
Done


UserParameter=jobs.status,cscript //NoLogo C:\scripts\jobs_status.vbs

OBS: If you get " timeout while executing a shell script" error on item,
add Timeout=15 bellow userparameter addded on zabbix_agentd.conf

OBS2: For this to work your ca_qmrg needs to be installed on the default path for windows,
otherwise, you'll need to change the line bellow with your default path for ca_qmrg 
Set ObjExec = objShell.Exec("""C:\Program Files (x86)\CA\ARCserve Backup\ca_qmgr.exe"" -list") <---- Change this line on vbscript

About

zabbix templates for monitoring Arcserve Tape Backup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published