aws-samples / aws-demo-php-simple-app

Application used for demonstration purposes for AWS Blogs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-demo-php-simple-app

Application was created for use with an AWS Partner blog post and will be used for demonstration purposes for other web applications.

This web application utilizes the PHP scripting language to gather information system information and display that information using HTML/CSS/Chart.js.

Information gathered is a read-only file handler that reads information from /proc/. Information gathered is, CPU load, memory use, network packet types, and disk use.

Features:

  • Simple PHP application tested on PHP 5.3 - 5.6
  • Load generation utility included

Other Items:

  • Currently no database test capabilities

About

Application used for demonstration purposes for AWS Blogs.

License:Apache License 2.0


Languages

Language:PHP 54.1%Language:CSS 24.9%Language:Shell 14.2%Language:JavaScript 6.7%