Roll out zabbix-shush to the remaining playbooks #13001

Closed
opened 2025-12-22 11:21:18 +00:00 by gwmngilfen · 4 comments
Member

In https://pagure.io/fedora-infra/ansible/pull-request/2967 I trialled code for shushing Zabbix as well as Nagios. That should be replicated to the other playbooks that need to inform monitoring.

In https://pagure.io/fedora-infra/ansible/pull-request/2967 I trialled code for shushing Zabbix as well as Nagios. That should be replicated to the other playbooks that need to inform monitoring.
Member

Metadata Update from @phsmoura:

  • Issue priority set to: Waiting on Assignee (was: Needs Review)
  • Issue tagged with: low-gain, low-trouble, ops
**Metadata Update from @phsmoura**: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-gain, low-trouble, ops
Owner

@gwmngilfen What is the status here?

@gwmngilfen What is the status here?
Author
Member

No updates, still pending. Grep shows:

./playbooks/manual/nagios/shush-fmn.yml:  - name: Tell nagios to shush.
./playbooks/manual/upgrade/bodhi.yml:  - name: Tell nagios to shush w.r.t. the frontend
./playbooks/manual/upgrade/bodhi.yml:  - name: Tell nagios to shush w.r.t. the backend
./playbooks/manual/upgrade/bugzilla2fedmsg.yml:  - name: Tell nagios to shush
./playbooks/manual/upgrade/datagrepper.yml:  - name: Tell nagios to shush
./playbooks/manual/upgrade/datanommer.yml:  - name: tell nagios to shush
./playbooks/manual/upgrade/mote.yml:  - name: Tell nagios to shush
./playbooks/manual/upgrade/pagure.yml:  - name: Tell nagios to shush w.r.t. the frontend
./playbooks/vhost_halt_guests.yml:  - name: Tell nagios to shush
./playbooks/host_reboot.yml:  - name: Tell nagios to shush
./playbooks/vhost_reboot.yml:  - name: tell nagios to shush

of which only host_reboot has been done. Should be OK to copy that pattern to the others, but we'll want to test it I guess?

No updates, still pending. Grep shows: ``` ./playbooks/manual/nagios/shush-fmn.yml: - name: Tell nagios to shush. ./playbooks/manual/upgrade/bodhi.yml: - name: Tell nagios to shush w.r.t. the frontend ./playbooks/manual/upgrade/bodhi.yml: - name: Tell nagios to shush w.r.t. the backend ./playbooks/manual/upgrade/bugzilla2fedmsg.yml: - name: Tell nagios to shush ./playbooks/manual/upgrade/datagrepper.yml: - name: Tell nagios to shush ./playbooks/manual/upgrade/datanommer.yml: - name: tell nagios to shush ./playbooks/manual/upgrade/mote.yml: - name: Tell nagios to shush ./playbooks/manual/upgrade/pagure.yml: - name: Tell nagios to shush w.r.t. the frontend ./playbooks/vhost_halt_guests.yml: - name: Tell nagios to shush ./playbooks/host_reboot.yml: - name: Tell nagios to shush ./playbooks/vhost_reboot.yml: - name: tell nagios to shush ``` of which only `host_reboot` has been done. Should be OK to copy that pattern to the others, but we'll want to test it I guess?
Author
Member

Additionally to adding this to more playbooks, we've discovered that a maintenance window isn't great for this purpose. I'll adjust the shush to disable the Matrix webhook instead

Additionally to adding this to more playbooks, we've discovered that a maintenance window isn't great for this purpose. I'll adjust the shush to disable the Matrix webhook instead
Sign in to join this conversation.
No milestone
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#13001
No description provided.