Previous Topic: Dashboard Message ManagementNext Topic: create (Dashboard Message Management)--Create a New Message


list (Dashboard Message Management)--List Messages

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:

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)