{"id":26824827,"url":"https://github.com/cybcon/websphere-as-configcrawler","last_synced_at":"2025-03-30T10:17:45.705Z","repository":{"id":109483572,"uuid":"574489877","full_name":"cybcon/websphere-as-configcrawler","owner":"cybcon","description":"Output WebSphere Java Application Server configuration.","archived":false,"fork":false,"pushed_at":"2023-12-09T09:38:24.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T11:33:23.294Z","etag":null,"topics":["jython","websphere-server"],"latest_commit_sha":null,"homepage":"https://www.oberdorf-itc.de/","language":"Python","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/cybcon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.com/donate/?hosted_button_id=BHGJGGUS6RH44"]}},"created_at":"2022-12-05T12:32:56.000Z","updated_at":"2023-12-09T09:22:43.000Z","dependencies_parsed_at":"2023-12-14T09:00:33.223Z","dependency_job_id":"e52055c1-3dc6-49de-bbf6-933638d9f280","html_url":"https://github.com/cybcon/websphere-as-configcrawler","commit_stats":{"total_commits":36,"total_committers":2,"mean_commits":18.0,"dds":0.05555555555555558,"last_synced_commit":"57bbfd9b049b86caf15f43e7c364cece76e6007c"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybcon%2Fwebsphere-as-configcrawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybcon%2Fwebsphere-as-configcrawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybcon%2Fwebsphere-as-configcrawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybcon%2Fwebsphere-as-configcrawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybcon","download_url":"https://codeload.github.com/cybcon/websphere-as-configcrawler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301992,"owners_count":20755514,"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":["jython","websphere-server"],"created_at":"2025-03-30T10:17:45.063Z","updated_at":"2025-03-30T10:17:45.698Z","avatar_url":"https://github.com/cybcon.png","language":"Python","funding_links":["https://www.paypal.com/donate/?hosted_button_id=BHGJGGUS6RH44"],"categories":[],"sub_categories":[],"readme":"# Summary\n![logo](.readme/WAS-CC_Icon.png)\n\nThe WebSphere ApplicationServer ConfigCrawler is a small jython script (running in a wsadmin interpreter) and is able to output a lot of information about your IBM WebSphere ApplicationServer environment.\nAll configurable with a small config file where you can choose the scope and the items to crawl.\nOutput can be set to XML (for easy computer based postprocessing) or as simple Text fo easy administration overview.\n\n# Features\n- Easy to use\n- Good overview about your WAS configuration\n- Runs on Windows and Unix Platforms\n- Output on standard out - Redirect to file if needed\n- Plaintext and XML output\n- Tested on more than 400 different cells every night\n\n# Installation instructions\n1. Modify `crawler.conf` section `[cybcon_was]` and set\n   `libPath=\u003cpath where we can find the cybcon_was.py file\u003e`\n\n2. Modify `crawler.conf` for your needs\n\n3. execute crawler\u003cbr\u003eusage:\u003cbr/\u003e`./wsadmin.sh -lang jython -f /path/to/config_crawler.py /path/to/crawler.conf`\n\n# Project Samples\n\n## XML output example\n![XML output](.readme/xml_output.png)\n\n## Plaintext output example\n![Plaintext output](.readme/plaintext_output.png)\n\n## Configuration file example\n![configuration file](.readme/config_file.png)\n\n# Donate\nI would appreciate a small donation to support the further development of my open source projects.\n\n\u003ca href=\"https://www.paypal.com/donate/?hosted_button_id=BHGJGGUS6RH44\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png\" alt=\"Donate with PayPal\" width=\"200px\"\u003e\u003c/a\u003e\n\n# COPYRIGHT AND LICENSE\n\n(C) Copyright 2009-2023, Michael Oberdorf IT-Consulting \u003cinfo@oberdorf-itc.de\u003e\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to\ndeal in the Software without restriction, including without limitation the\nrights to use, copy, modify, merge, publish, distribute, sublicense, and/or\nsell copies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS\nIN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybcon%2Fwebsphere-as-configcrawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybcon%2Fwebsphere-as-configcrawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybcon%2Fwebsphere-as-configcrawler/lists"}