icinga-powershell-framework/lib/core/tools
Lord Hepipud 2c96a60e6d Fixed and improved Perf Data handling
* Added proper sorting for checks, packages and check results by name
* Fixed perf data formating to be supported by Icinga 2
* Fixed label naming by removing all invalid characters
* Fixed displaying of values by rounding to 2 digits on floats
2019-09-13 20:44:15 +02:00
..
ConvertFrom-TimeSpan.psm1 Added function to convert seconds to runtime 2019-08-20 17:01:20 +02:00
ConvertTo-ByteUnit.psm1 Fixed code spacing 2019-07-23 09:34:15 +02:00
ConvertTo-Seconds.psm1 Extended Second conversion with Icinga threshold handling 2019-08-20 16:31:07 +02:00
Format-IcingaPerfDataLabel.psm1 Fixed and improved Perf Data handling 2019-09-13 20:44:15 +02:00
Format-IcingaPerfDataValue.psm1 Fixed and improved Perf Data handling 2019-09-13 20:44:15 +02:00
Get-IcingaCheckCommandConfig.psm1 Fixed codestyling 2019-09-13 16:24:30 +02:00
Get-StringSha1.psm1 Added Tool-Function to get Sha1 from String elements 2019-09-10 09:38:35 +02:00
New-StringTree.psm1 Added basic generic tool collection 2019-07-19 19:35:08 +02:00
Split-IcingaCheckCommandArgs.psm1 Added tool function to translate Icinga Args in PS Args 2019-08-19 12:14:02 +02:00
Test-Numeric.psm1 Added basic generic tool collection 2019-07-19 19:35:08 +02:00