You can easily view current system alerts and events in the QoreStor GUI.
You can easily view the current clients that are connected to the QoreStor system. Client information can be viewed through the System Configuration page in the QoreStor GUI, or using the QoreStor CLI. .
Monitoring clients through the QoreStor GUI
- To view client information for QoreStor, on the navigation menu, click System Configuration.
The total number of currently active clients for a particular type is displayed at the bottom of the page.
- Client information is grouped by client type (RDA/OST, NFS/CIFS, NDMP, or iSCSI). To view client information, click the appropriate pane to view information for that client type.
Monitoring clients through the QoreStor CLI
You can monitor client status through the CLI by using either the rda or ost commands.
To monitor clients, complete the following steps:
- Access the QoreStor CLI. Refer to Accessing the CLI commands for more information.
- View client information with the appropriate client command
stats –clients[--type <NFS|CIFS|OST|RDS|NDMP|ISCSI>]
Refer to the QoreStor Command Line Reference Guide for more information.
You can easily view and filter current system events in the QoreStor GUI. To monitor QoreStor events, follow these steps:
- In the navigation menu, click Events.
The Events page displays a summary table of events listed by index number, severity (Informational, Warning, or Critical), timestamp of the event, and brief message describing the event.
- To filter the list of events, do any of the following:
- In the Date Range field, click to select a range of dates.
- In the Message field, enter a word or string of words for which to search in Event messages. (The system is not case-sensitive)
- In the Filter Events field, select the severity level for which to search as Info, Warning, or Critical.
- Click Filter. Search results appear in the Events summary table.
Daily reports can be configured to be delivered over email from the QoreStor server to see the usage at the system, storage group, and container levels. Replication and cloud tiering statistics are also included. The current and delta of statistics from the previous are part of the report.
To configure daily email reports, access QoreStor CL; execute the following command.
email_stats --configure
Refer to the QoreStor Command Line Reference Guide for more information.