mposter and msend syntax
The following figure shows the syntax for the mposter command.
mposter syntax
The following figure shows the syntax for the msend command. The syntax for msend is very similar to mposter except that mposter supports the -d option.
msend syntax
The following table lists the command-specific options for mposter and msend. For a list of common command options that apply to all CLI commands, see Event-management-common-command-options.
mposter and msend options
Option | Description |
---|---|
- | Input from standard input stream |
-a Class | Sends an object of class Class |
-b SlotSetValue | Adds SlotSetValue settings (format: "slot=value;...") |
-d | (Used with mposter only) Sends as data instead of as event |
-e | Specifies to use EIF instead of MCELL format |
-j BufDir | Sets the directory to be used for persisting events that are buffered until they are sent |
-k | Kills the mposter or msend server instance |
-m Message | Sets event message to the specified Message text |
-n CellName | Connects to cell CellName, as defined in directory or on specified host and port, with specified key |
-p Var=Value | Can be used to specify the directory path to the source file by using the following syntax: |
-r Severity | Sets the event severity value to the Severity specified |
-u objectID | Specifies to update or modify data or event object specified by objectID rather than creating a new object.
|
-w MSecAnswerWait | Sets the length of time in milliseconds to wait for message answer; default is 30,000. |
-x | Examines timings |