From 1fa059ea3f2312b4501219e3d697a1753b147b3f Mon Sep 17 00:00:00 2001 From: lijia Date: Sat, 12 Oct 2019 13:51:13 +0800 Subject: 修复流量为0时, 计算丢包率除0 bug. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts.astana | 2 +- hosts.huayan | 2 +- hosts.xxg | 2 +- hosts.xxg.new | 2 +- .../tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm | Bin 158130748 -> 0 bytes .../tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm | Bin 0 -> 158141500 bytes 6 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm create mode 100644 roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm diff --git a/hosts.astana b/hosts.astana index dca4d0a..b776016 100644 --- a/hosts.astana +++ b/hosts.astana @@ -1,6 +1,6 @@ [all:vars] ansible_user=root -rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm [sled-mxn] 10.4.164.23 SN=CBT2201840103110 diff --git a/hosts.huayan b/hosts.huayan index ce9a186..fee4760 100644 --- a/hosts.huayan +++ b/hosts.huayan @@ -1,6 +1,6 @@ [all:vars] ansible_user=root -rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm [sled-mxn] 192.168.10.45 SN=CBT2201925000001 diff --git a/hosts.xxg b/hosts.xxg index 0336dc4..8eed513 100644 --- a/hosts.xxg +++ b/hosts.xxg @@ -1,6 +1,6 @@ [all:vars] ansible_user=root -rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm [sled-mxn] 192.168.40.165 SN=CBT2201925000001 diff --git a/hosts.xxg.new b/hosts.xxg.new index 4acdb6e..550c4ba 100644 --- a/hosts.xxg.new +++ b/hosts.xxg.new @@ -1,6 +1,6 @@ [all:vars] ansible_user=root -rpm_file_name=tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm +rpm_file_name=tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm [sled-mxn] 192.168.40.25 SN=CBT2201925000002 diff --git a/roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm b/roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm deleted file mode 100644 index de2dcb5..0000000 Binary files a/roles/tsg-common-files/tsg-cli-1.0.10.5148847-1.el7.x86_64.rpm and /dev/null differ diff --git a/roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm b/roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm new file mode 100644 index 0000000..31f36ac Binary files /dev/null and b/roles/tsg-common-files/tsg-cli-1.0.11.d276da8-1.el7.x86_64.rpm differ -- cgit v1.2.3