You can use the cawto utility to write messages to the local Event Management console or to a remote machine. You can also assign different attributes to the messages to make them more meaningful. The basic syntax of the command is as follows:
cawto [-attribute value] <message>
Designates one of (DEFAULT, BLINK, REVERSE)
Designates the color (DEFAULT(White), Red, Orange, Yellow, Green, Blue, Pink, Purple).
Designates the category (user defined).
Indicates to put the message in the held message area.
Designates the node name of the machine. If omitted, it defaults to the local machine.
Identifies the user defined source to the message. This is useful for message matching.
For example, to call cawto to the local machine, specify:
cawto This is my message
To call cawto to a remote machine, specify:
cawto -n node This is my message
The maximum message length has been increased to 2048 bytes.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |