You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS name/version | We access these files for the OS version and name:<br/><br/> /etc/os-release<br/> /usr/lib/os-release <br/> /etc/enterprise-release <br/> /etc/redhat-release<br/> /etc/oracle-release<br/> /etc/SuSE-release<br/> /etc/lsb-release <br/> /etc/debian_version
@@ -363,13 +362,13 @@ Data transmitted per NIC | BWin32_PerfFormattedData_Tcpip_NetworkInterface | Byt
363
362
Disk count | BWin32_PerfFormattedData_PerfDisk_PhysicalDisk | Count of disks
364
363
Disk details | Win32_PerfFormattedData_PerfDisk_PhysicalDisk | DiskWritesPerSec, DiskWriteBytesPerSec, DiskReadsPerSec, DiskReadBytesPerSec.
365
364
366
-
### Windows performance data
365
+
### Linux performance data
367
366
368
367
Here's the Linux server performance data that the appliance collects and sends to Azure.
369
368
370
369
**Data** | **Linux**
371
370
--- | ---
372
-
CPU usage | cat /proc/stat|grep 'cpu ' /proc/stat
371
+
CPU usage | cat /proc/stat/|grep 'cpu ' /proc/stat
0 commit comments