How often do I need to monitor clicks and how do I do it?
We recommend that you monitor your clicks on a regular basis depending on usage; this can be done
on Windows by checking your Counter Administrator found by going to Configuration Editor/Administrator Console or Counter
Maintenance Utility.
To monitor clicks on UNIX navigate to the install directory and run the command:
./wvmgmtd meterslistread <server:port>
If your product version is V4 or above you may also like to set up email notifications for your
clicks this can be done by editing your qawserve.ini file lines as follows:
ServerEmail={String defining the email address}
AdminEmail={String defining the email address}
MailServer={String defining the IP address}
NotifyMeterWarning={Integer defining the number of clicks left when warning is given}
- top -
|