Skip to content
github-actions[bot] edited this page Aug 31, 2026 · 1 revision

Alerts Plugin

Operate Prometheus alert rules and Alertmanager silences without leaving the terminal. Free — MIT licensed.

Install

nself plugin install alerts

No license key required.

Description

Manage Prometheus alert rules and Alertmanager silences: list, silence, and send synthetic test alerts.

This is a CLI plugin: it installs the nself-alerts binary into your plugin path and runs as a command, not a background service.

Category: infrastructure. Current version: 1.0.0.

Commands

nself-alerts subcommands (installed alongside the plugin):

  • nself-alerts list
  • nself-alerts silence <alert-name>
  • nself-alerts test <alert-name>

Examples

List

nself-alerts list

Silence

nself-alerts silence <alert-name>

Source

plugins/alerts/

Manifest: plugins/alerts/plugin.json

See Also

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally