Lord Hepipud
60ff633392
Fixes plain Icinga config generation
2021-06-09 13:13:31 +02:00
Lord Hepipud
a9126ce402
Re-Write execution of checks
2021-05-28 20:08:23 +02:00
Lord Hepipud
c9f657a413
Adds feature to hide SecureString in Director
2021-05-04 10:38:54 +02:00
Lord Hepipud
7b847bdb78
Adds experimental feature for internal API checks
2021-02-24 12:49:37 +01:00
Lord Hepipud
742d7e06ce
Fixes DSL for building array elements escaped
2021-02-24 09:33:04 +01:00
Lord Hepipud
bd8c241961
Fix Icinga 2 .conf file generator
...
Fixes Get-IcingaCheckCommandConfig -IcingaConfig generates invalid configuration file #181
2021-02-03 11:47:17 +01:00
Lord Hepipud
a9e089fc44
Small fix for Icinga .conf generation
2020-11-25 12:29:52 +01:00
Lord Hepipud
3c82757f1f
Adds native Icinga config support, publish cmdlet
...
Adds native support for writing Icinga 2 configuration for plugins and allows to easy publish new configurations for modules with the new Cmdlet Publish-IcingaPluginConfiguration
2020-11-24 12:34:28 +01:00
Lord Hepipud
ba131e7bef
Adds error on config generator for 64 digit args
2020-11-20 15:13:32 +01:00
Lord Hepipud
5060dec97a
Fixes array handling for ValidateSet
...
Empty arrays will now properly be rendered as empty array with @()
instead of $null. In addition the config renderer now also supports
ValidateSet for array entries
2020-11-18 18:18:16 +01:00
Lord Hepipud
8076a373f5
Adds support for SecureString handling on plugins
...
Fixes #98
2020-08-13 15:45:13 +02:00
Lord Hepipud
cdab7f0b5a
Fix error on basket render forillegal ValidateSet
...
Fixes #83
2020-08-12 10:38:07 +02:00
Christian Stein
22f341bd26
Adds additional notes for new check configuration handling
...
#95
2020-08-06 18:40:38 +02:00
Christian Stein
da5ee1b8b7
Improves error handling for Framework initialising and plugin execution
...
Fixes #95
2020-08-06 17:46:29 +02:00
Christian Stein
3e5a97d52b
Fix assignment indentation for variables/objects
2020-08-04 15:13:04 +02:00
Christian Stein
ac02ec7e3e
Fixes various code stylings, whitespaces, line handling, and so on
2020-08-04 14:48:32 +02:00
Lord Hepipud
8798ad890d
Fix type inpurt question duing Get-IcingaCheckCommandConfig
...
Fixes #89
2020-08-03 17:50:19 +02:00
Lord Hepipud
2b740785fe
Replaces Write-Host calls with custom console writes
2020-05-13 16:53:15 +02:00
Christian Stein
cfd28f30e2
Fixes broken datalist data type configuration on Basket generation
...
Fixes #45
2020-02-13 14:16:42 +01:00
Christian Stein
ac98e88626
Fixes broken switch arguments in basket configurator
...
Fixes #39
2020-02-03 17:28:31 +01:00
Crited
d8f72a11e8
Removes unnecessary comments
2019-11-04 11:37:34 +01:00
Crited
bdf0b7146e
Fixes config generating with datalists
2019-11-04 11:36:41 +01:00
Lord Hepipud
8057fcd907
Fixes repo links and namings
2019-10-31 17:24:30 +01:00
Lord Hepipud
55372ac7ea
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
c1170402c6
Fixes filtering of 'core' plugin argument
2019-10-29 09:08:44 +01:00
Lord Hepipud
59236ee0ec
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
98c5704c16
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
b6e1d67d31
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
eecf27782e
Fixed default value for Verbose argument on Config generation
2019-09-16 17:02:13 +02:00
Lord Hepipud
d3a84d2e67
Fixed Verbose Argument duplication and DataList type
2019-09-16 16:31:15 +02:00
Lord Hepipud
fae69a3e69
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
Lord Hepipud
516b915472
Fixed methods_execute variable naming
2019-09-16 12:06:05 +02:00
Lord Hepipud
10001cc84d
Fixed invalid entry_value key name
2019-09-16 12:02:38 +02:00
Alexander Stoll
ae241b6109
Fixed codestyling
2019-09-13 16:24:30 +02:00
Alexander Stoll
d7c1e27f84
Added missing description for documented plugin arguments
2019-09-13 16:23:34 +02:00
Alexander Stoll
4b8f73afb0
Fixed Codestyling
2019-09-13 16:01:46 +02:00
Alexander Stoll
3d854da218
Used Icinga-DSL for array-arg splitting
2019-09-13 15:59:22 +02:00
Alexander Stoll
b97329f20c
Moved Get-IcingaCheckCommandConfig.psm1 to intended directory
2019-09-13 11:46:09 +02:00