FFDC logs name chgs, OS FFDC: cpuinfo, netstat, meminfo, FFDC OS checks

Changes to  journalctl.log and ffdc_report.txt to reflect the names of
the other logs (BMC_xxxx).
BMC_meminfo and BMC_procinfo to be there own files instead of in
ffdc_report.txt/BMC_general.
Added OS_meminfo,  OS_procinfo, netstat
Added check on OS FFDC for ping and able to ssh, if either of
these fail we bail.

Change-Id: I74dbccf1f23f11d39c731b41a39e406606c6c7ce
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/lib/openbmc_ffdc.robot b/lib/openbmc_ffdc.robot
index f4d330c..b8dc73b 100755
--- a/lib/openbmc_ffdc.robot
+++ b/lib/openbmc_ffdc.robot
@@ -7,13 +7,14 @@
 ...                logs
 ...                ├── 20160909102538035251_TestWarmreset
 ...                │   └── 20160909102538035251_TestWarmResetviaREST
-...                │       ├── 20160909102538035251_BMC_journalctl.log
+...                │       ├── 20160909102538035251_BMC_journalctl
 ...                │       ├── 20160909102538035251_BMC_proc_list
 ...                │       ├── 20160909102538035251_BMC_dmesg
 ...                │       ├── 20160909102538035251_BMC_inventory
 ...                │       ├── 20160909102538035251_BMC_led
 ...                │       ├── 20160909102538035251_BMC_record_log
 ...                │       ├── 20160909102538035251_BMC_sensor_list
+...                │       ├── 20160909102538035251_BMC_general.txt
 ...                │       ├── 20160909102538035251_OS_dmesg
 ...                │       ├── 20160909102538035251_OS_msglog
 ...                │       ├── 20160909102538035251_OS_cpufrequency
@@ -24,8 +25,7 @@
 ...                │       ├── 20160909102538035251_OS_syslog
 ...                │       ├── 20160909102538035251_OS_info
 ...                │       ├── 20160909102538035251_OS_rsct
-...                │       ├── 20160909102538035251_OS_secure
-...                │       └── 20160909102538035251_ffdc_report.txt
+...                │       └── 20160909102538035251_OS_secure
 ...                └── test_history.txt
 
 Resource           openbmc_ffdc_methods.robot