Lord Hepipud
2b5a9536ad
Added tool function to get Unix Time
2019-09-28 21:47:44 +02:00
Lord Hepipud
84e36475b4
Prepared check plugin and perf-data output for daemon integration
2019-09-28 21:45:59 +02:00
Lord Hepipud
0f9c2e35f2
Improved framework loading speed and overhead
2019-09-25 20:22:44 +02:00
Lord Hepipud
defdb38761
Added more details for new Check Plugin Command as starting point
2019-09-25 20:18:27 +02:00
Lord Hepipud
863bfb58e5
Added exit statement for command execution
2019-09-25 20:02:42 +02:00
Lord Hepipud
11c34f9d9b
Added Service User to Service provider for each service
2019-09-25 19:58:37 +02:00
Lord Hepipud
2a27482d9c
Fixed code styling
2019-09-25 19:57:31 +02:00
Lord Hepipud
b95281a1d8
Check Commands will now return their Exit Code instead of exiting
2019-09-25 19:57:19 +02:00
Lord Hepipud
928602a2e6
Improved Check-Command config by adding a Base Command
2019-09-25 19:56:05 +02:00
Lord Hepipud
e8fb372546
Removed debug output for New-CheckCommand Cmdlet
2019-09-25 19:55:27 +02:00
Lord Hepipud
b6082745df
Ensured custom_vars Variable Part is always identical
2019-09-25 19:30:02 +02:00
Lord Hepipud
632bb13d68
Fixed argument type of DisableTimeCache for EventLog check
2019-09-25 19:17:42 +02:00
Lord Hepipud
69f2d7551e
Removed accidentaly added cache file
2019-09-23 17:48:33 +02:00
Lord Hepipud
02bc344c20
Fixed issue on opening new check commands with default Editor
2019-09-19 16:22:05 +02:00
Lord Hepipud
2248e209a2
Added exception handling on creating cache files
2019-09-19 12:26:48 +02:00
Lord Hepipud
895e7f1631
Fixed missing EventLog Check input for count on value
2019-09-19 12:08:01 +02:00
Lord Hepipud
9c889d2210
Improved EventLog output
2019-09-19 11:56:32 +02:00
Lord Hepipud
26e077ebd6
Fixed a crash on checks with identical naming
2019-09-19 11:56:06 +02:00
Lord Hepipud
41b7cfecc7
Added support to hide CheckPackage check output but keep perf data
2019-09-19 11:55:39 +02:00
Lord Hepipud
daa587e4d0
Fixed include message filtering on EventLog
2019-09-19 11:40:58 +02:00
Lord Hepipud
21953dd274
Added additional exception handling for EventLog Check
2019-09-18 12:42:20 +02:00
Lord Hepipud
b19f3a7168
Added proper exception handling for Cache write failures
2019-09-17 17:56:56 +02:00
Lord Hepipud
937614d797
Added EventLog Check Command and Provider
2019-09-17 17:24:39 +02:00
Lord Hepipud
34417004d3
Added missing Cmdlet definition to init function
2019-09-17 17:24:09 +02:00
Lord Hepipud
6ff13ea12c
Added Cmdlet to get Plugin and Cache dir
2019-09-17 17:23:29 +02:00
Lord Hepipud
5f4c788861
Added support to create and load cache data (prototype)
2019-09-17 17:17:38 +02:00
Lord Hepipud
d7eedea277
Added ability to force exception throwing
2019-09-17 17:12:06 +02:00
Lord Hepipud
13f7a7f0db
Removed leading '_' from Total core
2019-09-16 18:07:57 +02:00
Lord Hepipud
41b10c69dd
Improved performance for CPU plugin execution with digit detection
2019-09-16 18:02:41 +02:00
Lord Hepipud
5c683d95b2
Replaced 0 with space for digits and auto added spacing
2019-09-16 17:59:12 +02:00
Lord Hepipud
912f12dc1e
Extended digit format with custom symbol
2019-09-16 17:53:29 +02:00
Lord Hepipud
1597b0afcf
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
4c0520aad0
Fixed default value for Verbose argument on Config generation
2019-09-16 17:02:13 +02:00
Lord Hepipud
f8b4472375
Fixed Verbose Argument duplication and DataList type
2019-09-16 16:31:15 +02:00
Lord Hepipud
8de1fdf8ef
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
9cd97fbbd9
Fixed methods_execute variable naming
2019-09-16 12:06:05 +02:00
Lord Hepipud
d632b4ada0
Fixed invalid entry_value key name
2019-09-16 12:02:38 +02:00
Lord Hepipud
203537da2b
Added note to restart service for permission changes
2019-09-16 11:27:09 +02:00
Lord Hepipud
49932ac17c
Added first draft to create new CheckCommands over CLI
2019-09-14 16:14:24 +02:00
Lord Hepipud
7d533513cb
Added missing exception definitions
2019-09-14 16:12:59 +02:00
Lord Hepipud
96284f07a3
Improved exception handling on a more global state
2019-09-14 16:12:24 +02:00
Lord Hepipud
88c12ad240
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
e422cacb9d
Fixed arguments to properly work on all Windows environments
2019-09-13 19:16:19 +02:00
Lord Hepipud
07efed717c
Added first draft for permission exception handling
2019-09-13 19:04:27 +02:00
Lord Hepipud
bcfd6b20b9
Merge branch 'testing' of https://github.com/LordHepipud/icinga-module-windows into testing
2019-09-13 17:04:09 +02:00
Lord Hepipud
7d4a5bef40
Fixed update list throwing unknown for 0 pending updates
2019-09-13 17:04:05 +02:00
Crited
e2b381e0c1
Fixed codestyling
2019-09-13 16:24:30 +02:00
Crited
33384531c6
Added missing description for documented plugin arguments
2019-09-13 16:23:34 +02:00
Crited
5888faef3d
Fixed Codestyling
2019-09-13 16:01:46 +02:00
Crited
f17afed3d0
Added Description for Invoke-IcingaCheckService
2019-09-13 15:59:45 +02:00