

Reference Information › Command Line Shell Reference Guide › Shell Commands › Dashboard Message Management › message list
message list
List messages.
Syntax
message list [ --batch ] [ --verbose ]
Parameters
- --batch
-
Display output in UDL format
- --verbose
-
Include timestamp and full message text in the output.
Examples
message list
List dashboard messages
Notes:
- The following information is displayed for each message: ID, Severity, and Text.
- The list is sorted alphabetically based on the message ID and message text is truncated if the length of the line exceeds 80 characters.
- When displaying message text in batch mode, unprintable characters are escaped as per UDL requirements.
Typical Output
110volcheck Message text
120ha !Message text that is important and too long...
450volscan More message text
Output Specification
Message list –batch
message M010_test : id = 010_test, severity = "info", timestamp = "1301349277", text = "This is a sample message" (timestamp is only shown if --verbose is specified)
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|