.. _Alerts: Alerts ============================================ .. image:: ./images/alerts.png :alt: alerts page Most of the time you won’t be simply watching EVO’s web interface to make sure things are going well. You’ll want to set up some way for EVO to contact you if something requires attention. EVO supports using Email and Audio notifications (beeping), as well as providing access via SNMP protocol. Alerts - ____________________________________________ .. image:: ./images/alerts_section.png :alt: alerts section This table displays the available alert types as well as method of delivery (Email, Audio, SNMP). A green light indicates the method will be used for the alert type, while a red light indicates the method will not. Click the pencil to expose the options and add/remove checks for each alert type/method. Audio alarm management ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. image:: ./images/audio_alarm.png :alt: audio alarm If Audio alerts are enabled for an alert type that occurs, the system will beep. These alerts can be temporarily silenced while the issue is corrected by choosing to mute the audio alerts for a specified amount of time from the drop-down menu. Shares/Disk usage threshold ____________________________________________ .. image:: ./images/usage_threshold.png :alt: usage threshold A standard recommendation is to always maintain 15-20% free space on any file system, and in addition to defining quotas for protection against overfilling a file system, alerts can be configured to inform if a file system on the operating system disk or a NAS share on a logical disk exceeds a predefined threshold. This is checked daily at 11:00 pm. Click the pencil to change the threshold (default 75%). Settings ____________________________________________ .. image:: ./images/alerts_settings.png :alt: alerts settings tab The settings page offers configuration options for :ref:`alerts ` Email configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. image:: ./images/email.png :alt: email configuration This section may be used to configure EVO to send SMTP (simple mail transfer protocol) notifications for system events. Click the pencil to edit Email configuration options. Multiple recipient email addresses are separated with semicolon and space. SMTP AUTH """""""""""""""""""""""""""""""""""""""""""" .. image:: ./images/smtp_auth.png :alt: SMTP AUTH **Authentication method** - SMTP AUTH **SMTP user name** - Enter the valid email address for the SMTP mail account. **SMTP user password** - Enter the password for the above account. Note that an application-specific password may be required, for example, if the SMTP server requires two-factor authentication. **SMTP Server** - Enter the address and specify the port the SMTP server uses. An example is pre-populated for Gmail, which is smtp.gmail.com:465. **SSL** - Most SMTP servers require enabling the Secure Sockets Layer. **From** - Enter the address you'd like to be shown as the sender for the SMTP notifications. **Recipient list** - Enter the recipient email address(es) for email notifications. Use a semicolon followed by a space to separate addresses if more than one is entered. .. note:: If Gmail will be used, a unique password will need to be generated for authentication. See this article for more information: https://support.studionetworksolutions.com/hc/en-us/articles/215191543-SMTP-notifications-with-Gmail Office365 OAuth2 """""""""""""""""""""""""""""""""""""""""""" .. image:: ./images/o365_auth.png :alt: Office365 OAuth2 **Authentication method** - Office365 OAuth2 **From** - Enter the Azure account login address **Client Secret** - Enter the Value (not the Secret ID) **Application (client) ID** - Enter the Azure Application ID **Directory (tenant) ID** - Enter the Azure Directory (tenant) ID **Recipient list** - Enter the recipient email address(es) to use for email notifications. Use a semicolon followed by a space to separate addresses if more than one is entered. KB article here: https://support.studionetworksolutions.com/hc/en-us/articles/41953711383060-Configuring-SMTP-email-notifications-for-Office-365 SNMP management station ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. image:: ./images/snmp_management_station.png :alt: SNMP management station Simple Network Management Protocol (SNMP) is an Internet-standard protocol for managing devices on IP networks. With this feature enabled, statistics can be monitored remotely by an SNMP manager computer sending SNMP requests. Click the pencil to edit the values: **SNMP alerts** - Toggles SNMP on/off **Host** - Enter the SNMP manager IP address **Port (UDP)** - Default port is 162 SNMP agent configuration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. image:: ./images/snmp_agent.png :alt: SNMP agent configuration This section provides settings specific to SNMP in addition to those available in the Alerts section. The following SNMP agent values are available, disabled by default: EVO version, Local time, System uptime, CPU usage statistics, UPS status, Overall statistics on blocks in/out to internal to EVO drives, I/O statistics for individual EVO disks, NAS sessions, Cached logical disk statistics, Detailed per-logical disk statistics. SNMP management information base (MIB) ____________________________________________ .. image:: ./images/snmp_mib.png :alt: SNMP MIB Once :ref:`Alerts ` and :ref:`SNMP agent configuration ` have been configured, download EVO's MIB here for use by the SNMP manager system. SNMP service configuration ____________________________________________ .. image:: ./images/snmp_service.png :alt: SNMP service configuration These controls allow for environment-specific SNMP integration. This section assumes you've already configured your network monitoring service and have the information available to connect EVO. **Port** - default 161 **Transport** - default UDP and TCP **Security level** - noAuthNoPriv - No authentication, no privacy authNoPriv - (Default) Authentication, no privacy authPriv - Authentication and privacy **SNMPv3 security name** - admin user for SNMP manager **Authentication protocol** - Default is MD5, with various SHA options available **Authentication password** - Enter the password for the network manager authentication