{"id":16388597,"url":"https://github.com/phact/dse-netdata-agent","last_synced_at":"2026-06-12T20:32:23.775Z","repository":{"id":66535472,"uuid":"56110855","full_name":"phact/dse-netdata-agent","owner":"phact","description":null,"archived":false,"fork":false,"pushed_at":"2016-05-24T19:14:28.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T15:58:18.487Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/phact.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-13T01:28:29.000Z","updated_at":"2019-06-10T22:54:22.000Z","dependencies_parsed_at":"2023-05-18T23:00:33.518Z","dependency_job_id":null,"html_url":"https://github.com/phact/dse-netdata-agent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phact/dse-netdata-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Fdse-netdata-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Fdse-netdata-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Fdse-netdata-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Fdse-netdata-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phact","download_url":"https://codeload.github.com/phact/dse-netdata-agent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phact%2Fdse-netdata-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34262155,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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-10-11T04:29:29.463Z","updated_at":"2026-06-12T20:32:23.737Z","avatar_url":"https://github.com/phact.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dse-netdata-agent\n\nbased off of https://github.com/DataDog/jmxfetch this program generates dse\nmetrics in a netdata compatible format\n\n###pull repo:\n\n    mkdir /srv/\n    cd /srv/\n    git clone https://github.com/phact/dse-netdata-agent\n\n\n###to build:\n\n    mvn clean compile assembly:single\n\n###to run:\n\n    ./start.sh \u003cseconds\u003e\n\n\n## Installing and getting this running with netdata\n\n###Install netdata:\ndependencies\n\n    sudo apt-get install zlib1g-dev gcc make git autoconf autogen automake pkg-config uuid-dev\n\ndownload it - the directory 'netdata.git' will be created \n\n    git clone https://github.com/firehol/netdata.git --depth=1 \n    cd netdata \n\nbuild it \n\n    sudo ./netdata-installer.sh\n\nRun it\n\n    killall netdata\n    /usr/sbin/netdata\n\ncheck the log at \n\n    tail -f /var/log/netdata/error.log\n\nAdd the dse plugin\n\n    cp /srv/dse-netdata-agent/start-dse.sh /usr/libexec/netdata/plugins.d/dse.plugin\n    chmod +x /usr/libexec/netdata/plugins.d/dse.plugin\n\nRestart netdata to pick up the new plugin\n```\nsudo pkill -f dse.plugin\nsudo pkill -f cassandra.plugin\nsudo pkill -f jmxfetch\n\nsudo killall -w netdata\n\n/usr/sbin/netdata\n```\n\nHost the sample dashboards\n\n    cd /srv/dse-netdata-plugin/www\n    python -m SimpleHTTPServer\n\nHit the dashbaords at http://localhost:8000/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphact%2Fdse-netdata-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphact%2Fdse-netdata-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphact%2Fdse-netdata-agent/lists"}