{"id":16644846,"url":"https://github.com/toyama0919/fluent-plugin-proc_count","last_synced_at":"2025-10-30T12:31:15.913Z","repository":{"id":56847123,"uuid":"74004905","full_name":"toyama0919/fluent-plugin-proc_count","owner":"toyama0919","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-19T07:35:48.000Z","size":10,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T08:31:57.721Z","etag":null,"topics":["fluentd","fluentd-plugin"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/toyama0919.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-17T08:13:17.000Z","updated_at":"2024-04-21T13:15:26.000Z","dependencies_parsed_at":"2022-09-12T11:44:31.103Z","dependency_job_id":null,"html_url":"https://github.com/toyama0919/fluent-plugin-proc_count","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ffluent-plugin-proc_count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ffluent-plugin-proc_count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ffluent-plugin-proc_count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toyama0919%2Ffluent-plugin-proc_count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toyama0919","download_url":"https://codeload.github.com/toyama0919/fluent-plugin-proc_count/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238703084,"owners_count":19516525,"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":["fluentd","fluentd-plugin"],"created_at":"2024-10-12T08:12:29.191Z","updated_at":"2025-10-30T12:31:15.503Z","avatar_url":"https://github.com/toyama0919.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fluent-plugin-proc_count\n[![Gem Version](https://badge.fury.io/rb/fluent-plugin-proc_count.svg)](http://badge.fury.io/rb/fluent-plugin-proc_count)\n[![Build Status](https://secure.travis-ci.org/toyama0919/fluent-plugin-proc_count.png?branch=master)](http://travis-ci.org/toyama0919/fluent-plugin-proc_count)\n\nprocess count check plugin for fluentd\n\n## Examples\n```\n\u003csource\u003e\n  @type proc_count\n  interval 60s\n\n  \u003cprocess\u003e\n    tag proc_count.fluentd\n    regexp bin/fluentd\n    proc_count 2 # expect process count\n  \u003c/process\u003e\n\n  \u003cprocess\u003e\n    tag proc_count.embulk\n    regexp embulk\n    proc_count 1 # expect process count\n  \u003c/process\u003e\n\u003c/source\u003e\n\n\u003cmatch **\u003e\n  @type stdout\n\u003c/match\u003e\n```\n\n#### output\n```\n# output: proc_count.example:  {\"regexp\":\"embulk\",\"proc_count\":0,\"expect_proc_count\":1,\"hostname\":\"npc064.local\"}\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new [Pull Request](../../pull/new/master)\n\n## Information\n\n* [Homepage](https://github.com/toyama0919/fluent-plugin-proc_count)\n* [Issues](https://github.com/toyama0919/fluent-plugin-proc_count/issues)\n* [Documentation](http://rubydoc.info/gems/fluent-plugin-proc_count/frames)\n* [Email](mailto:toyama0919@gmail.com)\n\n## Copyright\n\nCopyright (c) 2016 toyama0919\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Ffluent-plugin-proc_count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoyama0919%2Ffluent-plugin-proc_count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoyama0919%2Ffluent-plugin-proc_count/lists"}