3.10.8  WEBES Health Check Report

WEBES Health Check Report is a notification sent by email when the Director or WCCProxy is not running. The email notification is sent if the whc SMTP is ON and the results are written to a log file. The notification contains instructions on what corrective action/steps to be taken.

WEBES Health Check is supported on Windows Pentium only.

The following are the basic WEBES Health Check Commands:

Desta whc on/off - Turn all components of webes health check on or off

After executing whc on/off, check the desta.reg file for the following 3 whc entries:
whc.e2e=t/f
whc.smtp=t/f
whc.log=t/f

Turns each component of health check on or off

Desta whc smtp on/off turns health check smtp notification on or off
Desta whc log on/off turns health check logging on or off
Desta whc e2e on/off turns health check end to end testing on or off

Desta whc status - Indicates whether the health check is on or off

3.10.8.1  Scheduling Health Check Tasks Manually

To schedule the Health Check tasks manually, execute the following CLIs to add/remove scheduled tasks:

Adding a scheduled task: at <Time> /every:M, T, W, Th, F, S, Su cmd /c

"<INSTALLDIR>\svctools\common\bin\desta.bat launchwhc"

Removing a scheduled task: at <AtJobNo> /delete /yes