Skip to content
Commit 124d31f0 authored by Marri Devender Rao's avatar Marri Devender Rao
Browse files

dreport: Fix network and timedate plugin failures during BMC dump generation



1) Due to some script errors network and timedate plugins
are failing during BMC dump generation fixed the same.

Failures:
/usr/share/dreport.d/pl_user.d/E30network: line 12: add_cmd_output: command not
found
/usr/share/dreport.d/pl_user.d/E30timedate: line 12: [: missing `]'

Tested:
timedate.log
timedatectl]
               Local time: Mon 2022-04-11 12:41:19 UTC
           Universal time: Mon 2022-04-11 12:41:19 UTC
                 RTC time: Mon 2022-04-11 12:41:19
                Time zone: UTC (UTC, +0000)
System clock synchronized: no
              NTP service: active
          RTC in local TZ: no

network.log
[netstat]
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         9.3.23.1        0.0.0.0         UG        0 0          0 eth1
0.0.0.0         9.3.23.1        0.0.0.0         UG        0 0          0 eth0
9.3.23.0        0.0.0.0         255.255.255.0   U         0 0          0 eth0

Signed-off-by: default avatarMarri Devender Rao <devenrao@in.ibm.com>
Change-Id: Id60b3238657af7edb3100319bfa57ab6503bad13
parent 33700c7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment