Lord Hepipud
|
ed8e109fad
|
Fixes MSI package reader on Windows 2012 R2
|
2021-08-13 22:46:56 +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
|
40aecbd6a9
|
Enforces Framework code caching
|
2021-08-06 16:08:24 +02:00 |
|
Lord Hepipud
|
9b371a01dc
|
Fix long file names on Windows copy
|
2021-08-06 15:08:53 +02:00 |
|
Lord Hepipud
|
351848dc6f
|
Relocating reconfigure menu entry
|
2021-08-06 13:59:02 +02:00 |
|
Lord Hepipud
|
cb31fe1f29
|
Adds feature to set listen ip, defaults localhost
|
2021-08-04 10:07:08 +02:00 |
|
Lord Hepipud
|
57e55ecada
|
Fix exception on negative values
|
2021-07-27 14:56:37 +02:00 |
|
Lord Hepipud
|
77de5485a1
|
Removes password on secure.string exceptions
|
2021-07-16 13:15:21 +02:00 |
|
Lord Hepipud
|
2268d9658c
|
Adds critical exception cmdlet and exit code catch
|
2021-07-16 11:47:00 +02:00 |
|
Lord Hepipud
|
23041ef59f
|
Add test function for add type
|
2021-07-16 11:04:13 +02:00 |
|
Lord Hepipud
|
584e3b2eeb
|
Fix possible security issue in service register
|
2021-07-09 09:24:54 +02:00 |
|
Lord Hepipud
|
0a09c4f388
|
Fixes null exception on GetBaseThresholdArguments
|
2021-07-05 17:50:37 +02:00 |
|
Lord Hepipud
|
9f423d060f
|
Fixes service daemon not working with arguments
|
2021-07-01 15:41:15 +02:00 |
|
Lord Hepipud
|
4d161676ec
|
Fixes NULL exception on REST message
|
2021-06-28 11:29:14 +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
|
7039cec560
|
Fixes string build creation on old windows systems
|
2021-06-04 13:21:26 +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
|
2009fa9340
|
Fixes StackOverflowException
|
2021-05-31 18:55:40 +02:00 |
|
Lord Hepipud
|
16d2677c4f
|
Fixes array handling for checks
|
2021-05-31 17:51:13 +02:00 |
|
Lord Hepipud
|
e3867ec4eb
|
Fixes unhandled exception on Icinga Cache
|
2021-05-31 16:05:01 +02:00 |
|
Lord Hepipud
|
e840d81148
|
Ensure numbers are printed as numeric with .
|
2021-05-31 15:58:42 +02:00 |
|
Lord Hepipud
|
eb81a12963
|
Fix double colon if added by check
|
2021-05-31 15:39:52 +02:00 |
|
Lord Hepipud
|
6537277d89
|
Fix perf data to add maximum if set only
|
2021-05-31 15:24:53 +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
|
f9012f3094
|
Fixes colon at package message and on no message
|
2021-05-29 12:57:41 +02:00 |
|
Lord Hepipud
|
050461d802
|
Fixes an issue with input value decimal conversion
|
2021-05-29 11:33:44 +02:00 |
|
Lord Hepipud
|
8c48ed570b
|
Fixes perfdata not written for unprocessed checks
|
2021-05-29 11:20:10 +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
|
8288cc4833
|
Merge pull request #258 from Icinga:fix/header_summary_considers_hidden_packages
Fix: Header summary should not include hidden packages/elements
Fixes header summary to no longer count in hidden elements for status counts
|
2021-05-28 23:52:41 +02:00 |
|
Lord Hepipud
|
e63bf3cbea
|
Fixes header summary, no longer counts hidden
|
2021-05-28 23:50:54 +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
|
71f54b29e7
|
Merge branch 'master' into feature/rewrite_exception_handler
|
2021-05-28 21:08:17 +02:00 |
|
Lord Hepipud
|
42626dab45
|
Rewrite exception handler
|
2021-05-28 21:06:33 +02:00 |
|
Lord Hepipud
|
a9126ce402
|
Re-Write execution of checks
|
2021-05-28 20:08:23 +02:00 |
|
Lord Hepipud
|
7f10d34ff0
|
Fixes self service for removed hosts/keys
|
2021-05-27 14:13:25 +02:00 |
|
Lord Hepipud
|
221973a964
|
Merge pull request #245 from haxtibal/bugfix/find_pfx_cert
Fix loading certificate from .pfx file
|
2021-05-25 13:08:55 +02:00 |
|
Lord Hepipud
|
acb8cbaf5c
|
Stops Icinga Agent during Framework upgrade
|
2021-05-25 10:09:14 +02:00 |
|
Lord Hepipud
|
476de7d9cc
|
Merge pull request #254 from Icinga/bugfix/make-exception-enums-not-plugin-specific
Bugfix: Make exception enums not plugin specific
|
2021-05-22 10:41:39 +02:00 |
|
Yonas Habteab
|
581e0d1a56
|
Make exception enums not plugin specific
|
2021-05-21 17:51:59 +02:00 |
|
Lord Hepipud
|
47203d39c5
|
Feature: Inform the user if plugins are executed which are not meeting dependency requirements
Fixes #250
|
2021-05-21 11:02:51 +02:00 |
|
Lord Hepipud
|
19a6952cee
|
Improve test if perf counter category exist
|
2021-05-19 15:24:48 +02:00 |
|