2017年10月30日 星期一

How to Use the Ping Command to Ping IPv4 or IPv6

Here’s a useful tidbit relating to ping on Windows: If you specify -4 or -6 after the IP address or hostname, you can ping either IPv4 or IPv6, respectively. For example:

To ping using IPv4:

  ping somehostname.com -4

To ping using IPv6:

  ping somehostname.com -6

2017年10月18日 星期三

2017年10月12日 星期四

Total CPU Utilization Percentage" is monitor not working as expected

Cause
======
CPU % and queue length are not above the threshold as per the properties of monitor

Resolution
=========
This is working as per the design.

We have the default monitor name : Total CPU Utilization Percentage.
We are dealing with two conditions here

1) Threshold CPU that is 95 % by default with number of samples collected is 3


2) Queue length which is 15 by default