Search Result
Collapse
2 results in 0.0021 seconds.
Keywords
Members
Tags
-
Мониторинг размера файла с изменяемым им
Здравствуйте. Есть необходимость мониторить размер... -
Passing parameters in VBS script
Hi, i'm trying to monitor DFS replicated folder using wmi classes in a vbs script.
Here is the zabbix_agent.conf line:
UserParameter=dfs_repl_fold_state[*],cscript.exe //Nologo "C:\scripts\dfs_repl_fold_state.vbs" "$1" "$2"
and the vbs...