30.07.2012 Views

Reference Guide

Reference Guide

Reference Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Zend Server <strong>Reference</strong> Manual<br />

290<br />

Tracer - Failed to write a dump file Event-Type<br />

ZEND_MONITOR_ET_ZSM_CONFIGUATION_MISMATCH<br />

ZSM - Configuration is not matching the cluster<br />

ZEND_MONITOR_ET_ZSM_NODE_ADDED_SUCCESSFULLY<br />

ZSM - Node added successfully to the cluster<br />

ZEND_MONITOR_ET_ZSM_NODE_IS_NOT_RESPONDING<br />

ZSM - Node is not responding<br />

ZEND_MONITOR_ET_ZSM_RESTART_FAILED<br />

ZSM - Node removed successfully from the cluster<br />

ZEND_MONITOR_ET_TRACER_FILE_WRITE_FAIL<br />

ZSM - Restart failed<br />

PHP Functions<br />

zend_monitor_pass_error<br />

Passes an error to the Monitor component with file and line details. This function is used in error handlers.<br />

An alternative is to use trigger_error. However, this function does not indicate the file name and line<br />

number: It only passes the error message.<br />

Available since version 4.0<br />

Description<br />

void zend_monitor_pass_error (int $errno, string $errstr, string<br />

$errfile, int $errline)<br />

Parameters<br />

errno<br />

errstr<br />

errfile<br />

errline<br />

Error code<br />

Error string<br />

Error file<br />

Error Line

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!