manual

GFI Network Server Monitor Configuring monitor functions 60
Windows OS generic checks
Generic VB Script
The VBscript function allows you to create custom checks using
VBscripts. For more information about writing scripts, please refer to
the ‘Writing your own monitoring functions’ chapter.
Screenshot 51 - VBscript check parameters dialog
A VBScript function requires the following parameters:
Script location – Specify the path to the required VBScript file. The
script should contain the function specified in the Function name
field and should return True (-1) in case of success, or False (0) in
case of an error.
Function name – Specify the function that GFI Network Server
Monitor service will be calling from the specified script file.
Screenshot 52 - Parameters dialog