XHE: How to create a Monitor Dump.

XHE: How to create a Monitor Dump.

To create a XYGATEHE monitor dump:
 
  1. In the HECONF file, remove the comment from the following line:  !MONITOR $S.#XHE.MONITOR
  2. Execute the XHE_COMPILE macro by typing the following: RUN XHE_COMPILE 
  3. Reproduce the reported issue.
  4. Back out changes made in step 1 by commenting out the monitor keyword in the HECONF file.
  5. Execute the XHE_COMPILE macro by typing the following: RUN XHE_COMPILE
  6. Send the monitor spooler output to the XYPRO Support Team.
If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.
    • Related Articles

    • XAC: How to create a Monitor Dump

      Follow these steps in order to generate a XYGATEAC monitor dump: In the ACCONF File, remove the comment from the following line !MONITOR $S.#XAC.MONITOR In the ACACL File, add the word MONITOR to the line directly following the command entry that is ...
    • XOA: How to create a Monitor Dump

      Add this KEYWORD to your XYGATEOA command or modify your XYGATEAC command to add the Monitor settings to the XYGATEOA commands: (The ?m: is the file name to send the monitor data to. The ?t: is what data you want to send to the monitor dump.) TACL> ...
    • XUA: How to do an XUA monitor

      1. Uncomment the MONITOR keyword in the UACONF file by editing the file and removing the ?!? from the first position in the line. The modified line should look as follows: MONITOR $S.#XUA.MONITOR Note: If your spooler does not have a collector called ...
    • XHE: Secure ODBC using XHE

      XYCONF on 192.160.10.20 # MX/ODBC/XHE TEST FOR INTERNAL IP STACK 18649 $SYSTEM.XYGATEHE.XYGATEHE -A:ODBC -T:$ZTCMX -SSL_NEG:SSLSRV -P:18650 #18650 RESERVED FOR ODBC/MX 18651 $SYSTEM.XYGATEHE.XYGATEHE-A:ODBC -T:$ZTCMX -SSL_NEG:SSLSRV -P:18651 18652 ...
    • XHE: Does XHE support both implicit and explicit FTPS connenction

      XHE only supports explicit FTPS. If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com.