I want to write a php web application that extracts some rsources info from some application web server like :
Weblogic ( Average Hits per minute, CPU usage Current ,CPU Usage Over period of time, Memory (RAM) usage Current, Memory (RAM) usage Over period of time)
The same thing with oracle or mysql I need to extract (Number of Connections,
CPU usage Current ,CPU Usage Over period of time, Memory (RAM) usage Current, Memory (RAM) usage Over period of time)
And show them alive.
Thanks
Weblogic ( Average Hits per minute, CPU usage Current ,CPU Usage Over period of time, Memory (RAM) usage Current, Memory (RAM) usage Over period of time)
The same thing with oracle or mysql I need to extract (Number of Connections,
CPU usage Current ,CPU Usage Over period of time, Memory (RAM) usage Current, Memory (RAM) usage Over period of time)
And show them alive.
Thanks