Deregister event queues when done in our Nagios scripts.
(imported from commit a1f73403163323e1dd9eda2f5269e94c60abdd1a)
This commit is contained in:
parent
3da6c41345
commit
9b8555ba12
2 changed files with 5 additions and 0 deletions
|
@ -350,4 +350,5 @@ if h_missing_z:
|
|||
logger.error("zulip: This suggests we have a zephyr=>zulip mirroring problem.")
|
||||
logger.error("zulip: aka the global class mirroring script has issues.")
|
||||
|
||||
zulip_client.deregister(queue_id)
|
||||
print_status_and_exit(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue