{"id":15531686,"url":"https://github.com/yeasy/tripled","last_synced_at":"2025-11-13T09:02:38.254Z","repository":{"id":16124417,"uuid":"18869623","full_name":"yeasy/tripled","owner":"yeasy","description":"TripleD -- OpenStack Cloud Detection, Diagnosis and Debug","archived":false,"fork":false,"pushed_at":"2015-07-21T11:53:11.000Z","size":208,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T12:22:43.151Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeasy.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":"2014-04-17T07:00:34.000Z","updated_at":"2018-06-09T03:45:49.000Z","dependencies_parsed_at":"2022-09-07T00:04:29.432Z","dependency_job_id":null,"html_url":"https://github.com/yeasy/tripled","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeasy%2Ftripled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeasy%2Ftripled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeasy%2Ftripled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeasy%2Ftripled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeasy","download_url":"https://codeload.github.com/yeasy/tripled/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240214610,"owners_count":19766263,"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-02T11:27:25.153Z","updated_at":"2025-11-13T09:02:33.234Z","avatar_url":"https://github.com/yeasy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"TripleD\n=======\n\nTripleD -- OpenStack Cloud Detection, Diagnosis and Debug\n\n#About\nDo you need to get some useful information with your OpenStack platform?\n\nAre you crazy when the cloud platform behavior abnormally?\n\nTripleD is a tool designed to help analyze your openstack platform intelligently and find problem and try to suggest solution automatically.\n\n#Installation\nFirst, get the installation package from github\n\n`git clone https://github.com/yeasy/tripled.git`\n\nThen install with\n\n`cd tripled; sudo bash ./install.sh`\n\nAfter the installation, start triple with\n\n`sudo tripled`\n\n#Usage\nThe usage of TripleD is simple and intuitive.\n\nThe supported usage options will shown with the `--h` flag.\n\n```\n$sudo tripled\nusage: tripled [-h] [--config-dir DIR] [--config-file PATH] [--version]\n               [--LOG-log_file PATH]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  --config-dir DIR      Path to a config directory to pull *.conf files from.\n                        This file set is sorted, so as to provide a\n                        predictable parse order if individual options are\n                        over-ridden. The set is parsed after the file(s)\n                        specified via previous --config-file, arguments hence\n                        over-ridden options in the directory take precedence.\n  --config-file PATH    Path to a config file to use. Multiple config files\n                        can be specified, with values in later files taking\n                        precedence. The default files used are: None\n  --version             show program's version number and exit\n\nLog options:\n  --LOG-log_file PATH, --logfile PATH\n                        (Optional) Name of log file to output to. If no\n                        default is set, logging will go to stdout.\n\n```\n\n##Configuration files\nThe default configuration file will be installed into `/etc/tripled/tripled.conf`.\n\nUsers can manually indicate the configuration file with the `--config-file` option.\n\nA sample configuration file is also included in the package\n```\n$cat etc/tripled.conf                                                                       \n[LOG]\nlog_file = /var/log/tripled.log\nuse_stderr = True\nlogging_default_level = debug\n\n[STACK]\ncontrol_nodes = 127.0.0.1\nnetwork_nodes = 127.0.0.1\ncompute_nodes = 10.0.1.101\n\n[CHECK]\nsystem = True\nneutron = True\nnova = True\n\n[AUTH]\nauth_url = http://127.0.0.1:5000/v2.0\nusername = admin\npassword = admin\ntenant_name = admin\n```\n\n#Features\n\n#Todo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeasy%2Ftripled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeasy%2Ftripled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeasy%2Ftripled/lists"}