{"id":21193396,"url":"https://github.com/semcha/mssql-dba-notifier","last_synced_at":"2026-04-28T09:32:40.190Z","repository":{"id":158746639,"uuid":"377234010","full_name":"semcha/mssql-dba-notifier","owner":"semcha","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-15T17:00:49.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T01:05:42.926Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semcha.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-15T16:53:55.000Z","updated_at":"2021-06-17T00:26:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bc79b3e-f3a3-4cdc-b48c-64d69565ebb2","html_url":"https://github.com/semcha/mssql-dba-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/semcha/mssql-dba-notifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semcha%2Fmssql-dba-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semcha%2Fmssql-dba-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semcha%2Fmssql-dba-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semcha%2Fmssql-dba-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semcha","download_url":"https://codeload.github.com/semcha/mssql-dba-notifier/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semcha%2Fmssql-dba-notifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32375399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T09:24:15.638Z","status":"ssl_error","status_checked_at":"2026-04-28T09:24:15.071Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-20T19:14:19.175Z","updated_at":"2026-04-28T09:32:39.877Z","avatar_url":"https://github.com/semcha.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mssql-dba-notifier\n\nSimple notification script for SQL Server DBA's.\n\n## Features\n\n* Multiple hosts\n* Currently support only disk free space alert\n* Currently support only [Telegram](https://telegram.org/) messenger\n* Currently support **only Windows Authentication** (`Trusted_Connection=yes`)\n\n## Prerequisites\n\n1. Python 3.7+\n2. [Microsoft ODBC Driver 17 for SQL Server](https://www.microsoft.com/en-US/download/details.aspx?id=56567)\n\n## Installation\n\n1. Install all requirements: `pip install -r requirements.txt` \n2. Add servers in config file (`config.toml`), for example:\n    ```\n    [[servers]]\n    host_name = \"my-server-1\"\n\n    [[servers]]\n    host_name = \"my-server-2\"\n\n    [[servers]]\n    host_name = \"...\"\n    ```\n3. Add Telegram `api_token` and `chat_id` in config file (`config.toml`)\n4. Run the script `main.py` periodically on your server via SQL Server Agent Job or Windows Scheduler","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemcha%2Fmssql-dba-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemcha%2Fmssql-dba-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemcha%2Fmssql-dba-notifier/lists"}