Lord Hepipud
5ed5f0b5e2
Fixes Icinga for Windows memory leak
2021-12-09 17:22:48 +01:00
Lord Hepipud
32c4541397
Improves testing if Add-Type is already loaded
2021-11-25 13:12:57 +01:00
Lord Hepipud
cf2125d7a2
Use alias for args name on config generation
2021-10-28 17:28:41 +02:00
Lord Hepipud
6cb7743954
Fixes check command generator for aliases
2021-10-28 16:13:35 +02:00
Lord Hepipud
34b5d2a249
Fixes long lookups for users on large AD
2021-09-09 15:48:01 +02:00
Lord Hepipud
c8afe4ed4c
Adds various IMC improvements
2021-09-02 13:44:17 +02:00
Lord Hepipud
eb8ea9a497
Adds support for JEA profiles
2021-09-02 09:23:10 +02:00
Lord Hepipud
c7ff7f14ad
Fixes non string values for file writer
2021-08-21 14:13:49 +02:00
Lord Hepipud
ce35afe19b
Fixes file writer, which did not create files
2021-08-21 13:44:24 +02:00
Lord Hepipud
59830d9b01
Fixes config and file writer corruption
2021-08-21 13:29:13 +02:00
Lord Hepipud
63be379368
Adds improvements to IMC including cmd preview
2021-08-19 17:23:07 +02:00
Lord Hepipud
15f0090c8b
Adds mmc list view, kickstart filter, spelling fix
2021-08-18 18:42:47 +02:00
Lord Hepipud
e3c9396c59
Fix module import on non PS folders
2021-08-17 09:30:42 +02:00
Lord Hepipud
db2b7a745b
Adds repository management
2021-08-13 22:06:22 +02:00
Lord Hepipud
3afbce090e
Adds array thresholds and date time support
2021-08-13 16:54:32 +02:00
Lord Hepipud
e9ba8747f8
Remove legacy import from files
2021-08-07 14:27:17 +02:00
Lord Hepipud
57e55ecada
Fix exception on negative values
2021-07-27 14:56:37 +02:00
Lord Hepipud
23041ef59f
Add test function for add type
2021-07-16 11:04:13 +02:00
Lord Hepipud
8be9bf00a7
Fixes creation of default threshold values
2021-06-09 16:04:16 +02:00
Lord Hepipud
60ff633392
Fixes plain Icinga config generation
2021-06-09 13:13:31 +02:00
Lord Hepipud
0ca98758fc
Fixes input value decimal conversion
2021-06-04 13:25:27 +02:00
Lord Hepipud
dfda9154e1
Fix Framework root folder lookup
2021-06-01 17:12:47 +02:00
Lord Hepipud
8f16291fb5
Fixes exception on time conversion
2021-06-01 16:23:15 +02:00
Lord Hepipud
e840d81148
Ensure numbers are printed as numeric with .
2021-05-31 15:58:42 +02:00
Lord Hepipud
8b1441df3a
Fixes Test-Numeric for negative, adds microseconds
2021-05-31 10:55:49 +02:00
Lord Hepipud
28b78c1ec1
Adds first handling for Framework link speeds
2021-05-29 14:27:03 +02:00
Lord Hepipud
f6480e37c6
Fixes numeric converison to comparing thresholds
2021-05-29 10:55:56 +02:00
Lord Hepipud
53f75e8252
Merge pull request #259 from Icinga:fix/properly_format_time_span_string_values
...
Fix: Missing rounding for time span values
We should round time span values converted to string to transform `22,8934057h` to `22,89h` for example
2021-05-29 00:08:58 +02:00
Lord Hepipud
1761eedcad
Fix missing rounding for time span values
2021-05-29 00:07:25 +02:00
Lord Hepipud
6b3f27fae1
Fixes unhandled units might cause exception
2021-05-28 23:36:57 +02:00
Lord Hepipud
37596459ab
Fix array handling on log analyser; Adds timestamp
2021-05-28 21:09:16 +02:00
Lord Hepipud
a9126ce402
Re-Write execution of checks
2021-05-28 20:08:23 +02:00
Lord Hepipud
0b6e2235ed
Exit-IcingaExecutePlugin throws exception for localized PerfCounters
...
Fixes #232
2021-05-04 17:36:31 +02:00
Lord Hepipud
7bd8dccff8
Fixes missing attributes for services
2021-05-04 15:05:24 +02:00
Lord Hepipud
c9f657a413
Adds feature to hide SecureString in Director
2021-05-04 10:38:54 +02:00
Lord Hepipud
89764e5ba5
Adds Cmdlet for analysing EventLog content
2021-04-28 15:23:30 +02:00
Lord Hepipud
c4f6fcc1fd
Adds experimental Feature "Management Console"
2021-03-01 11:15:21 +01: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
e7c33d225f
Fixes plugin threshold conversion and adds % unit
2021-02-23 17:25:47 +01:00
Lord Hepipud
80051d6732
Ensure config.json is opened as read-only
2021-02-22 17:31:58 +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
116e6097b8
Prefer starttype of services fetching over WMI
2021-01-29 11:54:26 +01:00
Lord Hepipud
a1e6a780af
Adds support for ms on Unix Time
2021-01-21 15:51:24 +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
f9f095e16b
Adds support to add/remove/test Wmi permissions
...
You can now use 'Add-IcingaWmiPermissions' to add permissions for a
specific user and namespace and remove them with
'Remove-IcingaWmiPermissions'
2020-11-18 14:48:31 +01:00
Lord Hepipud
67c7d3c8e0
Merge pull request #60 from Icinga/feature/network_routes
...
Bugfix: Handle multiple network interfaces on discovery and add support for Windows 2008 R2
* Fixes issue on hosts with mulitple interfaces that provide virtual interfaces, causing problems on Director Self-Service creation
* Adds support for Windows 2008 R2
2020-11-06 15:23:27 +01:00