statshow เป็นเซิร์ฟเวอร์ตรวจสอบ API แบบธรรมดา ซึ่งใช้โดยโครงการตรวจสอบสถิติ
require dirname ( __FILE__ ). ' /vendor/autoload.php ' ;
$ server = new statshow StatShow ( ' 0.0.0.0 ' , 8081 );
$ server -> start ();
การแสดงแผนภูมิ Highcharts
การดึงข้อมูลของบุคคลที่สามที่ค่อนข้างใช้งานง่าย
https://cloud.tencent.com/document/product/614/47044
https://cloud.tencent.com/document/product/614/56447 https://cloud.tencent.com/document/product/614/47044
|. เลือก uri, ฮิสโตแกรม (ส่ง ( TIMESTAMP เป็นการประทับเวลา) ช่วงเวลา 1 นาที) เป็น analytic_time นับ (*) เป็นกลุ่ม log_count ตามลำดับ uri โดยจำกัด analytic_time 1,000
|. เลือก uri นับ (*) เป็นกลุ่ม log_count ตามลำดับ uri โดย log_count ขยายขีดจำกัด 1,000
|. เลือก remote_addr นับ (*) เป็นกลุ่ม log_count ตามคำสั่ง remote_addr โดย log_count desc จำกัด 1,000
|. เลือก remote_addr,ip_to_city(remote_addr),uri, นับ (*) เป็นกลุ่ม log_count โดย remote_addr,uri เรียงลำดับตาม log_count desc
| เลือก uri,remote_addr,count (*) เป็นกลุ่ม log_count ตาม uri,remote_addr เรียงลำดับตาม log_count desc