Commit graph

22 commits

Author SHA1 Message Date
Lord Hepipud
000ab6e12e Improves msg for permssion error on CIM/WMI access 2020-08-26 13:38:05 +02:00
Christian Stein
47272bd243 Fixes permission error on EventLog registration by printing proper error message
Fixes #81
2020-08-06 19:06:59 +02:00
Christian Stein
da5ee1b8b7 Improves error handling for Framework initialising and plugin execution
Fixes #95
2020-08-06 17:46:29 +02:00
Christian Stein
3e5a97d52b Fix assignment indentation for variables/objects 2020-08-04 15:13:04 +02:00
Christian Stein
ac02ec7e3e Fixes various code stylings, whitespaces, line handling, and so on 2020-08-04 14:48:32 +02:00
Lord Hepipud
dce7789d91 Adds WMI/CIM wrapper permission error and WMI code handling
Implements #80
2020-07-27 12:38:57 +02:00
Lord Hepipud
64a7724340 Adds wrapper for WMI and CIM fetching with error handling
Implements #80
2020-07-27 11:32:36 +02:00
Lord Hepipud
7860818be1 Adds new exception messages and custom exception handling 2020-05-19 17:29:42 +02:00
Lord Hepipud
2b740785fe Replaces Write-Host calls with custom console writes 2020-05-13 16:53:15 +02:00
Christian Stein
499af2b92e Fixes PetaByte unit short name 2020-02-03 18:09:03 +01:00
Christian Stein
ff06ea5f13 Fixes unit naming for byte related types 2020-02-03 18:03:40 +01:00
Christian Stein
bec3459231 Adds proper handling for invalid inputs on byte conversion for plugin usage 2020-02-03 17:56:34 +01:00
Lord Hepipud
6d15aa47a0 Added support for check output stored differently on daemon execution 2019-10-05 22:01:15 +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
2c04a1ff64 Added ability to force exception throwing 2019-09-17 17:12:06 +02:00
Lord Hepipud
10fdea7660 Added note to restart service for permission changes 2019-09-16 11:27:09 +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
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