{"id":29357050,"url":"https://github.com/cesnet/nemea-dashboard","last_synced_at":"2026-02-05T10:33:39.653Z","repository":{"id":28825585,"uuid":"32349049","full_name":"CESNET/Nemea-Dashboard","owner":"CESNET","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-02T06:24:17.000Z","size":23295,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-04-05T23:36:15.829Z","etag":null,"topics":["liberouter","nemea"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CESNET.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-16T19:51:08.000Z","updated_at":"2023-04-05T23:36:15.829Z","dependencies_parsed_at":"2023-02-19T08:31:23.007Z","dependency_job_id":null,"html_url":"https://github.com/CESNET/Nemea-Dashboard","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/CESNET/Nemea-Dashboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2FNemea-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2FNemea-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2FNemea-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2FNemea-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CESNET","download_url":"https://codeload.github.com/CESNET/Nemea-Dashboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CESNET%2FNemea-Dashboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29119232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T09:40:36.738Z","status":"ssl_error","status_checked_at":"2026-02-05T09:36:49.977Z","response_time":65,"last_error":"SSL_read: 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":["liberouter","nemea"],"created_at":"2025-07-09T05:41:37.082Z","updated_at":"2026-02-05T10:33:39.647Z","avatar_url":"https://github.com/CESNET.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nemea Dashboard\nNemea Dashboard is a graphical user interface to interact with Nemea alerts dabatase. It features multiple dashboards with beautiful graphs showing current state of servers monitored by Nemea system\n\nNemea Dashboard's main developer is Petr Stehlík (stehlik[you-know-what]cesnet.cz). If you have any questions please contact Petr or create a new issue here on GitHub\n\n##Installing Nemea-Dashboard\n###Prequisites\nYou'll need `python` (tested on python 3.5), `pip` (in case of python3 pip3), `mongoDB` (~3.2.1) and any HTTP server (tested and run on `httpd`)\n\n###Installing\n1. Clone this repository\n2. Configure front-end (js/config.js) and back-end (config.json) accordingly\n2. (Optional) create python virtual environment (`virtualenv \u003cname\u003e`) and activate it\n3. Run `pip3 install -r requirements.txt`\n5. Start mongoDB (demo database TBD)\n6. Start web server\n7. Start Python API (`python3 apiv2.py`)\n8. Navigate to the web server\n\nDefault user login : `default`\nPassword: `test`\n\n##API Endpoints\nThe API is versioned in the URL and every endpoint starts with the version number (currently `/v2`)\n\n###User Management\nStarts with prefix `/users`\nUser authorization\n```\n/auth\n```\n\nUser logout\n```\n/logout\n```\n\n###Events\nStarts with prefix `/events`\n\n\nCreate indexes in MongoDB and return all created indexes\n```\n/indexes\n```\n\nView on aggregated events\n```\n/agg\n```\n\nGet last `n` events in DB\n```\n/\u003cn\u003e\n```\n\nSpecific query\n```\n/query\n```\n\nGet top event in each category\n```\n/top\n```\n\nGet one specified event\n```\n/id/\u003cevent_id\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fnemea-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesnet%2Fnemea-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesnet%2Fnemea-dashboard/lists"}