Previous Topic: Parse a Single Varbind into Multiple Event VariablesNext Topic: Troubleshooting Event Procedures


Logging Errors in Event Procedures

You can log the errors that the SpectroSERVER encounters while parsing a procedure XML file or while executing a procedure in an event map to an error log file.

Errors that are found while parsing a procedure file are written to the file that is specified in the procedure_error_file parameter in the SpectroSERVER .vnmrc resource file. Errors that are found while executing a procedure that is used in an event map are written to the event disposition error file. The event disposition filename is specified in the event_disp_error_file parameter. A procedure-specific error file can also be used. Its filename is specified in the procedure_error_file parameter. A filename of "stderr" for these parameters redirects the output to the server console output.

For more information, see the Event Configuration Manager User Guide.