Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T18:07:33.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:38:13.971Z (8 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.