https://github.com/nemeslaszlo/iis-webapplication-checker
A script that can be placed in the Task Scheduler, which monitors that the IIS Application Pool is "Started", and the application is available. If not it sends an email with Sendgrid.
https://github.com/nemeslaszlo/iis-webapplication-checker
application-pool iis iis-server iis-site powershell powershell-script
Last synced: 8 months ago
JSON representation
A script that can be placed in the Task Scheduler, which monitors that the IIS Application Pool is "Started", and the application is available. If not it sends an email with Sendgrid.
- Host: GitHub
- URL: https://github.com/nemeslaszlo/iis-webapplication-checker
- Owner: NemesLaszlo
- Created: 2023-11-08T18:04:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T18:07:33.000Z (over 2 years ago)
- Last Synced: 2025-03-24T02:44:32.703Z (11 months ago)
- Topics: application-pool, iis, iis-server, iis-site, powershell, powershell-script
- Language: PowerShell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IIS-WebApplication-Checker
A script that can be placed in the Task Scheduler, which monitors that the IIS Application Pool is "Started", and the application is available.