{"id":20111375,"url":"https://github.com/openstack/charm-masakari-monitors","last_synced_at":"2025-05-06T10:33:13.014Z","repository":{"id":66174666,"uuid":"180242780","full_name":"openstack/charm-masakari-monitors","owner":"openstack","description":"Juju Charm - Masakari Monitors. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2024-11-15T16:03:40.000Z","size":14367,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T11:52:42.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/charm-masakari-monitors","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-08T22:31:39.000Z","updated_at":"2024-11-15T16:03:43.000Z","dependencies_parsed_at":"2023-02-21T05:16:06.119Z","dependency_job_id":"aafb0e0b-8166-45d3-ade5-d665cc252d77","html_url":"https://github.com/openstack/charm-masakari-monitors","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-masakari-monitors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-masakari-monitors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-masakari-monitors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fcharm-masakari-monitors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/charm-masakari-monitors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252666305,"owners_count":21785239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:15:51.076Z","updated_at":"2025-05-06T10:33:12.774Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n\n[Masakari][upstream-masakari] is used to provide automated recovery of\nKVM-based OpenStack machine instances for deployments that use shared storage\n(volumes).\n\nThe masakari-monitors charm deploys [Monitors for\nMasakari][upstream-masakari-monitors] whose purpose is to detect hypervisor and\ninstances failures and to inform Masakari about them.\n\nThe charm is a subordinate charm (to the nova-compute charm) and is used in\nconjunction with the [masakari][masakari-charm] and\n[pacemaker-remote][pacemaker-remote-charm] charms. Together, these charms\nprovide the following functionality:\n\n   \u003c!-- The next line has two trailing spaces. --\u003e\n\n1. **Evacuation of instances** (supported since OpenStack Stein)  \n   In the event of hypervisor failure, instances can be migrated to another\n   hypervisor.\n\n   \u003c!-- The next line has two trailing spaces. --\u003e\n\n1. **Restarting of instances** (supported since OpenStack Ussuri)  \n   A failed instance can be restarted.\n\nFor details see the [Automated Instance Recovery][cdg-app-masakari] appendix in\nthe [OpenStack Charms Deployment Guide][cdg].\n\n\u003e **Note**: The restarting of services (e.g. nova-compute) is not supported by\n  the charm as it is considered a `systemd` task.\n\n# Usage\n\n## Configuration\n\nSee file `config.yaml` for the full list of configuration options, along with\ntheir descriptions and default values.\n\n## Deployment\n\nTo deploy masakari-monitors:\n\n    juju deploy masakari-monitors\n\nBecause this is a subordinate charm a relation will need to be added to another\napplication to have the charm deployed on a machine.\n\n## Actions\n\nThis section lists Juju [actions][juju-docs-actions] supported by the charm.\nActions allow specific operations to be performed on a per-unit basis. To\ndisplay action descriptions run `juju actions masakari`. If the charm is\nnot deployed then see file `actions.yaml`.\n\n* `pause`\n* `restart-services`\n* `resume`\n\n# Bugs\n\nPlease report bugs on [Launchpad][lp-bugs-charm-masakari-monitors].\n\nFor general charm questions refer to the [OpenStack Charm Guide][cg].\n\n\u003c!-- LINKS --\u003e\n\n[upstream-masakari]: https://docs.openstack.org/masakari\n[upstream-masakari-monitors]: https://docs.openstack.org/masakari-monitors\n[cg]: https://docs.openstack.org/charm-guide\n[cdg]: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/index.html\n[cdg-app-masakari]: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-masakari.html\n[cdg-app-ha-apps]: https://docs.openstack.org/project-deploy-guide/charm-deployment-guide/latest/app-ha.html#ha-applications\n[lp-bugs-charm-masakari-monitors]: https://bugs.launchpad.net/charm-masakari-monitors/+filebug\n[masakari-charm]: https://jaas.ai/masakari\n[pacemaker-remote-charm]: https://jaas.ai/pacemaker-remote\n[juju-docs-actions]: https://jaas.ai/docs/actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fcharm-masakari-monitors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fcharm-masakari-monitors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fcharm-masakari-monitors/lists"}