V.B Computer resources

Order Description

I have a need for desktop application that checks local computer resources and ping status between other devices local. The program would then send the gathered information to a remote server using ReStful state push based on a designated time interval.

I would also like also the server side GUI to display the remote location and display the location as good or bad based on the information that was submitted to MySQL database.

Are you familiar with snmp, ping, wmi/ps for resource monitoring? The server side will be a php GUI interface that reads from the MySQL dB locates on the webserver.

The desktop application/agent will gather and push to server. Overall I would want both sides but would like to start with the agent first to confirm capabilities and comments in the source code.