icinga-powershell-framework/lib/core/framework
2021-08-17 13:31:23 +02: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-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-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-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 Framework root folder lookup 2021-06-01 17:12:47 +02: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-IcingaForWindowsService.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Install-IcingaFrameworkComponent.psm1 Fix module import on non PS folders 2021-08-17 09:30:42 +02:00
Install-IcingaFrameworkPlugins.psm1 Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Install-IcingaFrameworkUpdate.psm1 Stops Icinga Agent during Framework upgrade 2021-05-25 10:09:14 +02:00
Invoke-IcingaInternalServiceCall.psm1 Exit-IcingaExecutePlugin throws exception for localized PerfCounters 2021-05-04 17:36:31 +02:00
Invoke-IcingaNamespaceCmdlets.psm1 Fix module import on non PS folders 2021-08-17 09:30:42 +02:00
New-IcingaCheckSchedulerEnvironment.psm1 Fix background service daemon; fix memory leak 2021-02-23 10:58:03 +01:00
Publish-IcingaPluginConfiguration.psm1 Fix module import on non PS folders 2021-08-17 09:30:42 +02:00
Remove-ItemSecure.psm1 Fixes remove item secure to use all args 2021-08-17 13:31:23 +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 Adds repository management 2021-08-13 22:06:22 +02:00
Uninstall-IcingaForWindowsService.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Uninstall-IcingaFrameworkComponent.psm1 Fix Framework root folder lookup 2021-06-01 17:12:47 +02:00