When an event is detected, it is compared to each tuxEventClientTbl instance. If the event name matches the value in the event expression and the optional filter rule is true, then the event buffer is sent to the specified client’s unsolicited message handling routine. To create a new row in this table, it is necessary to issue a 
SET request that at least specifies the values for 
tuxEventClientExpr and 
tuxEventClientId.
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      A GET operation retrieves configuration information for the matching 
tuxEventClientTbl row(s).
 
      
      A SET operation updates configuration information for the row in 
tuxEventClientTbl. The following state indicates the meaning of a 
tuxEventClientState set in a 
SET request. States not listed cannot be set.
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      A GET operation retrieves configuration information for the 
tuxEventCmdTbl instance(s).
 
      
      A SET operation updates configuration information for the 
tuxEventCmdTbl instance. The following state indicates the meaning of a 
tuxEventCmdState set in a 
SET request. States not listed cannot be set.
 
      
      Delete tuxEventCmdTbl instance. Successful return leaves the object in the 
invalid(2) state. 
 
      
      
      
      
      
      
      
      
      
      
      When an event is detected, it is compared to each tuxEventQueTbl instance. If the event name matches the value in the event expression and the optional filter rule is true, then the event buffer is stored in the specified reliable queue. To create a new row in this table, it is necessary to issue a 
SET request that at least specifies 
tuxEventQueExpr, 
tuxEventQspace, and 
tuxEventQname.
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      A GET operation retrieves configuration information for the matching 
tuxEventQueTbl row(s).
 
      
      A SET operation updates configuration information for the 
tuxEventQueTbl instance. The following state indicates the meaning of a 
tuxEventQueState set in a 
SET request. States not listed cannot be set.
 
      
      Delete tuxEventQueTbl row. Successful return leaves the object in the 
invalid(2) state. 
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      This value, if present, is passed in to tpenqueue(3)’s TPQCTL control structure to request notification via the /Q subsystem with the message to be placed on the queue ahead of the specified message. 
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      A GET operation retrieves configuration information for the matching 
tuxEventSvcTbl instance(s).
 
      
      A SET operation updates configuration information for the 
tuxEventSvcTbl instance. The following state indicates the meaning of a 
tuxEventSvcState set in a 
SET request. States not listed cannot be set. 
 
      
      Delete tuxEventSvcTbl row. Successful return leaves the object in the 
invalid(2) state.
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      When an event is detected, it is compared to each tuxEventUlogTbl instance. If the event name matches the value in the event expression and the optional filter rule is true, then the event buffer is formatted and passed to the Tuxedo 
userlog(3) function.
 
      Create a new Row: To create a new instance of tuxEventUlogTbl the user must at least specify values for 
tuxEventUlogExpr and 
tuxEventUserlog. All objects except 
tuxEventUlogState can be updated only during creation of a new instance.
 
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      A GET operation retrieves configuration information for the matching 
tuxEventUlogTbl instance(s).
 
      
      A SET operation updates configuration information for the 
tuxEventUlogTbl instance. The following state indicates the meaning of a 
tuxEventUlogState set in a 
SET request. States not listed cannot be set.
 
      
      Delete tuxEventUlogTbl row. Successful return leaves the object in the 
invalid(2) state. 
 
      
      
      
      
      
      
      Write a userlog(3) message when a matching event is detected.