{"id":17048215,"url":"https://github.com/segfaultax/nagios_graphite","last_synced_at":"2025-10-24T09:35:06.639Z","repository":{"id":26772202,"uuid":"30230240","full_name":"SegFaultAX/nagios_graphite","owner":"SegFaultAX","description":"A Nagios check command for Graphite","archived":false,"fork":false,"pushed_at":"2021-04-20T17:03:41.000Z","size":45,"stargazers_count":3,"open_issues_count":3,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T10:36:24.435Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SegFaultAX.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":"2015-02-03T07:15:19.000Z","updated_at":"2022-12-28T01:35:09.000Z","dependencies_parsed_at":"2022-08-31T08:20:56.349Z","dependency_job_id":null,"html_url":"https://github.com/SegFaultAX/nagios_graphite","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SegFaultAX%2Fnagios_graphite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SegFaultAX%2Fnagios_graphite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SegFaultAX%2Fnagios_graphite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SegFaultAX%2Fnagios_graphite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SegFaultAX","download_url":"https://codeload.github.com/SegFaultAX/nagios_graphite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248154981,"owners_count":21056543,"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":[],"created_at":"2024-10-14T09:51:21.721Z","updated_at":"2025-10-24T09:35:01.596Z","avatar_url":"https://github.com/SegFaultAX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nagios Graphite\n\nA nagios check for graphite\n\n## Quick Start\n\n```shell\n$ pip install nagios_graphite\n\n$ nagios_graphite \\\n  -H http://example.com/render \\\n  -M 'com.example.*.cpu.load' \\\n  -N cpu_load_avg -w 4 -c 8 -F \"5minutes\" -A avg\nCRIT: cpu_load_avg (avg = 11)|avg=11;;;;\n\n$ echo $?\n2\n```\n\n## Documentation\n\n```\nUsage: nagios_graphite [options]\n\nOptions:\n  -U USERNAME, --username=USERNAME\n                        Username (HTTP Basic Auth)\n  -N NAME, --name=NAME  Metric name\n  -A FUNC, --algorithm=FUNC\n                        Algorithm for combining metrics, options: nullpct,\n                        999th, 95th, min, max, sum, avg, median, 99th,\n                        nullcnt, (default: avg)\n  -F FROM_, --from=FROM_\n                        Starting offset\n  -P PASSWORD, --password=PASSWORD\n                        Password (HTTP Basic Auth)\n  -o HTTP_TIMEOUT, --http-timeout=HTTP_TIMEOUT\n                        HTTP request timeout\n  -u UNTIL, --until=UNTIL\n                        Ending offset\n  -M TARGET, --target=TARGET\n                        Graphite target (series or query)\n  -v, --verbose\n  -H HOSTNAME, --hostname=HOSTNAME\n  -w WARNING, --warning=WARNING\n  -c CRITICAL, --critical=CRITICAL\n  -t TIMEOUT, --timeout=TIMEOUT\n  -h, --help            show this help message and exit\n```\n\n## Contributing\n\nWant to contribute? Great!\n\n1. Fork it.\n2. Create a branch (`git checkout -b my_markup`)\n3. Commit your changes (`git commit -am \"Added Snarkdown\"`)\n4. Push to the branch (`git push origin my_markup`)\n5. Open a [Pull Request][1]\n6. Enjoy a refreshing cup of coffee!\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2015 Michael-Keith Bernard\n\nSee LICENSE for full license.\n\n[1]: http://github.com/segfaultax/nagios_graphite/pulls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegfaultax%2Fnagios_graphite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegfaultax%2Fnagios_graphite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegfaultax%2Fnagios_graphite/lists"}