We recently updated to 8.3.4 in order to get past the "100s Receive Timeout" value.
Currently, I have a task item with a "Send Text" command that has the following configurations:
* Connection with timeout at 3600s
* Command Type: "Send Text" with Receive timeout: 21600s
I have two problems happening:
* The job isn't ending at either of the timeouts - I have had runs go greater than 8 hours
* The job isn't ending when the command ends and I exit:
Here's the output from one of my forced kill sessions.
Last login: Wed May 9 07:09:08 2018 from 10.96.20.58
/home/centos/ZabbixDBBackup.py -z AWS -p /tmp/ -t True
exit
[centos@prifmonmstr02 ~]$ /home/centos/ZabbixDBBackup.py -z AWS -p /tmp/ -t True
[A[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[Ke
mysqldump: [Warning] Using a password on the command line interface can be insecure.
Domain=[NAVIMEDIX] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager]
putting file /tmp/AWSZabbixDBBackup.bak_20180509_142509.gz as \ZABBIX/AWSZabbixDBBackup.bak_20180509_142509.gz (3644.7 kb/s) (average 3644.7 kb/s)
[centos@prifmonmstr02 ~]$
[centos@prifmonmstr02 ~]$ exit
logout
SSH Task returned error 0 from server.
As you can see, it logs out just fine, but the job doesn't terminate.
We are trying to avoid using the "Send Command" function for security purposes.
Edited by moderator
2018-05-16T15:23:00Z
|
Reason: Not specified