Lord Hepipud
564711c1b6
Improves plugin output on verbosity levels
...
Fixes #99
2020-08-13 17:54:00 +02:00
Christian Stein
ac02ec7e3e
Fixes various code stylings, whitespaces, line handling, and so on
2020-08-04 14:48:32 +02:00
Christian Stein
825ee4c666
Add support to check if Check-Package has checks
...
Fixes #48
2020-03-05 17:04:16 +01:00
Lord Hepipud
56d7541944
Improves plugin check output and visibility
2019-10-30 18:17:39 +01:00
Lord Hepipud
13a54bd117
Prepared check plugin and perf-data output for daemon integration
2019-09-28 21:45:59 +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
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
79b4518189
Fixed Plugin Output for multiple check packages
2019-08-19 18:08:50 +02:00
Lord Hepipud
73ce2aa8e5
Fixed missing argument of check object for InitCheck
2019-08-19 18:07:51 +02:00
Lord Hepipud
68ef49908c
Removed no longer required variables from Check Package
2019-07-24 13:02:03 +02:00
Lord Hepipud
36b4d53c1e
Check Packages will now return Unknown if no check is assigned
2019-07-24 13:01:50 +02:00
Lord Hepipud
891a93a1d4
Fixed check initialising for AddCheck() on Check Packages
2019-07-23 11:42:16 +02:00
Lord Hepipud
117214eca5
Replaced Silent argument for verbose on check packages
2019-07-22 18:03:19 +02:00
Lord Hepipud
850e8b4d3f
Added support to add additional checks to package by code
2019-07-22 13:15:44 +02:00
Lord Hepipud
c2e3ff2131
Small code styling fix
2019-07-22 10:35:23 +02:00
Lord Hepipud
1093cd17dc
Removed no longer required Output writing
2019-07-22 08:38:38 +02:00
Lord Hepipud
3078a0a937
Fixed spacing for multi-stack packages / checks in output
2019-07-22 08:37:54 +02:00
Lord Hepipud
9ffb9be1ad
Renamed lib icinga\checkresult to icinga\plugin
2019-07-19 20:06:29 +02:00