Crited
beb2843a9b
Convert-Bytes returns hash with former and current unit
2019-10-31 09:43:13 +01:00
Lord Hepipud
9329d66fce
Improved basket check command config generator
...
* Add support for dynamic list creation
* Fixes plenty of static code definitions
2019-10-30 18:19:08 +01:00
Lord Hepipud
0ea4e46c15
Fixes Unix time by always using UTC
2019-10-30 17:57:36 +01:00
Lord Hepipud
866e5247a0
Fixes time span date output
2019-10-30 17:53:57 +01:00
Lord Hepipud
921c3345bf
Fixes spacing for checks within check packages
2019-10-30 17:53:31 +01:00
Crited
e66c2f0090
Reverse thresholds for memory
2019-10-30 14:44:44 +01:00
Crited
6095f6a586
Add Conversion for both IEC and SI Byte-Suffix (10^X & 2^X)
2019-10-30 13:52:37 +01:00
Crited
44fa6a8ab3
Generic Conversion for Bytes
2019-10-29 16:08:27 +01:00
Crited
393527564a
Changes Performance Counter category output
2019-10-29 15:40:35 +01:00
Crited
753fdf8f0e
Documentation skeletons and actual documentation
2019-10-29 11:34:59 +01:00
Lord Hepipud
a8c1212314
Fixes filtering of 'core' plugin argument
2019-10-29 09:08:44 +01:00
Crited
72b7749dc2
Add Set-NumericNegative Tool; Seperate Directory check into provider, change directory check from date to relative (20d)
2019-10-29 09:01:38 +01:00
Lord Hepipud
717417dd8a
Separation of install wizard and answer input
2019-10-28 17:10:33 +01:00
Lord Hepipud
6eefa92564
Fixes service user to point to local machine if not defined
2019-10-28 17:07:48 +01:00
Lord Hepipud
d720b17a92
Update Start-IcingaAgentInstallWizard.psm1
2019-10-28 16:59:11 +01:00
Lord Hepipud
1858f93c74
Add secure prompt to install Wizard
2019-10-28 16:56:05 +01:00
Lord Hepipud
c143f2e4d3
Add tool function to close and flush TCP connections
2019-10-22 20:05:43 +02:00
Lord Hepipud
30811a1dee
Add support to test for available functions
2019-10-22 19:19:57 +02:00
Lord Hepipud
613ab12067
Added Icinga Service and Service permission management
2019-10-17 22:51:12 +02:00
Lord Hepipud
092452c7ba
Added SecureString convertion functions
2019-10-17 09:57:16 +02:00
Lord Hepipud
0c5bcf9338
Improved Agent Install Wizard for global zone config
2019-10-17 08:44:48 +02:00
Lord Hepipud
409d532ae0
Fixed duplicate '__' in Perf Data output
2019-10-07 16:30:55 +02:00
Lord Hepipud
bfc1a973b2
Added helper function to test for administrative shell
2019-10-07 00:06:15 +02:00
Lord Hepipud
c509143433
Added proper support for custom plugins / lib elements
2019-10-07 00:04:30 +02:00
Lord Hepipud
784dea96a2
Improved code styling
2019-10-06 18:06:41 +02:00
Lord Hepipud
043e0b9e4f
Added help funtion to test for PSObjects members
2019-10-06 16:56:24 +02:00
Lord Hepipud
5a027f3e8c
Added support and management of threads
2019-10-05 21:59:03 +02:00
Lord Hepipud
f936d8e2b2
Added helper functions for Arrays and Hashtables
2019-10-05 21:51:39 +02:00
Lord Hepipud
4ab1f36284
Added first beta for CLI guided install wizard for the Agent
2019-09-30 00:35:29 +02:00
Lord Hepipud
85c8a8890a
Added missing tool function to start processes
2019-09-30 00:34:01 +02:00
Lord Hepipud
d1e345e201
Improved output while trying to enable/disable features
2019-09-30 00:33:17 +02:00
Lord Hepipud
4925279074
Changed AllowUpdate type for easier programmable use on Agent installation
2019-09-30 00:32:45 +02:00
Lord Hepipud
d3d319942e
Fixed code styling
2019-09-29 23:02:00 +02:00
Lord Hepipud
94cc881d97
Added Icinga Agent management Cmdlets
2019-09-29 18:25:40 +02:00
Lord Hepipud
57a104e56b
Added tool function to split IP and Port from strings
2019-09-29 18:18:31 +02:00
Lord Hepipud
2b5a9536ad
Added tool function to get Unix Time
2019-09-28 21:47:44 +02:00
Lord Hepipud
defdb38761
Added more details for new Check Plugin Command as starting point
2019-09-25 20:18:27 +02:00
Lord Hepipud
863bfb58e5
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
928602a2e6
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
e8fb372546
Removed debug output for New-CheckCommand Cmdlet
2019-09-25 19:55:27 +02:00
Lord Hepipud
b6082745df
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
02bc344c20
Fixed issue on opening new check commands with default Editor
2019-09-19 16:22:05 +02:00
Lord Hepipud
2248e209a2
Added exception handling on creating cache files
2019-09-19 12:26:48 +02:00
Lord Hepipud
b19f3a7168
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
5f4c788861
Added support to create and load cache data (prototype)
2019-09-17 17:17:38 +02:00
Lord Hepipud
912f12dc1e
Extended digit format with custom symbol
2019-09-16 17:53:29 +02:00
Lord Hepipud
1597b0afcf
Added tool function to increase digit count
...
* Added new function Format-IcingaDigitCount to fill digits with leading 0 depending on missing values
* Added this function to CPU check
2019-09-16 17:32:25 +02:00
Lord Hepipud
4c0520aad0
Fixed default value for Verbose argument on Config generation
2019-09-16 17:02:13 +02:00
Lord Hepipud
f8b4472375
Fixed Verbose Argument duplication and DataList type
2019-09-16 16:31:15 +02:00
Lord Hepipud
8de1fdf8ef
Improved Check-Command Config generation
...
* Switch arguments will now use boolean data types in Director
* Fixed an issue for Check Commands with integrated help, as arguments were not rendered properly
* Fixed an issue on datafield ID lookup and assigning
* Fixed an issue with assigning default values
2019-09-16 15:33:57 +02:00