{"id":20863353,"url":"https://github.com/howardabrams/server-status","last_synced_at":"2026-04-22T15:39:15.834Z","repository":{"id":2915027,"uuid":"3924741","full_name":"howardabrams/server-status","owner":"howardabrams","description":"A little project to keep track of the access levels of some of my servers.","archived":false,"fork":false,"pushed_at":"2012-04-04T02:56:52.000Z","size":112,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T01:35:39.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://my-servers.cloudfoundry.com","language":"JavaScript","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/howardabrams.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":"2012-04-04T02:10:08.000Z","updated_at":"2013-11-20T10:20:04.000Z","dependencies_parsed_at":"2022-08-27T09:50:26.952Z","dependency_job_id":null,"html_url":"https://github.com/howardabrams/server-status","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/howardabrams/server-status","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fserver-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fserver-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fserver-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fserver-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/howardabrams","download_url":"https://codeload.github.com/howardabrams/server-status/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/howardabrams%2Fserver-status/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32143668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"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":[],"created_at":"2024-11-18T05:28:42.202Z","updated_at":"2026-04-22T15:39:15.816Z","avatar_url":"https://github.com/howardabrams.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Once Upon a Time\n----------------\n\nI've got a network problem with some of the servers in my lab.\nYeah, sad.\n\nWe're busy flipping cables and replacing routers, and I need a\nway to see if things are improving. I want to see *history* \nof request times.\n\nSo I put together a little [Node][1] app to download a file from\neach site, and store the results in a [Redis][3] database.\n\n\nInstalling\n----------\n\nMake sure you have the following engines installed locally:\n\n  * [Node][1]\n  * [NPM][2] ... Node.js package manager\n\nNext, download the code and run the following to download the\ndependencies:\n\n    npm install\n\n\nRunning\n-------\n\nStart up the server, via:\n\n    node app.js\n\nFinally, open up a browser and view the results:\n\n    http://localhost:3000/\n\n\nComponent Details\n-----------------\n\nThe server part is pretty straight-forward node code that kicks off a timer\nthat repeats every few seconds (details are stored in the `config.js` file).\n\nIn the `public` directory, the `index.html` builds up a panel for each site\nusing [Fuzzytoast][6]. A history of the results is displayed using the area\nchart from [Google Charts][4].\n\n\n  [1]: http://nodejs.org/\n  [2]: http://npmjs.org/\n  [3]: http://redis.org/\n  [4]: https://google-developers.appspot.com/chart/interactive/docs/gallery/areachart\n  [5]: http://jquery.com\n  [6]: http://www.fuzzytoast.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardabrams%2Fserver-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhowardabrams%2Fserver-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhowardabrams%2Fserver-status/lists"}