{"id":16321537,"url":"https://github.com/beardedfish/webmonitor-pro","last_synced_at":"2025-10-31T18:30:29.381Z","repository":{"id":197525544,"uuid":"689411325","full_name":"BeardedFish/WebMonitor-Pro","owner":"BeardedFish","description":"A PowerShell app that runs under a Cron job to check the uptime health of a custom range of website/web app services.","archived":false,"fork":false,"pushed_at":"2023-11-10T04:34:12.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T19:24:49.240Z","etag":null,"topics":["cron","devops","docker","monitoring","powershell","smtp"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=2sladIrmpL0","language":"PowerShell","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/BeardedFish.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}},"created_at":"2023-09-09T18:07:35.000Z","updated_at":"2023-11-10T04:35:50.000Z","dependencies_parsed_at":"2023-11-15T06:44:43.930Z","dependency_job_id":null,"html_url":"https://github.com/BeardedFish/WebMonitor-Pro","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"3b0c1e9ac56435c50d65c5329e4969f553b44745"},"previous_names":["beardedfish/webmonitor-pro"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FWebMonitor-Pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FWebMonitor-Pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FWebMonitor-Pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeardedFish%2FWebMonitor-Pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeardedFish","download_url":"https://codeload.github.com/BeardedFish/WebMonitor-Pro/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239221175,"owners_count":19602380,"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":["cron","devops","docker","monitoring","powershell","smtp"],"created_at":"2024-10-10T22:48:04.086Z","updated_at":"2025-10-31T18:30:29.341Z","avatar_url":"https://github.com/BeardedFish.png","language":"PowerShell","readme":"# WebMonitor Pro\n\nA PowerShell app that runs under a [Cron](https://en.wikipedia.org/wiki/Cron) job to check the uptime health of a custom range of website/web app services.\n\n## Requirements\n\nA minimum of [PowerShell 7.0](https://github.com/PowerShell/PowerShell/releases) must be installed in order to run this app.\n\n## How to Run\n\nBefore you can run the app, you must ensure that the `SmtpConfig.json` file exists in the same directory as the `App.ps1` file. The structure of this file must look like this (example values may vary):\n\n```json\n{\n\t\"$schema\": \"./SmtpConfig.schema.json\",\n\t\"Server\": \"smtp.example.com\",\n\t\"Port\": 587,\n\t\"Username\": \"noreply@example.com\",\n\t\"Password\": \"\",\n\t\"NoReplyEmailAddress\": \"noreply@example.com\",\n\t\"AlertReceiverEmailAddress\": \"admin@example.com\"\n}\n```\n\n### Host Machine\n\n```console\npwsh ./App.ps1\n```\n\n### Docker\n\n```\ndocker build -t darian-benam/webmonitor-pro .\ndocker run -d darian-benam/webmonitor-pro\n```\n\n**NOTE:** By default, `WebMonitor Pro` is scheduled to run every 6 hours according to its `Cron` job configuration.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedfish%2Fwebmonitor-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeardedfish%2Fwebmonitor-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeardedfish%2Fwebmonitor-pro/lists"}