{"id":16170470,"url":"https://github.com/corentinth/centreon-check_ram_as400","last_synced_at":"2025-06-15T18:34:13.326Z","repository":{"id":95926529,"uuid":"93742922","full_name":"CorentinTh/Centreon-Check_RAM_as400","owner":"CorentinTh","description":"A shell script for Centreon to monitor the amount of used RAM of an AS400 server.","archived":false,"fork":false,"pushed_at":"2017-10-04T08:41:37.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T11:35:32.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/CorentinTh.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-08T11:44:13.000Z","updated_at":"2023-09-08T17:26:06.000Z","dependencies_parsed_at":"2023-05-04T20:02:19.002Z","dependency_job_id":null,"html_url":"https://github.com/CorentinTh/Centreon-Check_RAM_as400","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/CorentinTh%2FCentreon-Check_RAM_as400","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2FCentreon-Check_RAM_as400/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2FCentreon-Check_RAM_as400/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CorentinTh%2FCentreon-Check_RAM_as400/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CorentinTh","download_url":"https://codeload.github.com/CorentinTh/Centreon-Check_RAM_as400/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247611191,"owners_count":20966491,"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-10T03:18:51.876Z","updated_at":"2025-04-07T07:29:16.337Z","avatar_url":"https://github.com/CorentinTh.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check-RAM-as400-for-Centreon\n\n## Description\nA simple shell script to check the ram usage of an IBM i (AS400) server. This is intended for the monitoring tools Centreon.\nIt uses the Simple Network Management Protocol (SNMP).\n\nIt also produce performance data for graphical representation in Centreon.\n\n## Download\nTo download the pluggin run this command in your pluggin folder :\n```\nwget https://raw.githubusercontent.com/CorentinTh/Centreon-Check_RAM_as400/master/check_as400_ram\n```\n\n## Usage\nRun the script using this syntaxe :\n```\n./check_as400_ram \u003chost_address\u003e \u003csnmp_community\u003e \u003csnmp_version\u003e \u003ccritical_threshold\u003e \u003cwarning_threshold\u003e\n```\n* `host_address` : the IP address or the DNS of the server you want to check\n* `snmp_community` : the SNMP community\n* `snmp_version` : the SNMP version\n* `critical_threshold` : the percentage of used RAM that will trigger a CRITICAL message\n* `warning_threshold` : the percentage of used RAM that will trigger a WARNING message\n\n## Output exemple\nHere is an exemple of the command :\n```\n./check_as400_ram 192.168.1.114 MyCommunity 1 90 80\nOK : RAM, used : 58031172 Kb (43 %), free : 76055484 Kb (56 %) on 134086656 Kb | \"used\"=58031172;0:26114027;0:29015586;0;0\n```\n\n## Credit \nInspired by this programm : https://www.netexpertise.eu/fr/reseau/supervision/monitorer-ressources-as400-mrtg.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinth%2Fcentreon-check_ram_as400","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorentinth%2Fcentreon-check_ram_as400","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorentinth%2Fcentreon-check_ram_as400/lists"}