Set the Local Weka Home to send alerts or events
Once the Local Weka Home is deployed, you can set it to send specific alerts or events by Email (SMTP), PagerDuty, and SNMP Traps (v1/v2c/v3).
For example, you can set the Local Weka Home to send alerts by email to a specific address when the cluster is at a lower level of data protection than configured.

Setting the Local Weka Home to send events and alerts at a glance:
Set the destination on the Integration page.
On the Rules page, select the rule conditions to trigger specific alerts or events.
Assign the rule to the integration.
Procedure:
Access the Local Weka Home portal with an admin account and the password obtained.
On the Integration page, select New.

On the Create Integration page, select one of the destinations and set the relevant values as follows:
In Name, enter a meaningful name for the integration.
In Type, select the PageDuty type.
In Routing Key, set the routing key of your pager duty.
Verify that the integration is enabled (the arrow is green).
Select Save Integration.

In Name, enter a meaningful name for the integration.
In Type, select the Email type.
In Destination, set the destination email address.
Verify that the integration is enabled (the arrow is green).
Select Save Integration.

In Name, enter a meaningful name for the integration.
In Type, select SNMP Trap.
In the Version, select the required SNMP version to use with your SNMP-based tool.
Set the values of the properties required according to the selected version:
v1: SNMP version 1, which only requires the SNMP server hostname or IP address and a plaintext community.
v2c: SNMP version 2c, similar to SNMP v1, but adds support for 64-bit counters.
v3_NoAuthNoPriv: SNMP version 3 with security of a user name and EngineID, but without authentication and privileges.
v3AuthNoPriv: SNMP version 3 with security of a user name, EngineID, and authentication but without privileges.
v3AuthPriv: SNMP version 3 with security of a user name, EngineID, authentication, and privileges.
Verify that the integration is enabled (the arrow is green).
Download the WEKA_HOME-MIB.txt file and apply it in your SNMP system.
Select Save Integration.


On the Rules page, select New.

On the Create Rule page, do the following:
Enter a meaningful name for the rule.
Select the event or alert type from Rule Type and set the entity, operator, and condition, for the selected rule type.
Select View integrations and then select the required integration (delivery method) from the list.
Select Save Rule.
A green confirmation message appears for a successful setting.


Last updated