| .. |
|
Add-IcingaHashtableItem.psm1
|
Fixes Service Check Background Daemon Memory leak
|
2019-11-22 19:42:48 +01:00 |
|
Add-PSCustomObjectMember.psm1
|
Add support for Host-Address for Director Register
|
2019-12-12 15:49:56 +01:00 |
|
Convert-Bytes.psm1
|
Fixes naming of byte data types and functions
|
2020-02-04 09:33:27 +01:00 |
|
Convert-IcingaEndpointsToIP.psm1
|
Improves IP conversion by returning unresolved name only
|
2020-05-22 13:20:03 +02:00 |
|
ConvertFrom-IcingaSecureString.psm1
|
Added SecureString convertion functions
|
2019-10-17 09:57:16 +02:00 |
|
ConvertFrom-TimeSpan.psm1
|
Fixes time span date output
|
2019-10-30 17:53:57 +01:00 |
|
ConvertTo-ByteUnitIEC.psm1
|
Fixes naming of byte data types and functions
|
2020-02-04 09:33:27 +01:00 |
|
ConvertTo-ByteUnitSI.psm1
|
Fixes naming of byte data types and functions
|
2020-02-04 09:33:27 +01:00 |
|
ConvertTo-IcingaIPBinaryString.psm1
|
Fixes exceptions during interface discovery
|
2020-02-07 11:06:57 +01:00 |
|
ConvertTo-IcingaIPv4BinaryString.psm1
|
Fixes exceptions during interface discovery
|
2020-02-07 11:06:57 +01:00 |
|
ConvertTo-IcingaIPv6BinaryString.psm1
|
Improved code styling
|
2019-12-12 14:19:37 +01:00 |
|
ConvertTo-IcingaSecureString.psm1
|
Added SecureString convertion functions
|
2019-10-17 09:57:16 +02:00 |
|
ConvertTo-Integer.psm1
|
Fixes performance data by converting boolean to integer
|
2020-05-12 16:37:08 +02:00 |
|
ConvertTo-Seconds.psm1
|
Fixes ConvertTo-SecondsFromIcingaThreshold on default int values
|
2020-07-23 15:32:05 +02:00 |
|
Expand-IcingaIPv6String.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
Format-IcingaDigitCount.psm1
|
Extended digit format with custom symbol
|
2019-09-16 17:53:29 +02:00 |
|
Format-IcingaPerfDataLabel.psm1
|
Fixed duplicate '__' in Perf Data output
|
2019-10-07 16:30:55 +02:00 |
|
Format-IcingaPerfDataValue.psm1
|
Fixed and improved Perf Data handling
|
2019-09-13 20:44:15 +02:00 |
|
Get-IcingaCheckCommandConfig.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
Get-IcingaHashtableItem.psm1
|
Adds support to securely fetch elements from hashtables with default values
|
2020-03-27 16:36:25 +01:00 |
|
Get-IcingaNetworkInterface.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
Get-IcingaPSObjectProperties.psm1
|
Adds function to deserialize PSObject properties into name/value keypair
|
2020-03-30 09:32:54 +02:00 |
|
Get-IcingaServices.psm1
|
Fixes service exit code fetching
|
2020-02-18 13:36:46 +01:00 |
|
Get-IcingaUnixTime.psm1
|
Fixes Unix time by always using UTC
|
2019-10-30 17:57:36 +01:00 |
|
Get-IcingaUserSID.psm1
|
Fixes handling for LocalSystem account if set as service user
|
2020-03-11 13:01:54 +01:00 |
|
Get-IcingaValue.psm1
|
Adds examples for value comparison
|
2020-05-28 17:30:06 +02:00 |
|
Get-IPConfigFromString.psm1
|
Added tool function to split IP and Port from strings
|
2019-09-29 18:18:31 +02:00 |
|
Get-StringSha1.psm1
|
Added Tool-Function to get Sha1 from String elements
|
2019-09-10 09:38:35 +02:00 |
|
Get-UnitPrefixIEC.psm1
|
Add first draft unit determination tools
|
2020-02-07 15:07:29 +01:00 |
|
Get-UnitPrefixSI.psm1
|
Add first draft unit determination tools
|
2020-02-07 15:07:29 +01:00 |
|
Join-WebPath.psm1
|
Add function to combine web Urls properly
|
2019-11-02 14:48:44 +01:00 |
|
New-IcingaBasicAuthHeader.psm1
|
Improves and standardizes the wizard even further
|
2020-05-29 14:49:34 +02:00 |
|
New-IcingaCheckCommand.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
New-IcingaNewLine.psm1
|
Adds generic support for sending TCP client and REST network messages
|
2020-03-25 17:48:49 +01:00 |
|
New-IcingaTemporaryDirectory.psm1
|
Improve installation/updates for Framework and Plugins
|
2019-12-06 19:29:17 +01:00 |
|
New-IcingaTemporaryFile.psm1
|
Fixes temporary file creation on older Powershell versions
|
2019-11-22 19:59:54 +01:00 |
|
New-StringTree.psm1
|
Fixes spacing for checks within check packages
|
2019-10-30 17:53:31 +01:00 |
|
Pop-IcingaArrayListItem.psm1
|
Added helper functions for Arrays and Hashtables
|
2019-10-05 21:51:39 +02:00 |
|
Remove-IcingaDirectorSelfServiceKey.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
Remove-IcingaHashtableItem.psm1
|
Added helper functions for Arrays and Hashtables
|
2019-10-05 21:51:39 +02:00 |
|
Set-NumericNegative.psm1
|
Fixes repo links and namings
|
2019-10-31 17:24:30 +01:00 |
|
Show-IcingaDirectorSelfServiceKey.psm1
|
Replaces Write-Host calls with custom console writes
|
2020-05-13 16:53:15 +02:00 |
|
Split-IcingaCheckCommandArgs.psm1
|
Added tool function to translate Icinga Args in PS Args
|
2019-08-19 12:14:02 +02:00 |
|
Start-IcingaProcess.psm1
|
Added missing tool function to start processes
|
2019-09-30 00:34:01 +02:00 |
|
Test-AdministrativeShell.psm1
|
Added helper function to test for administrative shell
|
2019-10-07 00:06:15 +02:00 |
|
Test-IcingaFunction.psm1
|
Add support to test for available functions
|
2019-10-22 19:19:57 +02:00 |
|
Test-Numeric.psm1
|
Fixes repo links and namings
|
2019-10-31 17:24:30 +01:00 |
|
Test-PSCustomObjectMember.psm1
|
Added help funtion to test for PSObjects members
|
2019-10-06 16:56:24 +02:00 |