{"id":16317857,"url":"https://github.com/edvler/check_mk-urbackup-check","last_synced_at":"2025-08-10T04:40:11.747Z","repository":{"id":151989878,"uuid":"121891690","full_name":"edvler/check_mk-urbackup-check","owner":"edvler","description":"Check MK plugin to check UrBackup (www.urbackup.org) status","archived":false,"fork":false,"pushed_at":"2025-03-22T06:58:25.000Z","size":443,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T09:39:52.652Z","etag":null,"topics":["backup","check","checkmk","extension","plugin","status","urbackup"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edvler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-02-17T20:54:47.000Z","updated_at":"2025-03-22T06:58:29.000Z","dependencies_parsed_at":"2025-02-10T20:42:36.663Z","dependency_job_id":null,"html_url":"https://github.com/edvler/check_mk-urbackup-check","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/edvler/check_mk-urbackup-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvler%2Fcheck_mk-urbackup-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvler%2Fcheck_mk-urbackup-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvler%2Fcheck_mk-urbackup-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvler%2Fcheck_mk-urbackup-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edvler","download_url":"https://codeload.github.com/edvler/check_mk-urbackup-check/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvler%2Fcheck_mk-urbackup-check/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269677505,"owners_count":24457857,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["backup","check","checkmk","extension","plugin","status","urbackup"],"created_at":"2024-10-10T22:09:25.981Z","updated_at":"2025-08-10T04:40:11.722Z","avatar_url":"https://github.com/edvler.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Check MK](https://checkmk.com) Plugin to check [UrBackup](http://www.urbackup.org) backups\n\n# News\nStarting with Release 2.0.3 for each driveletter in Urbackup-Imagebackups one service is created in check_mk!\nThe old Imagebackup service without a driveletter are change to UNKN.\n\n# Installation\n\n## On the Monitoring Server where Check_mk is installed:\nFor a detailed description how to work with mkp's goto [https://docs.checkmk.com/latest/de/mkps.html](https://docs.checkmk.com/latest/de/mkps.html).\n\n### Short tasks\n1. copy the XXXXXX.mkp (see [dist](dist) folder) to your Check_mk server into the /tmp folder.\n2. su - \u003cSITE_NAME\u003e (mkp has to be installed on every site you are running!)\n3. mkp install /tmp/XXXXXX.mkp (replace XXXXXX with the filename downloaded)\n4. Goto your Check_mk webinterface. Choose WATO -\u003e Host \u0026 Service Parameters. Search for urbackup.\n\n## On the UrBackup Server (NOT THE CHECK_MK SERVER!):\n1. Install UrBackup API. (https://github.com/uroni/urbackup-server-python-web-api-wrapper)\n```\n  On Ubuntu 16.04.4: apt-get install python3-pip \u0026\u0026 pip3 install urbackup-server-web-api-wrapper\n```\n```\n  On Debian12/Ubuntu 24: apt-get install python3-pip \u0026\u0026 pip3 install urbackup-server-web-api-wrapper --break-system-packages\n```\n2. Copy the plugin script [check_mk/agents/plugins/urbackup_check](check_mk/agents/plugins/urbackup_check) into /usr/lib/check_mk_agent/plugins/\n3. chmod 755 /usr/lib/check_mk_agent/plugins/urbackup_check\n4. Create urbackup-check.ini in $MK_CONFDIR folder (usually /etc/check_mk). See Template [etc/check_mk/urbackup-check.ini](etc/check_mk/urbackup-check.ini)\n5. Execute the script: /usr/lib/check_mk_agent/plugins/urbackup_check. If everythings works the output should look like this\n```\nroot@urbackup-server:/usr/lib/check_mk_agent/plugins# ./urbackup_check\n\u003c\u003c\u003curbackup_check\u003e\u003e\u003e\nFMT-PC;;;;;-;;;;;False;;;;;-;;;;;False\nNB03;;;;;-;;;;;False;;;;;2017-05-15_08:51;;;;;False\nPC01;;;;;2018-02-22_18:05;;;;;False;;;;;2018-02-22_18:36;;;;;True\nPC02;;;;;2018-02-23_08:19;;;;;True;;;;;2018-02-23_08:57;;;;;True\nPC03;;;;;2018-02-12_00:08;;;;;False;;;;;2017-05-15_09:36;;;;;False\nPC04;;;;;-;;;;;False;;;;;2018-01-01_00:00;;;;;False\nPC05;;;;;2017-10-02_00:08;;;;;False;;;;;2018-02-17_12:02;;;;;True\npc-xx;;;;;-;;;;;False;;;;;2017-05-15_09:16;;;;;False\nswyx01;;;;;2018-02-23_00:02;;;;;True;;;;;2018-02-23_01:01;;;;;True\n```\n\n## Services screenshot\n![](https://github.com/edvler/check_mk-urbackup-check/blob/master/docs/example-services-screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvler%2Fcheck_mk-urbackup-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedvler%2Fcheck_mk-urbackup-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvler%2Fcheck_mk-urbackup-check/lists"}