Commit Graph

15 Commits

Author SHA1 Message Date
levasseur
9aa7244824 added noerror function to execute stuff outside of error control system 2021-09-08 18:11:24 +02:00
levasseur
d8c1dfddd6 removed [[ TEST ]] && action form for if [[ TEST ]]; then action; fi for compatibility 2021-09-08 17:52:16 +02:00
levasseur
cba7107878 headers and cosmetics 2021-09-08 15:47:39 +02:00
levasseur
9057325412 Added manual configuration through command line, finished function headers comments 2021-09-06 15:21:12 +02:00
fatalerrors
66daa05175 Improved comments 2021-09-06 14:40:35 +02:00
fatalerrors
89164cfdb1 added proper headers to source files 2021-07-29 15:58:44 +02:00
fatalerrors
cf6c327c19 reworked error management, added --logfile option, reworked command line analysing 2021-07-20 20:59:38 +02:00
fatalerrors
0a4029e60d finished main program, added no-root-check option 2021-07-20 15:35:53 +02:00
fatalerrors
83a41fd21c beginning "create_vm" module, splitted main program 2021-07-13 12:58:47 +02:00
root
d7e0646875 fixed some issue on error treatment, some typo 2021-06-25 12:17:55 +02:00
levasseur
150f4c96c2 fix: checkmk_agent module renamed, main program reordering, conf_disks fixed, few typos 2021-06-23 17:34:17 +02:00
levasseur
e1321111d9 command line parsing implemented, implemented --force option to die(), few typos 2021-06-23 16:59:41 +02:00
fatalerrors
076a12b770 catch SIGINT and SIGTERM events 2021-06-18 11:01:20 +02:00
fatalerrors
69035c0c11 introducing die function, simplified error handling function 2021-06-18 10:45:29 +02:00
fatalerrors
71a283e0f5 preliminary support for error management 2021-06-17 18:28:03 +02:00