Skip to main content
Glama
bbruhn91

Aedifion MCP Server

by bbruhn91

create_threshold_alert

Set up automated monitoring for datapoint values with configurable thresholds to send email or Telegram notifications when levels are exceeded.

Instructions

Create a new threshold-based alert.

Args: project_id: The project's numeric ID. name: Alert name. datapoint_id: The datapoint to monitor. info_threshold: Info-level threshold value. warn_threshold: Warning-level threshold value. crit_threshold: Critical-level threshold value. email: Email address for notifications. telegram_chatid: Telegram chat ID for notifications. period: Evaluation period in seconds.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
nameYes
datapoint_idYes
info_thresholdNo
warn_thresholdNo
crit_thresholdNo
emailNo
telegram_chatidNo
periodNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bbruhn91/mcp-server-aedifion'

If you have feedback or need assistance with the MCP directory API, please join our Discord server