{"id":15173957,"url":"https://github.com/vroncevic/check_mysqldb","last_synced_at":"2026-01-19T13:06:32.749Z","repository":{"id":45998256,"uuid":"74347005","full_name":"vroncevic/check_mysqldb","owner":"vroncevic","description":"Checking MySQL DB","archived":false,"fork":false,"pushed_at":"2024-06-14T17:39:52.000Z","size":6948,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T08:45:27.086Z","etag":null,"topics":["administration","bash","checking","linux","macos","manager","mariadb","mariadb-server","mysql","mysql-database","qnx","shell","unix"],"latest_commit_sha":null,"homepage":"https://vroncevic.github.io/check_mysqldb","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vroncevic.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":"2016-11-21T09:25:00.000Z","updated_at":"2024-06-14T17:39:21.000Z","dependencies_parsed_at":"2023-12-17T01:29:12.104Z","dependency_job_id":"10c781be-15a3-408a-afb1-729e7636deb1","html_url":"https://github.com/vroncevic/check_mysqldb","commit_stats":{"total_commits":37,"total_committers":4,"mean_commits":9.25,"dds":"0.21621621621621623","last_synced_commit":"46d27943ffae568457f9f19da31a9fa5c05d281a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/vroncevic/check_mysqldb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fcheck_mysqldb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fcheck_mysqldb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fcheck_mysqldb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fcheck_mysqldb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vroncevic","download_url":"https://codeload.github.com/vroncevic/check_mysqldb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vroncevic%2Fcheck_mysqldb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28568834,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["administration","bash","checking","linux","macos","manager","mariadb","mariadb-server","mysql","mysql-database","qnx","shell","unix"],"created_at":"2024-09-27T11:05:21.952Z","updated_at":"2026-01-19T13:06:32.744Z","avatar_url":"https://github.com/vroncevic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Checking MySQL DB\n\n\u003cimg align=\"right\" src=\"https://raw.githubusercontent.com/vroncevic/check_mysqldb/dev/docs/check_mysqldb_logo.png\" width=\"25%\"\u003e\n\n**check_mysqldb** is shell tool for checking **[MySQL database](https://mariadb.org/)**.\n\nDeveloped in **[bash](https://en.wikipedia.org/wiki/Bash_(Unix_shell))** code: **100%**.\n\n[![check_mysqldb_shell_checker](https://github.com/vroncevic/check_mysqldb/actions/workflows/check_mysqldb_shell_checker.yml/badge.svg)](https://github.com/vroncevic/check_mysqldb/actions/workflows/check_mysqldb_shell_checker.yml)\n\nThe README is used to introduce the tool and provide instructions on\nhow to install the tool, any machine dependencies it may have and any\nother information that should be provided before the tool is installed.\n\n[![GitHub issues open](https://img.shields.io/github/issues/vroncevic/check_mysqldb.svg)](https://github.com/vroncevic/check_mysqldb/issues) [![GitHub contributors](https://img.shields.io/github/contributors/vroncevic/check_mysqldb.svg)](https://github.com/vroncevic/check_mysqldb/graphs/contributors)\n\n\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n**Table of Contents**\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Dependencies](#dependencies)\n- [Shell tool structure](#shell-tool-structure)\n- [Docs](#docs)\n- [Copyright and licence](#copyright-and-licence)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n### Installation\n\n![Debian Linux OS](https://raw.githubusercontent.com/vroncevic/check_mysqldb/dev/docs/debtux.png)\n\nNavigate to release **[page](https://github.com/vroncevic/check_mysqldb/releases)** download and extract release archive.\n\nTo install **check_mysqldb** type the following\n\n```bash\ntar xvzf check_mysqldb-4.0.tar.gz\ncd check_mysqldb-4.0\ncp -R ~/sh_tool/bin/   /root/scripts/check_mysqldb/ver.4.0/\ncp -R ~/sh_tool/conf/  /root/scripts/check_mysqldb/ver.4.0/\ncp -R ~/sh_tool/log/   /root/scripts/check_mysqldb/ver.4.0/\n```\n\nSelf generated setup script and execution\n\n```bash\n./check_mysqldb_setup.sh                  \n\n[setup] installing App/Tool/Script check_mysqldb\n\tTue Dec  2 10:06:13 PM CET 2025\n[setup] clean up App/Tool/Script structure\n[setup] copy App/Tool/Script structure\n[setup] remove github editor configuration files\n[setup] set App/Tool/Script permission\n[setup] create symbolic link of App/Tool/Script\n[setup] done\n\n/root/scripts/check_mysqldb/ver.4.0/\n├── bin/\n│   └── check_mysqldb.sh\n├── conf/\n│   ├── check_mysqldb.cfg\n│   ├── check_mysqldb.logo\n│   └── check_mysqldb_util.cfg\n└── log/\n    └── check_mysqldb.log\n\n4 directories, 5 files\nlrwxrwxrwx 1 root root 56 Dec  2 22:06 /root/bin/check_mysqldb -\u003e /root/scripts/check_mysqldb/ver.4.0/bin/check_mysqldb.sh\n```\n\nOr You can use docker to create image/container.\n\n### Usage\n\n```bash\n# Create symlink for shell tool\nln -s /root/scripts/check_mysqldb/ver.4.0/bin/check_mysqldb.sh /root/bin/check_mysqldb\n\n# Setting PATH\nexport PATH=${PATH}:/root/bin/\n\n# Checking MySQL database\ncheck_mysqldb mydb\n\ncheck_mysqldb ver.4.0\nTue Dec  2 10:06:58 PM CET 2025\n\n[check_root] Check permission for current session? [ok]\n[check_root] Done\n                                                                                                          \n           ██                      ██                                                 ██      ██ ██       \n          ░██                     ░██                                                ░██     ░██░██       \n    █████ ░██       █████   █████ ░██  ██       ██████████   ██   ██  ██████  ████   ░██     ░██░██       \n   ██░░░██░██████  ██░░░██ ██░░░██░██ ██       ░░██░░██░░██ ░░██ ██  ██░░░░  ██░░██  ░██  ██████░██████   \n  ░██  ░░ ░██░░░██░███████░██  ░░ ░████         ░██ ░██ ░██  ░░███  ░░█████ ░██ ░██  ░██ ██░░░██░██░░░██  \n  ░██   ██░██  ░██░██░░░░ ░██   ██░██░██        ░██ ░██ ░██   ░██    ░░░░░██░░█████  ░██░██  ░██░██  ░██  \n  ░░█████ ░██  ░██░░██████░░█████ ░██░░██ █████ ███ ░██ ░██   ██     ██████  ░░░░██  ███░░██████░██████   \n   ░░░░░  ░░   ░░  ░░░░░░  ░░░░░  ░░  ░░ ░░░░░ ░░░  ░░  ░░   ██     ░░░░░░      ░███░░░  ░░░░░░ ░░░░░     \n                                                            ░░                  ░░░                       \n                                                                                                          \n\t                                                                     \n\t\tInfo   github.io/check_mysqldb ver.4.0 \n\t\tIssue  github.io/issue\n\t\tAuthor vroncevic.github.io\n\n[check_mysqldb] Loading basic configuration!\n100% [================================================]\n\n[load_conf] Loading App/Tool/Script configuration!\n[check_cfg] Checking configuration file [/root/scripts/check_mysqldb/ver.4.0/conf/check_mysqldb.cfg] [ok]\n[check_cfg] Done\n\n[load_conf] Done\n\nEnter password: \n[check_mysqldb] Database [mydb] exist\n[logging] Checking directory [/root/scripts/check_mysqldb/ver.4.0/log/]? [ok]\n[logging] Write info log!\n[logging] Done\n\n[check_mysqldb] Done\n```\n\n### Dependencies\n\n**check_mysqldb** requires next modules and libraries\n* sh_util [https://github.com/vroncevic/sh_util](https://github.com/vroncevic/sh_util)\n\n### Shell tool structure\n\n**check_mysqldb** is based on MOP.\n\nShell tool structure\n\n```bash\nsh_tool/\n├── bin/\n│   └── check_mysqldb.sh\n├── conf/\n│   ├── check_mysqldb.cfg\n│   ├── check_mysqldb.logo\n│   └── check_mysqldb_util.cfg\n└── log/\n    └── check_mysqldb.log\n```\n\n### Docs\n\n[![Documentation Status](https://readthedocs.org/projects/check_mysqldb/badge/?version=latest)](https://check-mysqldb.readthedocs.io/projects/check_mysqldb/en/latest/?badge=latest)\n\nMore documentation and info at\n* [https://check_mysqldb.readthedocs.io/en/latest/](https://check-mysqldb.readthedocs.io/en/latest/)\n* [https://www.gnu.org/software/bash/manual/](https://www.gnu.org/software/bash/manual/)\n* [https://mariadb.com/kb/en/documentation/](https://mariadb.com/kb/en/documentation/)\n\n### Copyright and licence\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-4.0) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nCopyright (C) 2016 - 2026 by [vroncevic.github.io/check_mysqldb](https://vroncevic.github.io/check_mysqldb)\n\n**check_mysqldb** is free software; you can redistribute it and/or modify\nit under the same terms as Bash itself, either Bash version 4.2.47 or,\nat your option, any later version of Bash 4 you may have available.\n\nLets help and support FSF.\n\n[![Free Software Foundation](https://raw.githubusercontent.com/vroncevic/check_mysqldb/dev/docs/fsf-logo_1.png)](https://my.fsf.org/)\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://my.fsf.org/donate/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fcheck_mysqldb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvroncevic%2Fcheck_mysqldb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvroncevic%2Fcheck_mysqldb/lists"}