{"id":18806729,"url":"https://github.com/lefred/mysql-shell-innotop","last_synced_at":"2025-07-30T08:04:44.656Z","repository":{"id":140210470,"uuid":"162041625","full_name":"lefred/mysql-shell-innotop","owner":"lefred","description":"Innotop like module in MySQL Shell","archived":false,"fork":false,"pushed_at":"2019-12-05T11:17:42.000Z","size":19,"stargazers_count":17,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T19:17:42.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lefred.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":"2018-12-16T21:15:17.000Z","updated_at":"2021-04-02T04:07:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"6dfab8fa-f04e-42c4-a00e-05883ecc9dfc","html_url":"https://github.com/lefred/mysql-shell-innotop","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lefred/mysql-shell-innotop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fmysql-shell-innotop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fmysql-shell-innotop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fmysql-shell-innotop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fmysql-shell-innotop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lefred","download_url":"https://codeload.github.com/lefred/mysql-shell-innotop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lefred%2Fmysql-shell-innotop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267834751,"owners_count":24151637,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-11-07T22:49:24.966Z","updated_at":"2025-07-30T08:04:44.586Z","avatar_url":"https://github.com/lefred.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"MySQL Shell Innotop\n===================\n\nThis is a Innotop like Python module for MySQL Shell.\n\nHow to use it:\n--------------\n\n```\n mysqlsh --py root@localhost\n\n import sys\n sys.path.append('/home/fred/workspace/mysql-shell-innotop')\n import innotop\n\n innotop.session_processlist.run()\n``` \n\nIt's also possible to add some steps in *~/.mysqlsh/mysqlshrc.py*:\n\n```\n import sys\n sys.path.append('/home/fred/workspace/mysql-shell-innotop')\n import innotop\n```\n\nand then in the Shell, just call _innotop.session_processlist.run()_ \n\nhttps://youtu.be/QFgSPxZm9CY\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fmysql-shell-innotop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flefred%2Fmysql-shell-innotop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flefred%2Fmysql-shell-innotop/lists"}