System Monitoring and Maintenance

This chapter covers settings related to monitoring your vStor system's performance, collecting diagnostic information, and configuring notifications. These settings are crucial for maintaining the health and efficiency of your vStor environment.

Telemetry

To help improve vStor, you can choose to share usage data with Catalogic Software:

Collect telemetry data

Enables the collection of anonymous usage data.

Share collected telemetry data with Catalogic Software

Select this option to send the collected telemetry data to Catalogic Software.

Debug Logging

For in-depth troubleshooting, you can enable more detailed logging:

Enable debug logging

Generates detailed logs for troubleshooting vStor backend processes.

E-mail Server Settings

Configure email notifications for your vStor instance:

SMTP Host

Your SMTP server address.

SMTP Port

The port your SMTP server uses (usually 25, 465, or 587).

SMTP Username

Your SMTP server authentication username.

SMTP Password

Your SMTP server authentication password.

Recipients

A list of email addresses that will receive notifications.

Configuring Email Settings using vStor CLI

Use the following command to configure email settings:

vstor system mail set --host <server_hostname> --user <email_username> --password <email_password> --recipients <email_recipients> 

E-mail Notification Details

Configure specific details for vStor e-mail notifications:

E-mail sender

Enter the sender name for vStor e-mail notifications.

E-mail recipients

Enter the email addresses that will receive notifications. Multiple recipients can be added by separating them with commas.

Note. Use Test E-mail button to send a test notification and verify your email configuration.

Last updated