Percona-Lab / mongodb_consistent_backup

A tool for performing consistent backups of MongoDB Clusters or Replica Sets
https://www.percona.com
Apache License 2.0
276 stars 81 forks source link

mongodb_consistent_backup/Notify/Zabbix: Tested the code into a working state #281

Closed corey-hammerton closed 4 years ago

corey-hammerton commented 5 years ago

…ng state.

I have a Zabbix server in my dev environment now that I could test this code against. I've now tested the code and this commit contains the working code.

corey-hammerton commented 5 years ago

This is still a work-in-progress. Please refrain from merging this PR.

corey-hammerton commented 5 years ago

This code has been comfortably tested and is ready for review. The following command was used to test

./scripts/travis-ci/run-cluster.sh 3.4 --notify.zabbix.server=<zabbix_server> --notify.zabbix.node=mongodb_consistent_backup --notify.zabbix.key=mongodb_consistent_backup.health[test] --notify.method=zabbix --notify.zabbix.use_config=false