WatchDog
1.1.2
A configurable service watchdog
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
Copyright (c) 2023 Sascha Spiekermann
Package Details
Author(s)
- Sascha Spiekermann
Tags
Functions
Build-WatchDog Get-WatchDogConfig Get-WatchDogError Register-WatchDog Remove-WatchDog Start-WatchDog Unregister-WatchDog
Dependencies
-
- PSFramework (>= 1.9.310)
Release Notes
# Breaking release 1.1.0
- The return value of the Check and Fix scriptblocks is discarded
- hrow an exception in the scriptblocks to indicate an error
- README on GitHub got extra info for business logik
FileList
- WatchDog.nuspec
- changelog.md
- en-us\about_WatchDog.help.txt
- functions\readme.md
- internal\configurations\readme.md
- internal\functions\Test-WatchDogIsAdmin.ps1
- internal\tepp\assignment.ps1
- tests\functions\readme.md
- tests\general\PSScriptAnalyzer.Tests.ps1
- readme.md
- en-us\about_WatchDog_for_PSU.help.txt
- functions\Register-WatchDog.ps1
- internal\functions\Add-WatchDogError.ps1
- internal\scriptblocks\scriptblocks.ps1
- internal\tepp\example.tepp.ps1
- tests\general\FileIntegrity.Exceptions.ps1
- tests\general\strings.Exceptions.ps1
- en-us\strings.psd1
- functions\Remove-WatchDog.ps1
- internal\functions\Get-WatchDogConfig.ps1
- internal\scripts\license.ps1
- internal\tepp\InstanceNames.tepp.ps1
- tests\general\FileIntegrity.Tests.ps1
- tests\general\strings.Tests.ps1
- WatchDog.psd1
- functions\Build-WatchDog.ps1
- functions\Start-WatchDog.ps1
- internal\functions\Invoke-WatchDogScript.ps1
- internal\scripts\postimport.ps1
- internal\tepp\readme.md
- tests\general\Help.Exceptions.ps1
- xml\readme.md
- WatchDog.psm1
- functions\Get-WatchDogConfig.ps1
- functions\Unregister-WatchDog.ps1
- internal\functions\readme.md
- internal\scripts\preimport.ps1
- tests\pester.ps1
- tests\general\Help.Tests.ps1
- xml\WatchDog.Format.ps1xml
- bin\readme.md
- functions\Get-WatchDogError.ps1
- internal\configurations\configuration.ps1
- internal\functions\Register-WatchDogEventListener.ps1
- internal\scripts\strings.ps1
- tests\readme.md
- tests\general\Manifest.Tests.ps1
- xml\WatchDog.Types.ps1xml
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 (current version) | 213 | 12/18/2023 |
1.0.0 | 8 | 12/1/2023 |