{"id":19398176,"url":"https://github.com/helloimalemur/nagios_check_site_content","last_synced_at":"2026-04-11T16:41:11.900Z","repository":{"id":102961016,"uuid":"591964416","full_name":"helloimalemur/nagios_check_site_content","owner":"helloimalemur","description":"Nagios plugin written in Rust, used to check website for specified content.","archived":false,"fork":false,"pushed_at":"2024-01-23T22:50:36.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-07T11:12:26.752Z","etag":null,"topics":["availability","check-web-site","nagios","nagios-check","nagios-plugin","ncpa"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/helloimalemur.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-01-22T14:02:29.000Z","updated_at":"2023-03-10T22:46:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea437deb-76e0-4cb2-84bf-1e776d87e0fb","html_url":"https://github.com/helloimalemur/nagios_check_site_content","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/helloimalemur%2Fnagios_check_site_content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloimalemur%2Fnagios_check_site_content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloimalemur%2Fnagios_check_site_content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helloimalemur%2Fnagios_check_site_content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helloimalemur","download_url":"https://codeload.github.com/helloimalemur/nagios_check_site_content/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240571029,"owners_count":19822412,"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":["availability","check-web-site","nagios","nagios-check","nagios-plugin","ncpa"],"created_at":"2024-11-10T11:05:05.532Z","updated_at":"2026-04-11T16:41:06.845Z","avatar_url":"https://github.com/helloimalemur.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nagios_check_site_content\n    Nagios plugin written in Rust, used to check website for specified content.\n\n    sends GET to specified url and checks the response body for a specified keyword (Nagios compatible)\n\n    Format;\n    ./check_site **%username% **%password% %url% %keyword%\n\n    note:\n    installable as Nagios plugin\n    use environment variables to pass credentials\n\n### One-line Nagios Plugin Install\nbuilds in /tmp and copies bin to /usr/local/nagios/libexec/\n```agsl\ncurl -H 'Cache-Control: no-cache, no-store' https://raw.githubusercontent.com/helloimalemur/nagios_check_site_content/master/src/install_as_nagios_plugin.sh | sh\n```\n\n### Normal build\n    git clone https://github.com/helloimalemur/nagios_check_site_content.git\n    cd check_site_for_keyword/\n    cargo build\n    export CSUSER=\"\u003c\u003cusername\u003e\u003e\"\n    export CSCRED=\"\u003c\u003cpassword\u003e\u003e\"\n    target/debug/check_site_for_keyword \"$CSUSER\" \"$CSCRED\" https://elastic:9200 build_hash\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloimalemur%2Fnagios_check_site_content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelloimalemur%2Fnagios_check_site_content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelloimalemur%2Fnagios_check_site_content/lists"}