To enable email notifications, you need to configure the SMTP settings and define recipients. You can specify which tenants should send event notifications and filter notifications by event severity directly within the sensors. Additionally, in each sensor and other relevant features, you have the option to refine the conditions under which an event notification should be triggered.
Configure your SMTP account as the sender for email notifications. Note that these emails are dispatched by the NetLock RMM server's "Notification" role, not the web console itself. Make sure to account for this in your firewall settings to allow outgoing traffic from the server role responsible for sending notifications.
- Username: This field represents the username of your email account, for example: `noreply@netlockrmm.com`.
- Password: Your SMTP password.
- Server: Your SMTP server.
- Port: Your SMTP Port.
- SSL/TLS: Depending on your email server’s configuration, you may need to enable SSL/TLS for secure communication.
To verify that your configuration is correct, use the "Test" button. If the test is successful, you’ll see a confirmation message and receive a test email.
- E-Mail: The recipients email.
- Description: For your internal purposes.
- Severity: Notifications will only be sent if an event meets the defined severity level.
- Tenants: Select the tenants from which you want to receive event notifications.
To enable Microsoft Teams notifications, you’ll need to set up connectors. For instructions on creating an incoming webhook connector, refer to Microsoft’s documentation:
https://learn.microsoft.com/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook
- Connector Name: Your connectors name for internal purposes.
- Connector-Webhook-URL: The webhook url of your connector.
- Description: For your internal purposes.
- Severity: Notifications will only be sent if an event meets the defined severity level.
- Tenants: Select the tenants from which you want to receive event notifications.
To enable Telegram notifications, you'll need to set up a Telegram Bot. For instructions refer to Telegrams documentation:
https://core.telegram.org/bots
- Bot Name: Your bots name for internal purposes.
- Bot-Token: The bots token/api key.
- Chat-ID: The ID of the chat you want to receive the messages to.
- Severity: Notifications will only be sent if an event meets the defined severity level.
- Tenants: Select the tenants from which you want to receive event notifications.
To enable NTFY.SH notifications, you'll need to set up a topic url and optionally a access token. For instructions refer to NTFY.SH documentation:
https://docs.ntfy.sh/#step-2-send-a-message
- Topic Name: Your topics name for internal purposes.
- Topic URL: The topics URL.
- Access token: If required, you can add your access token here.
- Severity: Notifications will only be sent if an event meets the defined severity level.
- Tenants: Select the tenants from which you want to receive event notifications.