Docs 菜单
Docs 主页
/ /
MongoDB 命令行界面
/ / / /

mongocli Cloud Manager 警报 settings create

在此页面上

  • 语法
  • 选项
  • 继承选项

在指定项目中创建一个警报配置。

mongocli cloud-manager alerts settings create [options]
名称
类型
必需
说明
--apiKey
字符串
false
Datadog API Key, Opsgenie API Key, VictorOps API key.
--enabled
false
如果设立为 true,则启用警报配置。
--event
字符串
false
将触发警报的事件类型。
-h,--help
false
创建帮助
--matcherFieldName
字符串
false
目标对象中要匹配的字段的名称。
--matcherOperator
字符串
false
用于测试字段值的操作符。
--matcherValue
字符串
false
要使用指定操作符进行测试的值。
--metricMode
字符串
false
Atlas 会将当前指标值计算为平均值。
--metricName
字符串
false
Atlas检查配置的指标名称
--metricOperator
字符串
false
根据阈值检查当前指标值时要应用的操作符。
--metricThreshold
float
false
阈值,超出该阈值将触发警报。
--metricUnits
字符串
false
阈值的单位。
--notificationChannelName
字符串
false
Slack 渠道名称。对于 SLACK 通知类型是必需的。
--notificationDelayMin
int
false
检测到警报条件后发送第一个通知之前的等待分钟数。
--notificationEmailAddress
字符串
false
发送警报通知的电子邮件地址。
--notificationEmailEnabled
false
指示是否应发送电子邮件通知的标志。
--notificationFlowName
字符串
false
Flowdock 流名称(以小写字母表示)。
--notificationIntervalMin
int
false
未解决的未确认警报的连续通知之间等待的分钟数。
--notificationMobileNumber
字符串
false
向其发送警报通知的手机号码。
--notificationOrgName
字符串
false
Flowdock组织小写字母名称。
--notificationRegion
字符串
false
指示要使用的 API URL 的区域。
--notificationServiceKey
字符串
false
PagerDuty 服务密钥。
--notificationSmsEnabled
false
指示是否应发送文本消息通知的标志。
--notificationTeamId
字符串
false
团队的唯一标识符。
--notificationToken
字符串
false
Slack API令牌或 Bot 令牌或 Flowdock 个人API令牌。
--notificationType
字符串
false
警报通知类型。
--notificationUsername
字符串
false
向其发送通知的 Atlas user 的名称。
--notificationVictorOpsRoutingKey
字符串
false
VictorOps 路由键。
-o, --output
字符串
false
Output format. Valid values: json|json-path|go-template|go-template-file
--projectId
字符串
false
要使用的项目ID 。覆盖配置文件或环境变量设置。
名称
类型
必需
说明
-P, --profile
字符串
false
配置文件中要使用的配置文件。

由 cobra 2 shooty 于13 -Jul- 2021自动生成

后退

设置