For detailed information about the appropriate description of the various supported CPUs and VMs, refer to Terminology.

The system monitor (SYSMON) collects CPU or VM usage data measurement entries with corresponding time stamps.

Note

For the DSC 8000, the data measurement entries are up to 32 CPU cores on each card.

On the DSC 8000 CPUs, only existing CPU cores (physicals and virtual cores) are assigned columns in the SYSMON data measurement file with valid values. On the VMs, only existing VM cores (physicals and virtual cores) are assigned columns in the SYSMON data measurement file with valid values. All remaining data measurement columns are assigned a value of zero.

The SYSMON application reads CPU or VM usage from the /tmp/.cpu_usage.txt file every ten seconds and then keeps track of the average value over a period of five minutes. The SYSMON data measurement file also includes the CPU or VM Usage Read Count which indicates the number of CPU or VM usage performed by SYSMON over the period of the five-minute interval.

The following figure shows an example for the CPU measurements:

SYSMON-30min
version=15.0
date			,instance,CORE 1 CPU USAGE,CORE 2 CPU USAGE,CORE 3 CPU USAGE,CORE 4 CPU USAGE,CORE 5 CPU USAGE,CORE 6 CPU USAGE,CORE 7 CPU USAGE,CORE 8 CPU USAGE,CORE 9 CPU USAGE,CORE 10 CPU USAGE,CORE 11 CPU USAGE,CORE 12 CPU USAGE,CORE 13 CPU USAGE,CORE 14 CPU USAGE,CORE 15 CPU USAGE,CORE 16 CPU USAGE,CORE 17 CPU USAGE,CORE 18 CPU USAGE,CORE 19 CPU USAGE,CORE 20 CPU USAGE,CORE 21 CPU USAGE,CORE 22 CPU USAGE,CORE 23 CPU USAGE,CORE 24 CPU USAGE,CORE 25 CPU USAGE,CORE 26 CPU USAGE,CORE 27 CPU USAGE,CORE 28 CPU USAGE,CORE 29 CPU USAGE,CORE 30 CPU USAGE,CORE 31 CPU USAGE,CORE 32 CPU USAGE,CPU USAGE READ COUNT
2019-04-04-00:30,slot_1	 ,6				  ,7			   ,6				,10				 ,0				  ,0			   ,0				,0				 ,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,30
2019-04-04-00:30,slot_2	 ,5				  ,6			   ,6				,9				 ,0				  ,0			   ,0				,0				 ,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,0				  ,0				,30



The instance represents the application object that generates the data measurements. The CPU or VM usage instance value is formatted as follows:

  • slot_<CPU>



  • No labels