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
7b7332b943
Removed accidentaly added cache file
2019-09-23 17:48:33 +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
f28f478ade
Added missing Cmdlet definition to init function
2019-09-17 17:24:09 +02:00
Lord Hepipud
20ceed439c
Added Cmdlet to get Plugin and Cache dir
2019-09-17 17:23:29 +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
Lord Hepipud
49dc3849e5
Improved exception handling on a more global state
2019-09-14 16:12:24 +02:00
Lord Hepipud
2c96a60e6d
Fixed and improved Perf Data handling
...
* Added proper sorting for checks, packages and check results by name
* Fixed perf data formating to be supported by Icinga 2
* Fixed label naming by removing all invalid characters
* Fixed displaying of values by rounding to 2 digits on floats
2019-09-13 20:44:15 +02:00
Lord Hepipud
7d5a1b786e
Fixed arguments to properly work on all Windows environments
2019-09-13 19:16:19 +02:00
Lord Hepipud
2172ce2506
Added first draft for permission exception handling
2019-09-13 19:04:27 +02:00
Lord Hepipud
806e6909e2
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-09-13 17:04:09 +02:00
Lord Hepipud
035fbb8d49
Fixed update list throwing unknown for 0 pending updates
2019-09-13 17:04:05 +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
f0267ada70
Added Description for Invoke-IcingaCheckService
2019-09-13 15:59:45 +02:00
Alexander Stoll
3d854da218
Used Icinga-DSL for array-arg splitting
2019-09-13 15:59:22 +02:00
Alexander Stoll
c525ba8ed2
Changed Invoke-IcingaCheckService.psm1 to support multiple inputs
2019-09-13 14:29:38 +02:00
Alexander Stoll
b97329f20c
Moved Get-IcingaCheckCommandConfig.psm1 to intended directory
2019-09-13 11:46:09 +02:00
Alexander Stoll
ddcc508a83
Renamed Module; Code-Styling; Added Timestamp; Rewrote Commentbased Help; This is the supposedly last version that works (has worked)
2019-09-13 11:44:37 +02:00
Alexander Stoll
ab9805e522
Presumably finished Invoke-IcingaCheckCommandBasket Module
2019-09-13 09:22:27 +02:00
Alexander Stoll
b38c9c8197
Probably fixed ID issues
2019-09-13 08:18:31 +02:00
Alexander Stoll
a60034a5fc
Changed DataLists to Array; Added Synopsis, Description, Examples, Parameter, Inputs, Outputs, Link in Comment-Based-Help; Fixed 'self-export'; Changed codestyling; Deleted unnecessary code; Deleted unnecessary comments and added new one as deemed necessary
2019-09-12 09:10:55 +02:00
Alexander Stoll
7732b7942d
Update CheckBasket
2019-09-11 16:07:52 +02:00
Alexander Stoll
22ca274be6
Pulled from testing, build basic IcingaCheckCommandBasket-Function
2019-09-11 15:08:30 +02:00
Lord Hepipud
f0b86ec346
Added Tool-Function to get Sha1 from String elements
2019-09-10 09:38:35 +02:00