{"id":26666698,"url":"https://github.com/sunray/rackspace-agent-plugins","last_synced_at":"2025-03-25T18:37:08.974Z","repository":{"id":36243292,"uuid":"40547649","full_name":"sunray/rackspace-agent-plugins","owner":"sunray","description":"Custom Rackspace Plugins","archived":false,"fork":false,"pushed_at":"2016-01-07T18:29:04.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-03-03T11:56:58.758Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/sunray.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-08-11T14:48:56.000Z","updated_at":"2015-10-01T16:17:57.000Z","dependencies_parsed_at":"2022-09-04T12:41:06.558Z","dependency_job_id":null,"html_url":"https://github.com/sunray/rackspace-agent-plugins","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunray%2Frackspace-agent-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunray%2Frackspace-agent-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunray%2Frackspace-agent-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunray%2Frackspace-agent-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunray","download_url":"https://codeload.github.com/sunray/rackspace-agent-plugins/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245522135,"owners_count":20629237,"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":"2025-03-25T18:37:08.375Z","updated_at":"2025-03-25T18:37:08.967Z","avatar_url":"https://github.com/sunray.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rackspace Monitoring Agent Custom Plugins\n\nThis repository contains contributed custom plugins for the Rackspace Cloud\nMonitoring agent. For details about installing plugins, see [agent plugin check documentation](http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/appendix-check-types-agent.html#section-ct-agent.plugin).\n\n## Plugin Requirements\n\nEach plugin must fulfill the following properties:\n\n  * Output a status message to STDOUT\n  * Output one or more metrics if it succeeds in obtaining them to STDOUT\n  * Contain an appropriate license header\n  * Contain example alarm criteria\n\n## Status\n\nThe status message should be of the form \u003ccode\u003estatus $status_string\u003c/code\u003e, For example, it might be:\n\n\u003ccode\u003estatus ok succeeded in obtaining metrics\u003c/code\u003e\n\nor\n\n\u003ccode\u003e status err failed to obtain metrics\u003c/code\u003e\n\nThe status string should be a summary of the results, with actionable information if it fails.\n\n## Metrics\n\nThe metrics message should be of the form \u003ccode\u003emetric $name $type $value [unit]\u003c/code\u003e, for example:\n\n\u003ccode\u003emetric time int32 1 seconds\u003c/code\u003e\n\nThe units are optional, and if present should be a string representing the units of the metric measurement. Units may not be provided on string metrics, and may not contain any spaces.\n\nThe available types are:\n\n  * string\n  * float\n  * double\n  * int32\n  * int64\n  * uint32\n  * uint64\n  * gauge\n\n## Alarm Criteria\n\nEach script should contain, just below the license header, in a comment, an example alarm criteria that can be used for the plugin. See the [Rackspace Cloud Monitoring Documentation](http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/alerts-language.html#concepts-alarms-alarm-language) for how to write alarm criteria.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunray%2Frackspace-agent-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunray%2Frackspace-agent-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunray%2Frackspace-agent-plugins/lists"}