{"id":20110762,"url":"https://github.com/dell/sassist","last_synced_at":"2025-05-06T10:32:26.415Z","repository":{"id":149118037,"uuid":"127927891","full_name":"dell/sassist","owner":"dell","description":"Dell SupportAssist log collector for Linux","archived":false,"fork":false,"pushed_at":"2024-02-21T19:15:23.000Z","size":34,"stargazers_count":9,"open_issues_count":0,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-09-20T00:05:59.231Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-04-03T15:17:47.000Z","updated_at":"2024-02-21T19:15:28.000Z","dependencies_parsed_at":"2023-05-05T02:31:16.077Z","dependency_job_id":"5717c5a5-9646-4a87-9376-284572313083","html_url":"https://github.com/dell/sassist","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fsassist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fsassist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fsassist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dell%2Fsassist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dell","download_url":"https://codeload.github.com/dell/sassist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224499885,"owners_count":17321605,"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-11-13T18:13:35.082Z","updated_at":"2024-11-13T18:13:35.952Z","avatar_url":"https://github.com/dell.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is 'sassist', Dell SupportAssist log collector agent for Linux.\n\n## What is 'sassist'?\nDell SupportAssist embedded in Dell iDRAC helps with troubleshooting/debugging issues with Dell PowerEdge Server hardware/OS.\n\n'sassist' is an agent that runs on the Linux Operating System to work with Dell iDRAC enabling log and configuration collection. It uses native log/configuration collection tools like [sos](https://github.com/sosreport/sos) and [supportconfig](https://www.suse.com/c/free_tools/supportconfig-linux/) available in popular Linux distributions.\n\n'sassist' requires Dell [iDRAC 9](https://www.dell.com/support/article/us/en/19/sln308699/idrac-9-versions-and-release-notes) or later.\n\n## Working\n - User initiates SupportAssist Collection from Dell iDRAC through any\n\tof the available interfaces (Web UI, wsman, redfish, racadm)\n - 'sassist' collects system logs/configuration and packages it for use by Dell iDRAC.\n - Dell iDRAC aggregates OS/firmware/hardware logs and makes it available via the requested method.\n\n## Download\n- 'sassist' is available in Fedora 29, openSUSE Leap 15.4 and Tumbleweed. It can be installed from the default repository. On SUSE Linux Enterprise Server 15 SP4 it is available via [SUSE PackageHub](https://packagehub.suse.com/packages/sassist/).\n- Pre-built packages for RHEL (CentOS, Fedora) and SLES (OpenSUSE) based distributions are available [here](https://github.com/dell/sassist/releases)\n\n## Build\n### rpm:\n- Download the [tarball](https://github.com/dell/sassist/releases/latest).\n- `tar xf \u003cVERSION\u003e.tar.gz`\n- `make`\n\n### deb:\n- TODO\n\n## Installation:\n- Install package\n  - `$ sudo yum install sassist-\u003cversion\u003e.rpm`\n\n  OR\n  - `$ sudo zypper in sassist-\u003cversion\u003e.rpm`\n- Start sassist\n  - `$ sudo systemctl enable --now sassist`\n\n## Usage:\n### Create a SupportAssist collection from Dell racadm cli:\n- `racadm supportassist accepteula`\n- `racadm supportassist collect -t sysinfo,osAppAll -f \u003cREPORT_LOCATION\u003e`\n- Report will be saved in REPORT_LOCATION\n- More details [here](https://www.dell.com/support/manuals/us/en/04/idrac9-lifecycle-controller-v3.00.00.00/idrac_3.00.00.00_racadm/supportassist?guid=guid-c7de9746-8581-4994-8dfe-1804237a10e3\u0026lang=en-us)\n\n### Create a SupportAssist collection from Dell iDRAC Web UI:\n- Navigate to Maintenance -\u003e SupportAssist\n- At the “SupportAssist Registration” screen, click \"Cancel\" (The support to automatically/periodically collect and upload logs to Dell Support sites is still not available with ‘sassist’. Until then, the log collection can only be initiated manually).\n- Click “Start a Collection”\n- Check “OS and Application Data” and click “Collect”\n- Accept EULA and click “Continue”\n- Monitor Progress. The process would take a couple of minutes.\n- On completion, click “Ok” and save the “zip” archive. This can be used for analysis/debugging.\n- More details [here](https://www.dell.com/support/article/dm/en/dmdhs1/sln306670/how-to-manually-create-the-supportassist-collection-with-idrac-9-?lang=en)\n\n## Notes\n- Do not run SupportAssist Collection while updating system firmware components with [Dell DSU](https://linux.dell.com/repo/hardware/dsu/).\n\nSend patches and suggestions to the following mailing list with \"sassist: \" in the subject line:\n[mailing list](https://lists.us.dell.com/mailman/listinfo/linux-poweredge)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fsassist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdell%2Fsassist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdell%2Fsassist/lists"}