vmstat 1 | awk ‘{now=strftime(“%Y-%m-%d %T “); print now $0}’
iostat -x 1 | awk ‘{now=strftime(“%Y-%m-%d %T “); print now $0}’
vmstat 1 | awk ‘{now=strftime(“%Y-%m-%d %T “); print now $0}’
iostat -x 1 | awk ‘{now=strftime(“%Y-%m-%d %T “); print now $0}’