Previous Topic: message get idNext Topic: message set


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:

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)