icinga-powershell-framework/lib/core/framework
2021-03-01 12:38:35 +01:00
..
Clear-IcingaCheckSchedulerCheckData.psm1 Fix background service daemon; fix memory leak 2021-02-23 10:58:03 +01:00
Clear-IcingaCheckSchedulerEnvironment.psm1 Fix background service daemon; fix memory leak 2021-02-23 10:58:03 +01:00
Copy-ItemSecure.psm1 Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Disable-IcingaFrameworkApiChecks.psm1 Adds experimental feature for internal API checks 2021-02-24 12:49:37 +01:00
Disable-IcingaFrameworkCodeCache.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Disable-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Disable-IcingaFrameworkDebugMode.psm1 Adds documentation for several Cmdlets 2020-04-28 13:52:32 +02:00
Enable-IcingaFrameworkApiChecks.psm1 Adds experimental feature for internal API checks 2021-02-24 12:49:37 +01:00
Enable-IcingaFrameworkCodeCache.psm1 Adds code caching docs and removes experimental 2021-02-10 16:39:59 +01:00
Enable-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Enable-IcingaFrameworkDebugMode.psm1 Adds documentation for several Cmdlets 2020-04-28 13:52:32 +02:00
Expand-IcingaZipArchive.psm1 Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Get-IcingaCheckSchedulerCheckData.psm1 Fix background service daemon; fix memory leak 2021-02-23 10:58:03 +01:00
Get-IcingaCheckSchedulerPerfData.psm1 Use non-shared globals for check results 2021-02-22 16:54:39 +01:00
Get-IcingaCheckSchedulerPluginOutput.psm1 Use non-shared globals for check results 2021-02-22 16:54:39 +01:00
Get-IcingaFrameworkApiChecks.psm1 Adds experimental feature for internal API checks 2021-02-24 12:49:37 +01:00
Get-IcingaFrameworkCodeCache.psm1 Adds code caching docs and removes experimental 2021-02-10 16:39:59 +01:00
Get-IcingaFrameworkDebugMode.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Get-IcingaFrameworkServiceBinary.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Get-IcingaPowerShellModuleArchive.psm1 Fix invalid check if web response has errors 2020-11-20 12:03:42 +01:00
Get-IcingaPowerShellModuleVersion.psm1 Fixes version fetching for unloaded modules 2020-11-02 12:58:54 +01:00
Get-IcingaTimer.psm1 Adds timer functionality for performance analysis 2020-08-03 20:56:16 +02:00
Install-IcingaFrameworkComponent.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Install-IcingaFrameworkPlugins.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Install-IcingaFrameworkService.psm1 Changes error for service installation to warning on missing path 2020-05-22 13:41:24 +02:00
Install-IcingaFrameworkUpdate.psm1 Fixes crash during update due to code cache 2020-11-20 08:23:29 +01:00
Invoke-IcingaInternalServiceCall.psm1 Fixes wrong variable used for API check request 2021-03-01 12:38:35 +01:00
Invoke-IcingaNamespaceCmdlets.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
New-IcingaCheckSchedulerEnvironment.psm1 Fix background service daemon; fix memory leak 2021-02-23 10:58:03 +01:00
Publish-IcingaPluginConfiguration.psm1 Adds native Icinga config support, publish cmdlet 2020-11-24 12:34:28 +01:00
Remove-ItemSecure.psm1 Adds help for several Cmdlets 2020-05-22 09:52:48 +02:00
Restart-IcingaService.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Show-IcingaTimer.psm1 Fixes issue on show timer while no default timer was started on ShowAll 2020-08-06 00:17:17 +02:00
Start-IcingaService.psm1 Improves Agent installation/uninstallation stability 2020-05-30 14:42:31 +02:00
Start-IcingaTimer.psm1 Fixes uncatched invisible output 2020-09-15 15:46:33 +02:00
Stop-IcingaService.psm1 Improves Agent installation/uninstallation stability 2020-05-30 14:42:31 +02:00
Stop-IcingaTimer.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Test-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Test-IcingaTimer.psm1 Adds timer functionality for performance analysis 2020-08-03 20:56:16 +02:00
Test-IcingaZipBinaryChecksum.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Unblock-IcingaPowerShellFiles.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Uninstall-IcingaForWindows.psm1 Renames uninstaller arg Component to Name 2021-02-24 15:12:14 +01:00
Uninstall-IcingaFrameworkComponent.psm1 Renames uninstaller arg Component to Name 2021-02-24 15:12:14 +01:00
Uninstall-IcingaFrameworkService.psm1 Adds help for several Cmdlets 2020-05-22 09:52:48 +02:00