28.5. Configuring cluster alert meta options


As with resource agents, meta options can be configured for alert agents to affect how Pacemaker calls them. The following table describes the alert meta options. Meta options can be configured per alert agent as well as per recipient.

Expand
표 28.1. Alert Meta Options
Meta-AttributeDefaultDescription

enabled

true

If set to false for an alert, the alert is not used. If set to true for an alert and false for a particular recipient of that alert, that recipient is not be used.

timestamp-format

%H:%M:%S.%06N

Format the cluster uses when sending the event’s timestamp to the agent. This is a string as used with the date(1) command.

timeout

30s

If the alert agent does not complete within this amount of time, it will be terminated.

The following example procedure configures cluster alert meta options for both an alert agent and for the alert recipients. The procedure configures an alert that calls the script myscript.sh and then adds two recipients to the alert. The script gets called twice for each event.

Procedure

  1. Configure an alert that calls the script myscript.sh and that uses a 15-second timeout.

    # pcs alert create id=my-alert path=/path/to/myscript.sh meta timeout=15s
  2. Add an alert recipient that has an ID of my-alert-recipient1, passing the call to the recipient someuser@example.com with a timestamp in the format %D %H:%M.

    # pcs alert recipient add my-alert value=someuser@example.com id=my-alert-recipient1 meta timestamp-format="%D %H:%M"
  3. Add an alert recipient that has an ID of my-alert-recipient2, passing the call to the recipient otheruser@example.com with a timestamp in the format %c.

    # pcs alert recipient add my-alert value=otheruser@example.com id=my-alert-recipient2 meta timestamp-format="%c"
Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동