Lord Hepipud
6d15aa47a0
Added support for check output stored differently on daemon execution
2019-10-05 22:01:15 +02:00
Lord Hepipud
a2afbbe5fc
Fixed CheckCommand callback to fetch executed command
2019-10-05 21:59:37 +02:00
Lord Hepipud
16f5c5fe13
Added support and management of threads
2019-10-05 21:59:03 +02:00
Lord Hepipud
7150fd1236
Added support to manage framework config
2019-10-05 21:56:23 +02:00
Lord Hepipud
298ad37c83
Added helper functions for Arrays and Hashtables
2019-10-05 21:51:39 +02:00
Lord Hepipud
3e98e659bb
Fixed duplicate Performance Data output
2019-10-05 21:50:49 +02:00
Lord Hepipud
d722ae9932
Improved constructing of Performance Data
2019-10-05 21:50:13 +02:00
Lord Hepipud
af8b896303
Added first beta for CLI guided install wizard for the Agent
2019-09-30 00:35:29 +02:00
Lord Hepipud
6c85fc6f8c
Added missing tool function to start processes
2019-09-30 00:34:01 +02:00
Lord Hepipud
b0875a6a2b
Improved output while trying to enable/disable features
2019-09-30 00:33:17 +02:00
Lord Hepipud
9bd709f0da
Changed AllowUpdate type for easier programmable use on Agent installation
2019-09-30 00:32:45 +02:00
Lord Hepipud
411cfec4d4
Fixed code styling
2019-09-29 23:02:00 +02:00
Lord Hepipud
25dc0031b0
Added Icinga Agent management Cmdlets
2019-09-29 18:25:40 +02:00
Lord Hepipud
63a2054aa3
Added tool function to split IP and Port from strings
2019-09-29 18:18:31 +02:00
Lord Hepipud
460beb2d4f
Added tool function to get Unix Time
2019-09-28 21:47:44 +02:00
Lord Hepipud
13a54bd117
Prepared check plugin and perf-data output for daemon integration
2019-09-28 21:45:59 +02:00
Lord Hepipud
1c0844e5e7
Added more details for new Check Plugin Command as starting point
2019-09-25 20:18:27 +02:00
Lord Hepipud
59236ee0ec
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
95cfaf4638
Added Service User to Service provider for each service
2019-09-25 19:58:37 +02:00
Lord Hepipud
bbaca8d45b
Fixed code styling
2019-09-25 19:57:31 +02:00
Lord Hepipud
e105136b25
Check Commands will now return their Exit Code instead of exiting
2019-09-25 19:57:19 +02:00
Lord Hepipud
98c5704c16
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
9096a3d0f6
Removed debug output for New-CheckCommand Cmdlet
2019-09-25 19:55:27 +02:00
Lord Hepipud
b6e1d67d31
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
d8fdea903f
Fixed argument type of DisableTimeCache for EventLog check
2019-09-25 19:17:42 +02:00
Lord Hepipud
0e92b47ffa
Fixed issue on opening new check commands with default Editor
2019-09-19 16:22:05 +02:00
Lord Hepipud
f5d6f152ce
Added exception handling on creating cache files
2019-09-19 12:26:48 +02:00
Lord Hepipud
d5e3e78cbe
Fixed missing EventLog Check input for count on value
2019-09-19 12:08:01 +02:00
Lord Hepipud
67587940b9
Improved EventLog output
2019-09-19 11:56:32 +02:00
Lord Hepipud
290748e6dc
Fixed a crash on checks with identical naming
2019-09-19 11:56:06 +02:00
Lord Hepipud
7903724376
Added support to hide CheckPackage check output but keep perf data
2019-09-19 11:55:39 +02:00
Lord Hepipud
4c3c867839
Fixed include message filtering on EventLog
2019-09-19 11:40:58 +02:00
Lord Hepipud
e4f3de9321
Added additional exception handling for EventLog Check
2019-09-18 12:42:20 +02:00
Lord Hepipud
2d9dae4b64
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
dc65f8d3a7
Added EventLog Check Command and Provider
2019-09-17 17:24:39 +02:00
Lord Hepipud
4d3bdfd332
Added support to create and load cache data (prototype)
2019-09-17 17:17:38 +02:00
Lord Hepipud
2c04a1ff64
Added ability to force exception throwing
2019-09-17 17:12:06 +02:00
Lord Hepipud
17d8308e1f
Removed leading '_' from Total core
2019-09-16 18:07:57 +02:00
Lord Hepipud
977ca3c37d
Improved performance for CPU plugin execution with digit detection
2019-09-16 18:02:41 +02:00
Lord Hepipud
66d007f476
Replaced 0 with space for digits and auto added spacing
2019-09-16 17:59:12 +02:00
Lord Hepipud
c27df29aeb
Extended digit format with custom symbol
2019-09-16 17:53:29 +02:00
Lord Hepipud
60e7a52986
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
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
Lord Hepipud
10fdea7660
Added note to restart service for permission changes
2019-09-16 11:27:09 +02:00
Lord Hepipud
f5269014b1
Added first draft to create new CheckCommands over CLI
2019-09-14 16:14:24 +02:00
Lord Hepipud
ccca2e591f
Added missing exception definitions
2019-09-14 16:12:59 +02:00