
HighPoint CLI Reference
Events Commands
The CLI system will automatically record three types of events: Information
(shortened to “Inf”), Warning (shortened to “War”), and Error (shortened to
“Err”) on the screen output. These commands allow you to query, save, or
clear the logged events.
Syntax
events
events clear
events save {file_name}
events
This command will display a list of all the logged events.
Example
HighPoint CLI> events
Typical output:
ID Type Time Description
1 Inf [10/12/2004 15:26:21] User RAID (from 127.0.0.1) exited from system.
2 Inf [10/12/2004 15:26:30] User RAID (from 127.0.0.1) logged on system.
3 Inf [10/12/2004 15:26:34] Array ‘myraid’ verifying started.
4 War [10/12/2004 15:31:35] Array ‘myraid’ verifying aborted.
5 Inf [10/12/2004 15:31:36] User RAID (from 127.0.0.1) exited from system.
6 Inf [10/12/2004 15:32:15] User RAID (from 127.0.0.1) logged on system.
7 Inf [10/12/2004 15:32:51] User RAID (from 127.0.0.1) exited from system.
8 Inf [10/12/2004 15:37:00] User RAID (from 127.0.0.1) logged on system.
Events clear
This command will clear all the logged events.
Example
HighPoint CLI> events clear
events save {file_name}
This command will save all the logged events as a plain text file.
Example
- 14 -