Skip to content

n0rbertg/aws-demo-php-simple-app

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.2%
  • CSS 24.9%
  • Shell 14.2%
  • JavaScript 6.7%