When running rad_eap_test from icinga and reloading the icinga process, some of the running tests still get killed and don't delete temporary files.
In icinga2 log there is:
[2018-08-03 13:00:58 +0200] warning/PluginCheckTask: Check command for object 'radius1.cuni.cz!PING' (PID: 24108, arguments: '/usr/lib/nagios/plugins/check_ping' '-4' '-H' 'radius1.cuni.cz' '-c' '200,15%' '-w' '100,5%') terminated with exit code 128, output: <Terminated by signal 15 (Terminated).>
Any thoughts on how can i simulate this to determine where exactly the problem is? From the part of the log above, it seems that the ping command itself terminates. Could this be the same with rad_eap_test?
When running rad_eap_test from icinga and reloading the icinga process, some of the running tests still get killed and don't delete temporary files.
In icinga2 log there is:
Any thoughts on how can i simulate this to determine where exactly the problem is? From the part of the log above, it seems that the ping command itself terminates. Could this be the same with rad_eap_test?