|
|
 |
August 20, 2008
I have created a php script for server monitoring, it basically pings, checks ssh service, and windows RDP. The problem is that it takes way to long to run (about 8 mins) and i actually need to run the check every 5 mins, so that wont work. I was told that python is better for multi threading and i found a small tutorial about it: http://www.wellho.net/solutions/python-python-threads-a-first-example.html. I also just found out perl would be an option as well, I have a mysql table that holds ...
Visit Job Site |
Back to Jobs
|