icinga-powershell-framework/lib/core/framework
2022-02-08 09:14:13 +01:00
..
Clear-IcingaCheckSchedulerCheckData.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Clear-IcingaCheckSchedulerEnvironment.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Copy-ItemSecure.psm1 Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Disable-IcingaFrameworkApiChecks.psm1 Remove experimental for API Checks and module note 2022-01-14 20:53:16 +01:00
Disable-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Disable-IcingaFrameworkDebugMode.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Enable-IcingaFrameworkApiChecks.psm1 Remove experimental for API Checks and module note 2022-01-14 20:53:16 +01:00
Enable-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Enable-IcingaFrameworkDebugMode.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Expand-IcingaZipArchive.psm1 Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Get-IcingaCheckSchedulerCheckData.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaCheckSchedulerPerfData.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaCheckSchedulerPluginOutput.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaFrameworkApiChecks.psm1 Remove experimental for API Checks and module note 2022-01-14 20:53:16 +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-IcingaPrivateEnvironmentVariable.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Get-IcingaTimer.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Install-IcingaForWindowsService.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Install-IcingaFrameworkComponent.psm1 Adds support for JEA profiles 2021-09-02 09:23:10 +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 Moves IfW EventLog out of Application log 2022-01-21 18:40:32 +01:00
Invoke-IcingaForWindowsMigration.psm1 Adds upgrade notification to service binary 2022-01-25 11:54:18 +01:00
Invoke-IcingaInternalServiceCall.psm1 Adds support for check_by_icingaforwindows.ps1 2022-01-28 23:31:23 +01:00
Invoke-IcingaNamespaceCmdlets.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
New-IcingaEnvironmentVariable.psm1 Fixes progress status writer by reworking 2022-01-27 15:34:17 +01:00
Publish-IcingaPluginConfiguration.psm1 Fixes lots of code styling, spelling and script analyzer 2022-01-14 22:26:53 +01:00
Publish-IcingaPluginDocumentation.psm1 Improves plugin doc generator for better docs 2022-02-08 09:14:13 +01:00
Read-IcingaForWindowsLog.psm1 Moves IfW EventLog out of Application log 2022-01-21 18:40:32 +01:00
Read-IcingaWindowsEventLog.psm1 Fixes Icinga for Windows memory leak 2021-12-09 17:22:48 +01: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
Set-IcingaForWindowsMigration.psm1 Moves IfW EventLog out of Application log 2022-01-21 18:40:32 +01:00
Set-IcingaPrivateEnvironmentVariable.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Show-IcingaTimer.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Start-IcingaService.psm1 Improves Agent installation/uninstallation stability 2020-05-30 14:42:31 +02:00
Start-IcingaTimer.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Stop-IcingaService.psm1 Improves Agent installation/uninstallation stability 2020-05-30 14:42:31 +02:00
Stop-IcingaTimer.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Test-IcingaForWindowsMigration.psm1 Moves IfW EventLog out of Application log 2022-01-21 18:40:32 +01:00
Test-IcingaForWindowsService.psm1 Adds feature to test Icinga for Windows service 2021-08-17 17:50:32 +02:00
Test-IcingaFrameworkConsoleOutput.psm1 Adds experimental Feature "Management Console" 2021-03-01 11:15:21 +01:00
Test-IcingaTimer.psm1 Rewrite IfW service check daemon 2022-01-25 10:00:19 +01:00
Test-IcingaZipBinaryChecksum.psm1 Adds support for JEA profiles 2021-09-02 09:23:10 +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 Fixes ifw uninstaller to remove service binary 2022-02-06 17:12:17 +01:00
Uninstall-IcingaForWindowsService.psm1 Adds support for JEA profiles 2021-09-02 09:23:10 +02:00
Uninstall-IcingaFrameworkComponent.psm1 Fix Framework root folder lookup 2021-06-01 17:12:47 +02:00