{"id":21670520,"url":"https://github.com/engineering87/coreredisstats","last_synced_at":"2025-03-20T07:42:49.408Z","repository":{"id":55122396,"uuid":"266753146","full_name":"engineering87/CoreRedisStats","owner":"engineering87","description":"WebApplication for real-time monitoring of Redis, developed in ASP.NET Core with Razor Pages, fully compatible for both on-premise and Azure instances. The dashboard is developed with Bootstrap and AdminLTE.","archived":false,"fork":false,"pushed_at":"2021-01-13T13:51:40.000Z","size":17146,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-25T09:09:31.195Z","etag":null,"topics":["adminlte","asp-net-core","bootstrap","csharp","redis"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/engineering87.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}},"created_at":"2020-05-25T10:42:30.000Z","updated_at":"2021-01-13T13:51:46.000Z","dependencies_parsed_at":"2022-08-14T12:40:33.878Z","dependency_job_id":null,"html_url":"https://github.com/engineering87/CoreRedisStats","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/engineering87%2FCoreRedisStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineering87%2FCoreRedisStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineering87%2FCoreRedisStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/engineering87%2FCoreRedisStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/engineering87","download_url":"https://codeload.github.com/engineering87/CoreRedisStats/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574795,"owners_count":20474818,"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":["adminlte","asp-net-core","bootstrap","csharp","redis"],"created_at":"2024-11-25T12:32:52.782Z","updated_at":"2025-03-20T07:42:49.371Z","avatar_url":"https://github.com/engineering87.png","language":"JavaScript","readme":"[![Github license](mit.svg)](https://github.com/engineering87/CoreRedisStats/blob/master/LICENSE)\n\n# CoreRedisStats\nThe Project has been moved to [SharpRedisMonitor](https://github.com/sharpcode-it/SharpRedisMonitor)\n\n\nA Web application for real-time monitoring of Redis, developed in ASP.NET Core with Razor Pages, fully compatible for both on-premise and cloud instances. The dashboard is developed with Bootstrap and AdminLTE. This project was born with the aim of giving an alternative to the standard Ruby based redis-stat.\n\n### How it works\n**CoreRedisStack** uses StackExchange.Redis as client to Redis instance and retrieves information and statistics in real time by invoking the info command. Statistics are displayed in the main dashboard which currently has the following features:\n- CPU status display\n- Memory status duplay\n- Clients status display\n- Real-time operations per sec\n- General informations\n\n### Dashboard\n![Alt text](/wiki/img/Dashboard.PNG?raw=true)\n\n### How to use it\nTo use the application, simply edit the appsettings.json file by inserting the connection to the Redis instance.\n\n```json\n{\n  \"Config\": {\n    \"Servers\": [\n      {\n        \"Name\": \"server_name_here\",\n        \"Address\": \"server_address_here\",\n        \"Port\": 6380,\n        \"Password\": \"password_here\",\n        \"ConnectionString\": \"server_connectionstring_here\"\n      }\n    ]\n  }, \n  \"Logging\": {\n    \"LogLevel\": {\n      \"Default\": \"Debug\",\n      \"Microsoft\": \"Information\",\n      \"Microsoft.Hosting.Lifetime\": \"Information\"\n    }\n  },\n  \"AllowedHosts\": \"*\"\n}\n```\n\n### StackExchange Reference\nhttps://github.com/StackExchange/StackExchange.Redis\n\n### Contributing\nThank you for considering to help out with the source code!\nIf you'd like to contribute, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base.\n\n**Getting started with Git and GitHub**\n\n * [Setting up Git for Windows and connecting to GitHub](http://help.github.com/win-set-up-git/)\n * [Forking a GitHub repository](http://help.github.com/fork-a-repo/)\n * [The simple guide to GIT guide](http://rogerdudler.github.com/git-guide/)\n * [Open an issue](https://github.com/engineering87/CoreRedisStats/issues) if you encounter a bug or have a suggestion for improvements/features\n\n### Licensee\nCoreRedisStats source code is available under MIT License, see license in the source.\n\n### Contact\nPlease contact at francesco.delre.87[at]gmail.com for any details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineering87%2Fcoreredisstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fengineering87%2Fcoreredisstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fengineering87%2Fcoreredisstats/lists"}