For the complete documentation index, see llms.txt. This page is also available as Markdown.

Alerts Management

Configure and review alerts in legacy Proxy Builder.

Monitor your hosts and endpoints and get notified on Slack, Discord, Telegram, Email, or Webhook when something needs your attention.

Overview

Alerts Management lets you create automated alerts triggered by specific conditions on your hosts and endpoints. When a threshold is crossed, Proxidize notifies you through whichever platform you've configured.

Available alert types:

  • Host CPU Usage

  • Host RAM Usage

  • Host Data Usage

  • Host Down

  • Endpoint Status

Supported delivery platforms:

  • Email

  • Webhook

  • Slack

  • Discord

  • Telegram

You can find Alerts Management in the left sidebar of your Cloud Dashboard.


Creating an Alert

Regardless of which platform you use, all alerts are created the same way:

1

Go to Alerts Management

Go to Alerts Management in the sidebar.

2

Create a new alert

Click New Alert.

3

Fill in the alert details

Fill in the alert details:

  • Name: a label to identify this alert

  • Host: the host to monitor

  • Type: the condition to trigger on (CPU, RAM, Data Usage, Host Down, Endpoint Status)

  • Receive On: the platform to deliver the alert to

  • Threshold / Limit: the value at which the alert fires (where applicable)

4

Confirm

Click Confirm.

Once created, the alert appears in the table with its name, host, type, and current status. You can pause or delete any alert from this table at any time.

Each platform requires a one-time setup before you can select it when creating an alert. See the relevant section below.


Email

To receive alerts by email, the destination address must be added as a sub-account under your main Proxidize account first.

  1. Add the email address as a sub-account

  2. Once added, go to Alerts Management and create a new alert

  3. Select Email as the delivery platform, your sub-account emails will appear in the dropdown

  4. Select the address you want to receive the alert and confirm


Webhook

Webhook alerts send an HTTP request to a URL of your choice whenever an alert is triggered, useful for integrating with custom systems or automation pipelines.

When creating an alert and selecting Webhook as the platform, you'll be prompted for:

  • URL: the endpoint to send the request to

  • Method: GET or POST

No external setup is required beyond having a URL ready to receive the request.


Slack

1

Create a Slack App

  1. Go to api.slack.com/apps and click Create an App

  2. Select From scratch, give it a name (e.g. "Proxidize Alerts"), and choose your workspace

  3. From the Features menu, select Incoming Webhooks and toggle it on

  4. Click Add New Webhook to Workspace, select the channel you want alerts posted to, and click Allow

  5. Copy the generated Webhook URL

2

Create the Alert

  1. Open Alerts Management on your Proxidize dashboard and create a new alert

  2. Select Slack as the platform and paste the Webhook URL

  3. Confirm to save


Discord

1

Invite the Proxidize Bot

  1. Click this link to invite the Proxidize Bot to your Discord server

  2. Select the server you want to use and complete the authorization process

image (1)-1
2

Enable Developer Mode

  1. In Discord, go to User Settings → Advanced

  2. Toggle on Developer Mode

image (4)-1
3

Get Your Server ID and Channel ID

  1. Right click on your server icon and select Copy ID to get the Server ID

  2. Right click on the channel you want alerts sent to and select Copy ID to get the Channel ID

4

Create the Alert

  1. Open Alerts Management on your Proxidize dashboard and create a new alert

  2. Select Discord as the platform

  3. Enter the Server ID and Channel ID

  4. Confirm to save


Telegram

Telegram alerts can be delivered to a Channel, a Group, or your Private Messages. The setup differs slightly depending on which you use, but all three require adding @ProxidizeBot and retrieving a Chat ID.

  1. Open Telegram web and go to your channel

  2. Click the channel name to open channel info, then tap the Edit button (pencil icon)

  3. Go to AdministratorsAdd Administrator

  4. Search for @ProxidizeBot and add it

  5. In the permissions screen, enable only Post Messages and disable everything else, then confirm

  6. While viewing the channel in a web browser, copy the Chat ID from the URL, include the dash if present (e.g. -1002xxxxxxxx)

Telegram5
  1. Go to Alerts Management in Proxidize, create a new alert, select Telegram, and paste the Chat ID

  1. Open Telegram web and go to your group

  2. Click the group name to open group info, then tap Add Members

  3. Search for @ProxidizeBot and add it to the group

  4. While viewing the group in a web browser, copy the Chat ID from the URL, include the dash if present

  5. Go to Alerts Management in Proxidize, create a new alert, select Telegram, and paste the Chat ID

  1. Go to telegram.me/ProxidizeBot and click Open in Web

  2. Click the Start button to initiate the bot

  3. Click the burger menu (☰) and navigate to Saved Messages

  4. While viewing Saved Messages in a web browser, copy the Chat ID from the URL, include the dash if present

  5. Go to Alerts Management in Proxidize, create a new alert, select Telegram, and paste the Chat ID


Need Help?

If you have any questions, concerns, or need further clarification, feel free to reach out to us via live chat or email us directly at support@proxidize.com.

Was this helpful?