Chapter 17
EVENTD System Log Messages
This chapter describes messages with the EVENTD prefix. They are generated by the
event policy process (eventd), which performs configured actions in response to
events on a routing platform that trigger system log messages.
221
JUNOS 9.1 System Log Messages Reference
222
EVENTD_ACK_FAILED
System Log Message EVENTD_ACK_FAILED:
Unable to send acknowledgment: error-message
Description
JUNOS processes can request that the event processing process (eventd) notify
them when a specific event occurs. The eventd process could not send an
acknowledgment for a registration request, for the indicated reason.
Type Error: An error occurred
Severity error
EVENTD_COMMAND_SUBSTITUTE_ERROR
System Log Message EVENTD_COMMAND_SUBSTITUTE_ERROR:
Variable substitution failed for command 'command'
Description The event processing process (eventd) can be configured to execute a JUNOS
command-line interface (CLI) command when a specified event occurs. The
command can include one or more variables (such as an interface name), which
the eventd process replaces with actual values related to the event when it issues
the command. Variable substitution failed for the indicated command.
Type Error: An error occurred
Severity error
Cause An internal software failure occurred.
EVENTD_EVENT_SEND_FAILED
System Log Message EVENTD_EVENT_SEND_FAILED:
Unable to send event notification: error-message
Description
JUNOS processes can request that the event processing process (eventd) notify
them when a specific event occurs. The eventd process could not send an event
notification for the indicated reason.
Type Error: An error occurred
Severity error
EVENTD_FORK_ERR
System Log Message EVENTD_FORK_ERR:
Unable to fork: error-message
Description The event processing process (eventd) could not create a child process for
executing policies.
EVENTD_ACK_FAILED
Chapter 17: EVENTD System Log Messages
Type Error: An error occurred
Severity error
EVENTD_PIPE_CREATION_FAILED
System Log Message EVENTD_PIPE_CREATION_FAILED:
Unabl